Status: Pass 73 Failure 9 Skip 12
| Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
| setUpClass (tempest.api.compute.servers.test_create_server | 3 | 0 | 2 | 0 | 1 | Detail | |
ServersTestBootFromVolume) |
skip
pt1.1: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume)
|
||||||
ServersTestJSON) |
fail
ft1.2: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/servers/test_create_server.py", line 61, in resource_setup
server_initial = cls.create_test_server(
validatable=True,
...<7 lines>...
adminPass=cls.password,
volume_backed=cls.volume_backed)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
clients,
^^^^^^^^
...<3 lines>...
volume_backed=volume_backed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs)
^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
clients.servers_client, server['id'], wait_until,
request_id=request_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ServersTestJSON:setUpClass) Server e2661eaf-54d7-4e8a-a1d0-2ff177c8b167 failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-d2e3f661-7ec3-4302-963d-648da5aa75d7. Current status: BUILD. Current task state: spawning.
|
||||||
ServersTestManualDisk) |
fail
ft1.3: setUpClass (tempest.api.compute.servers.test_create_server.ServersTestManualDisk)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/servers/test_create_server.py", line 61, in resource_setup
server_initial = cls.create_test_server(
validatable=True,
...<7 lines>...
adminPass=cls.password,
volume_backed=cls.volume_backed)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
clients,
^^^^^^^^
...<3 lines>...
volume_backed=volume_backed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs)
^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
clients.servers_client, server['id'], wait_until,
request_id=request_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ServersTestManualDisk:setUpClass) Server cb52724c-f145-4b4d-bfb9-a799d17e2033 failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-12b072c8-c020-4522-9e83-32c542e94980. Current status: BUILD. Current task state: spawning.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_actions | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerActionsTestJSON) |
fail
ft2.1: setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/servers/test_server_actions.py", line 85, in resource_setup
cls.server_id = cls.recreate_server(None, validatable=True,
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
wait_until='SSHABLE')
^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/base.py", line 435, in recreate_server
server = cls.create_test_server(
validatable,
...<3 lines>...
adminPass=cls.password,
**kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
clients,
^^^^^^^^
...<3 lines>...
volume_backed=volume_backed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs)
^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
clients.servers_client, server['id'], wait_until,
request_id=request_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ServerActionsTestJSON:setUpClass) Server 23b64d80-e273-4a6d-80fd-f3322645e0fc failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-f31720a8-57dc-4be9-88d9-d80c9a60e09a. Current status: BUILD. Current task state: spawning.
|
||||||
| setUpClass (tempest.api.compute.servers.test_server_addresses | 1 | 0 | 1 | 0 | 0 | Detail | |
ServerAddressesTestJSON) |
fail
ft3.1: setUpClass (tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 185, in setUpClass
raise value.with_traceback(trace)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 178, in setUpClass
cls.resource_setup()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/servers/test_server_addresses.py", line 36, in resource_setup
cls.server = cls.create_test_server(wait_until='ACTIVE')
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
clients,
^^^^^^^^
...<3 lines>...
volume_backed=volume_backed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs)
^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
clients.servers_client, server['id'], wait_until,
request_id=request_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (ServerAddressesTestJSON:setUpClass) Server 27d4ba76-c446-43ad-82d3-0d79b7212c99 failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-151d57a3-c152-4818-a94a-ae505f7fc10e. Current status: BUILD. Current task state: spawning.
|
||||||
| tearDownClass (tempest.api.compute.servers.test_attach_interfaces | 1 | 0 | 1 | 0 | 0 | Detail | |
AttachInterfacesUnderV243Test) |
fail
ft4.1: tearDownClass (tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 210, in tearDownClass
teardown()
~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 757, in clear_credentials
cls._creds_provider.clear_creds()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/dynamic_creds.py", line 587, in clear_creds
self._clear_isolated_net_resources()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/dynamic_creds.py", line 577, in _clear_isolated_net_resources
self._clear_isolated_subnet(creds.subnet['id'],
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
creds.subnet['name'])
^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/dynamic_creds.py", line 540, in _clear_isolated_subnet
client.delete_subnet(subnet_id)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet 259f26f9-eb25-45a5-939d-3ea85b4b6b05: One or more ports have an IP allocation from this subnet.', 'detail': ''}
|
||||||
| tearDownClass (tempest.scenario.test_server_basic_ops | 1 | 0 | 1 | 0 | 0 | Detail | |
TestServerBasicOps) |
fail
ft5.1: tearDownClass (tempest.scenario.test_server_basic_ops.TestServerBasicOps)testtools.testresult.real._StringException: Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 246, in tearDownClass
raise value.with_traceback(trace)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 210, in tearDownClass
teardown()
~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/test.py", line 757, in clear_credentials
cls._creds_provider.clear_creds()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/dynamic_creds.py", line 587, in clear_creds
self._clear_isolated_net_resources()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/dynamic_creds.py", line 577, in _clear_isolated_net_resources
self._clear_isolated_subnet(creds.subnet['id'],
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
creds.subnet['name'])
^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/dynamic_creds.py", line 540, in _clear_isolated_subnet
client.delete_subnet(subnet_id)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet 8a5ab55b-9d80-4d29-8b2a-d96ea9bca0fa: One or more ports have an IP allocation from this subnet.', 'detail': ''}
|
||||||
| tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test | 1 | 0 | 1 | 0 | 0 | Detail | |
test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke] |
fail
ft6.1: tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip[id-c7e0e60b-ee45-43d0-abeb-8596fd42a2f9,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-26 08:11:10,402 339962 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-26 08:11:10,402 339962 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-26 08:11:11,069 339962 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://192.0.2.10:8774/v2.1/os-keypairs 0.667s
2026-06-26 08:11:11,070 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1521641796", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIwNZaF1BLDPeYzKgvkjxuvLlF/gjBlCCenK01wf7Yqc30gMQG8DzMnZxvZZpHdXQQUAMaeoDg241oeJR88UaUspcydU9ifZJ+mvavyehapalKDifCwpahDhwXEIxS0orw=="}}
Response - Headers: {'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e6464b3-2bf9-4187-a122-bc2d501e53a0', 'x-compute-request-id': 'req-7e6464b3-2bf9-4187-a122-bc2d501e53a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1521641796", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIwNZaF1BLDPeYzKgvkjxuvLlF/gjBlCCenK01wf7Yqc30gMQG8DzMnZxvZZpHdXQQUAMaeoDg241oeJR88UaUspcydU9ifZJ+mvavyehapalKDifCwpahDhwXEIxS0orw==", "fingerprint": "84:2d:30:13:8a:38:3a:ce:77:1e:cc:08:de:d8:13:1d", "user_id": "99234130910247b1a194462293935bd9"}}'
2026-06-26 08:11:11,071 339962 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1521641796 created
2026-06-26 08:11:11,658 339962 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/security-groups 0.586s
2026-06-26 08:11:11,658 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--792290785", "description": "tempest-description--2055224264"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-fc7c9be8-5f19-41ac-a1c3-87d6a709641c', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups'}
Body: b'{"security_group": {"id": "c96b77fe-ddd9-45c2-a41e-784240831ab1", "name": "tempest-securitygroup--792290785", "stateful": true, "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "project_id": "e0122b7e44fb4c95a882da6a32057409", "description": "tempest-description--2055224264", "shared": false, "security_group_rules": [{"id": "43f5352b-2d20-4f56-9144-818a56df3a6e", "project_id": "e0122b7e44fb4c95a882da6a32057409", "security_group_id": "c96b77fe-ddd9-45c2-a41e-784240831ab1", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 665, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:11Z", "updated_at": "2026-06-26T08:11:11Z", "revision_number": 0, "tenant_id": "e0122b7e44fb4c95a882da6a32057409"}, {"id": "7dfb32ab-1dd9-454d-a5f2-abbbc59e585f", "project_id": "e0122b7e44fb4c95a882da6a32057409", "security_group_id": "c96b77fe-ddd9-45c2-a41e-784240831ab1", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 666, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:11Z", "updated_at": "2026-06-26T08:11:11Z", "revision_number": 0, "tenant_id": "e0122b7e44fb4c95a882da6a32057409"}], "tags": [], "created_at": "2026-06-26T08:11:11Z", "updated_at": "2026-06-26T08:11:11Z", "revision_number": 1}}'
2026-06-26 08:11:11,889 339962 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.230s
2026-06-26 08:11:11,889 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "c96b77fe-ddd9-45c2-a41e-784240831ab1", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d3e53b3e-2db3-4142-8778-c7d21f463621', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "725d5a60-b10f-465a-a623-12098a6e870c", "project_id": "e0122b7e44fb4c95a882da6a32057409", "security_group_id": "c96b77fe-ddd9-45c2-a41e-784240831ab1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:11Z", "updated_at": "2026-06-26T08:11:11Z", "revision_number": 0, "tenant_id": "e0122b7e44fb4c95a882da6a32057409"}}'
2026-06-26 08:11:12,186 339962 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.297s
2026-06-26 08:11:12,187 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "c96b77fe-ddd9-45c2-a41e-784240831ab1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8c960478-64c1-4b6c-97dc-ae33a5b50524', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "6eedd676-1641-4d2f-8016-361229ce23e7", "project_id": "e0122b7e44fb4c95a882da6a32057409", "security_group_id": "c96b77fe-ddd9-45c2-a41e-784240831ab1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:12Z", "updated_at": "2026-06-26T08:11:12Z", "revision_number": 0, "tenant_id": "e0122b7e44fb4c95a882da6a32057409"}}'
2026-06-26 08:11:12,188 339962 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--792290785 created
2026-06-26 08:11:12,935 339962 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/floatingips 0.746s
2026-06-26 08:11:12,935 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '496', 'x-openstack-request-id': 'req-8e597755-750a-4a3a-abf5-131c8a0195ab', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "ea1dcec6-54ea-4c25-811a-88b355313909", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "project_id": "e0122b7e44fb4c95a882da6a32057409", "floating_ip_address": "198.51.100.198", "floating_network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "tags": [], "created_at": "2026-06-26T08:11:12Z", "updated_at": "2026-06-26T08:11:12Z", "revision_number": 0}}'
2026-06-26 08:11:12,935 339962 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ea1dcec6-54ea-4c25-811a-88b355313909', 'tenant_id': 'e0122b7e44fb4c95a882da6a32057409', 'project_id': 'e0122b7e44fb4c95a882da6a32057409', 'floating_ip_address': '198.51.100.198', 'floating_network_id': 'e2e6142e-f908-4ef9-a017-0c81f76b06a8', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2026-06-26T08:11:12Z', 'updated_at': '2026-06-26T08:11:12Z', 'revision_number': 0, 'ip': '198.51.100.198'} created
2026-06-26 08:11:13,497 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 201 POST https://192.0.2.10:5000/v3/auth/tokens 0.558s
2026-06-26 08:11:13,497 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'content-type': 'application/json', 'content-length': '3593', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9d8a40bf-c8ef-4fae-98cb-c1ea6a536c64', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:5000/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "99234130910247b1a194462293935bd9", "name": "tempest-AttachInterfacesUnderV243Test-1968444589-project-member", "password_expires_at": null}, "audit_ids": ["H86VaMjERt-bHjcXdKK9gQ"], "expires_at": "2026-06-27T08:11:13.000000Z", "issued_at": "2026-06-26T08:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0122b7e44fb4c95a882da6a32057409", "name": "tempest-AttachInterfacesUnderV243Test-1968444589"}, "is_domain": false, "roles": [{"id": "e40e25b5034f4c47931e1a2fe4ec11cf", "name": "reader"}, {"id": "ed884266d9364d119404ccc6972c6206", "name": "member"}], "catalog": [{"endpoints": [{"id": "c504a4b3e63348408126621d814bf8d5", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:9696", "region": "RegionOne"}, {"id": "edc62bc40e0b4cab84c7addd5195eb80", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:9696", "region": "RegionOne"}], "id": "092c4d4d48e4484e90132c7d778e2aaf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "75331ea56c9048f183f266dba6da3e4d", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:5000", "region": "RegionOne"}, {"id": "dbb629c14749434d9de65941db5094a1", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:5000", "region": "RegionOne"}], "id": "1186d908917c4fa0b866b3bc0f478c4a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6edc611d52554cdab4553ef1b7912fdb", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8774/v2.1", "region": "RegionOne"}, {"id": "b16415f5469c451d80c4f6be320f3cac", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8774/v2.1", "region": "RegionOne"}], "id": "523e9008d2274c3f803abbdd56cccd79", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "753265bef9704650854aa934fef73bbe", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8780", "region": "RegionOne"}, {"id": "c56ee092d80d4fa282603bde566478d3", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8780", "region": "RegionOne"}], "id": "bd0e85e3bb6c49f7b7d9db302ae23c9a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7bccb99467864665b2f414e393266b84", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8004/v1/e0122b7e44fb4c95a882da6a32057409", "region": "RegionOne"}, {"id": "d999c598fa454d11a41e23c921bc9b71", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8004/v1/e0122b7e44fb4c95a882da6a32057409", "region": "RegionOne"}], "id": "c3de43fa1cdb43a894f4bffaf03508e6", "type": "orchestration", "name": "heat"}, {"endpoints": [{"id": "9634be4920584450a4c878f8b79d146f", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8000/v1", "region": "RegionOne"}, {"id": "e3ba5aea636141b8b695b5475ebabc7a", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8000/v1", "region": "RegionOne"}], "id": "d3b6248cdfdd4c6a8b28c33bd70bc8b4", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"id": "6ee2e7028e834176a3bb172e0efdaaf4", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:9292", "region": "RegionOne"}, {"id": "b93cb611f4ce407fa1c7ca8e3460518a", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:9292", "region": "RegionOne"}], "id": "d40c7240e8bc46c0ac8bd3f32aad9f64", "type": "image", "name": "glance"}]}}'
2026-06-26 08:11:13,497 339962 INFO [tempest.lib.common.fixed_network] (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Found network {'id': 'f0e8c00f-764b-4ff6-bf94-ada294868b42', 'name': 'tempest-AttachInterfacesUnderV243Test-1332725329-network', 'tenant_id': 'e0122b7e44fb4c95a882da6a32057409', 'project_id': 'e0122b7e44fb4c95a882da6a32057409', 'admin_state_up': True, 'mtu': 1400, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 652, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-26T08:11:01Z', 'updated_at': '2026-06-26T08:11:01Z', 'revision_number': 1} available for tenant
2026-06-26 08:11:13,497 339962 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1521641796', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIwNZaF1BLDPeYzKgvkjxuvLlF/gjBlCCenK01wf7Yqc30gMQG8DzMnZxvZZpHdXQQUAMaeoDg241oeJR88UaUspcydU9ifZJ+mvavyehapalKDifCwpahDhwXEIxS0orw==', 'fingerprint': '84:2d:30:13:8a:38:3a:ce:77:1e:cc:08:de:d8:13:1d', 'user_id': '99234130910247b1a194462293935bd9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBdeI6aJpJ6nCQ44AD3TULy+2ZzDbvZNZrjTuvjzzW7vh1SHuxSInsb\n1KPXagKUl/+gBwYFK4EEACKhZANiAASMDWWhdQSwz3mMyoL5I8bry5Rf4IwZQgnp\nytNcH+2KnN9IDEBvA8zJ2cb2WaR3V0EFADGnqA4NuNaHiUfPFGlLKXMnVPYn2Sfp\nr2r8noWqWpSg4nwsKWoQ4cFxCMUtKK8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c96b77fe-ddd9-45c2-a41e-784240831ab1', 'name': 'tempest-securitygroup--792290785', 'stateful': True, 'tenant_id': 'e0122b7e44fb4c95a882da6a32057409', 'project_id': 'e0122b7e44fb4c95a882da6a32057409', 'description': 'tempest-description--2055224264', 'shared': False, 'security_group_rules': [{'id': '43f5352b-2d20-4f56-9144-818a56df3a6e', 'project_id': 'e0122b7e44fb4c95a882da6a32057409', 'security_group_id': 'c96b77fe-ddd9-45c2-a41e-784240831ab1', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 665, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-26T08:11:11Z', 'updated_at': '2026-06-26T08:11:11Z', 'revision_number': 0, 'tenant_id': 'e0122b7e44fb4c95a882da6a32057409'}, {'id': '7dfb32ab-1dd9-454d-a5f2-abbbc59e585f', 'project_id': 'e0122b7e44fb4c95a882da6a32057409', 'security_group_id': 'c96b77fe-ddd9-45c2-a41e-784240831ab1', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 666, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-26T08:11:11Z', 'updated_at': '2026-06-26T08:11:11Z', 'revision_number': 0, 'tenant_id': 'e0122b7e44fb4c95a882da6a32057409'}], 'tags': [], 'created_at': '2026-06-26T08:11:11Z', 'updated_at': '2026-06-26T08:11:11Z', 'revision_number': 1}, 'floating_ip': {'id': 'ea1dcec6-54ea-4c25-811a-88b355313909', 'tenant_id': 'e0122b7e44fb4c95a882da6a32057409', 'project_id': 'e0122b7e44fb4c95a882da6a32057409', 'floating_ip_address': '198.51.100.198', 'floating_network_id': 'e2e6142e-f908-4ef9-a017-0c81f76b06a8', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2026-06-26T08:11:12Z', 'updated_at': '2026-06-26T08:11:12Z', 'revision_number': 0, 'ip': '198.51.100.198'}}
2026-06-26 08:11:17,767 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 202 POST https://192.0.2.10:8774/v2.1/servers 4.268s
2026-06-26 08:11:17,767 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "imageRef": "c5b74094-6577-452f-8298-3e366bfa0d73", "flavorRef": "7", "networks": [{"uuid": "f0e8c00f-764b-4ff6-bf94-ada294868b42"}], "security_groups": [{"name": "tempest-securitygroup--792290785"}], "key_name": "tempest-keypair-1521641796", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'content-length': '399', 'location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b119fa83-2f0c-4e23-89e9-f02670eb3e1c', 'x-compute-request-id': 'req-b119fa83-2f0c-4e23-89e9-f02670eb3e1c', 'connection': 'close', 'status': '202', 'content-location': 'https://192.0.2.10:8774/v2.1/servers'}
Body: b'{"server": {"id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--792290785"}], "adminPass": "ztLXG2jCU8Pv"}}'
2026-06-26 08:11:18,550 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.782s
2026-06-26 08:11:18,550 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a11e754-0d10-4fe2-8ac5-6795e0c15dde', 'x-compute-request-id': 'req-9a11e754-0d10-4fe2-8ac5-6795e0c15dde', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:20,321 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.762s
2026-06-26 08:11:20,321 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1231', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26503f20-18c7-4a17-ac9b-e497acad2d5d', 'x-compute-request-id': 'req-26503f20-18c7-4a17-ac9b-e497acad2d5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:19Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:22,341 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 1.013s
2026-06-26 08:11:22,341 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1235', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02336680-da03-416e-92fa-05ec30a86a81', 'x-compute-request-id': 'req-02336680-da03-416e-92fa-05ec30a86a81', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:23,766 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.418s
2026-06-26 08:11:23,767 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1b70d2-8be2-4466-a3a8-7e104533b2d2', 'x-compute-request-id': 'req-8d1b70d2-8be2-4466-a3a8-7e104533b2d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:22Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:23,775 339962 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait
2026-06-26 08:11:25,136 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.361s
2026-06-26 08:11:25,136 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68cba8ed-0613-4eda-9fca-0c5f537382db', 'x-compute-request-id': 'req-68cba8ed-0613-4eda-9fca-0c5f537382db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:26,908 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.757s
2026-06-26 08:11:26,909 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69da2256-674a-4aad-93b7-44966d25b1cb', 'x-compute-request-id': 'req-69da2256-674a-4aad-93b7-44966d25b1cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:28,511 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.596s
2026-06-26 08:11:28,512 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3cf47a1-fbb5-4546-af8d-a4bad81965f2', 'x-compute-request-id': 'req-a3cf47a1-fbb5-4546-af8d-a4bad81965f2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:29,648 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:11:29,649 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1291', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20718df7-f784-4730-b9e8-a3605bf817d9', 'x-compute-request-id': 'req-20718df7-f784-4730-b9e8-a3605bf817d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:29,663 339962 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 11 second wait
2026-06-26 08:11:31,006 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.342s
2026-06-26 08:11:31,035 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd4f3dcf-d921-4953-aee5-68af9c2dcc6a', 'x-compute-request-id': 'req-fd4f3dcf-d921-4953-aee5-68af9c2dcc6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:28Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:32,212 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:11:32,212 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6a6008-935c-499a-bd88-26eec897441a', 'x-compute-request-id': 'req-9e6a6008-935c-499a-bd88-26eec897441a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:32,220 339962 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 14 second wait
2026-06-26 08:11:33,761 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.541s
2026-06-26 08:11:33,762 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e0e704-d478-4859-ad3d-a6b57179cfca', 'x-compute-request-id': 'req-05e0e704-d478-4859-ad3d-a6b57179cfca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:35,108 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.331s
2026-06-26 08:11:35,109 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba4ec6d8-c01d-4fec-b42d-52dcb17ff7bd', 'x-compute-request-id': 'req-ba4ec6d8-c01d-4fec-b42d-52dcb17ff7bd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:36,793 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.672s
2026-06-26 08:11:36,793 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aba55ee8-196d-4fb6-b96e-cafd0d2013c5', 'x-compute-request-id': 'req-aba55ee8-196d-4fb6-b96e-cafd0d2013c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:38,162 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.355s
2026-06-26 08:11:38,162 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1150d03-7839-46f6-84da-f7d40de74476', 'x-compute-request-id': 'req-f1150d03-7839-46f6-84da-f7d40de74476', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:39,402 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.231s
2026-06-26 08:11:39,403 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093ea6e4-c361-41ce-9bae-f8e2a50bb04d', 'x-compute-request-id': 'req-093ea6e4-c361-41ce-9bae-f8e2a50bb04d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:40,612 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:11:40,612 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3704c7e9-30ee-4149-b620-2ffae6a2389a', 'x-compute-request-id': 'req-3704c7e9-30ee-4149-b620-2ffae6a2389a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:41,817 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:11:41,817 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd66ec4-f295-4116-8651-41a9e72c7e8a', 'x-compute-request-id': 'req-3fd66ec4-f295-4116-8651-41a9e72c7e8a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:43,005 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:11:43,005 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8b0b870-ba2b-42dc-a991-8f3120702661', 'x-compute-request-id': 'req-f8b0b870-ba2b-42dc-a991-8f3120702661', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:44,166 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:11:44,167 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91252778-70f7-4c4f-b69b-4df7c0c3e564', 'x-compute-request-id': 'req-91252778-70f7-4c4f-b69b-4df7c0c3e564', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:45,604 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.420s
2026-06-26 08:11:45,604 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ba7e446-22f9-4624-ab19-4392c9c8fa47', 'x-compute-request-id': 'req-4ba7e446-22f9-4624-ab19-4392c9c8fa47', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:46,826 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.216s
2026-06-26 08:11:46,826 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-118c2bb0-f356-4a8b-aecc-bf7d7a10aea6', 'x-compute-request-id': 'req-118c2bb0-f356-4a8b-aecc-bf7d7a10aea6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:48,042 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.207s
2026-06-26 08:11:48,042 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6977466e-a634-4a1a-bae5-439c7b67b1f5', 'x-compute-request-id': 'req-6977466e-a634-4a1a-bae5-439c7b67b1f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:49,186 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:11:49,186 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85d2195c-d13e-479f-bc78-85e1fb125b01', 'x-compute-request-id': 'req-85d2195c-d13e-479f-bc78-85e1fb125b01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:50,363 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:11:50,363 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ae8f488-2339-40b6-8170-7a1ea50c451f', 'x-compute-request-id': 'req-1ae8f488-2339-40b6-8170-7a1ea50c451f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:51,530 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:11:51,530 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d1a338-e835-44aa-8684-3c31e6cc8fcb', 'x-compute-request-id': 'req-d4d1a338-e835-44aa-8684-3c31e6cc8fcb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:52,744 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.204s
2026-06-26 08:11:52,744 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe4d7955-63a4-44fe-8056-fe1b4315bad4', 'x-compute-request-id': 'req-fe4d7955-63a4-44fe-8056-fe1b4315bad4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:53,947 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:11:53,947 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6786d89b-3a69-43f4-81a7-18c98fcbb225', 'x-compute-request-id': 'req-6786d89b-3a69-43f4-81a7-18c98fcbb225', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:55,235 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.278s
2026-06-26 08:11:55,235 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2bec39-eaad-4fd2-b387-13bf13d52715', 'x-compute-request-id': 'req-8c2bec39-eaad-4fd2-b387-13bf13d52715', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:56,400 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:11:56,400 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b93996c-e07f-4e18-bcb6-9d8516d3bf75', 'x-compute-request-id': 'req-6b93996c-e07f-4e18-bcb6-9d8516d3bf75', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:57,620 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.213s
2026-06-26 08:11:57,620 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8209a7e-a9d9-4bd3-8600-3a733b5d663b', 'x-compute-request-id': 'req-e8209a7e-a9d9-4bd3-8600-3a733b5d663b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:58,793 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:11:58,794 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ad8b58-892e-49bf-8bb7-18eb2b43da18', 'x-compute-request-id': 'req-61ad8b58-892e-49bf-8bb7-18eb2b43da18', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:00,036 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.233s
2026-06-26 08:12:00,036 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-666efcc2-b9db-43f5-bb1c-3140dda3c005', 'x-compute-request-id': 'req-666efcc2-b9db-43f5-bb1c-3140dda3c005', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:01,300 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.254s
2026-06-26 08:12:01,301 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43e6fba4-b748-4cf5-9d0c-3585da106058', 'x-compute-request-id': 'req-43e6fba4-b748-4cf5-9d0c-3585da106058', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:02,562 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.253s
2026-06-26 08:12:02,564 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f259afeb-e024-49c5-a066-cd03607e2a6d', 'x-compute-request-id': 'req-f259afeb-e024-49c5-a066-cd03607e2a6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:03,790 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.214s
2026-06-26 08:12:03,790 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0234c73-764d-4f91-a255-e785499d6f2c', 'x-compute-request-id': 'req-b0234c73-764d-4f91-a255-e785499d6f2c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:05,006 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:12:05,007 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e77efa-a43b-4f64-a844-584e990030b6', 'x-compute-request-id': 'req-f8e77efa-a43b-4f64-a844-584e990030b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:06,207 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:12:06,207 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac46edcf-8e12-45c2-82e2-e2ea8318845b', 'x-compute-request-id': 'req-ac46edcf-8e12-45c2-82e2-e2ea8318845b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:07,475 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.257s
2026-06-26 08:12:07,476 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e1b853-64cf-4f19-a854-dde18182351e', 'x-compute-request-id': 'req-55e1b853-64cf-4f19-a854-dde18182351e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:08,693 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.204s
2026-06-26 08:12:08,694 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-750269e2-be54-4010-b793-34922b9671d3', 'x-compute-request-id': 'req-750269e2-be54-4010-b793-34922b9671d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:09,935 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.233s
2026-06-26 08:12:09,935 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfada6cf-c143-4e2b-8fcd-ba58fb2fadaa', 'x-compute-request-id': 'req-bfada6cf-c143-4e2b-8fcd-ba58fb2fadaa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:11,137 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:12:11,137 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc66b46-85ef-4889-b207-016c1cc1af0a', 'x-compute-request-id': 'req-ddc66b46-85ef-4889-b207-016c1cc1af0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:12,345 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:12:12,345 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5bda9f1-0ac5-4022-baf3-06ae6e1fa5ab', 'x-compute-request-id': 'req-d5bda9f1-0ac5-4022-baf3-06ae6e1fa5ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:13,561 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:12:13,563 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2310365b-16ee-486f-a7dc-9878e53b1f6c', 'x-compute-request-id': 'req-2310365b-16ee-486f-a7dc-9878e53b1f6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:14,789 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.219s
2026-06-26 08:12:14,790 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0cd5cfd-c422-455e-9605-38bd42efa0d2', 'x-compute-request-id': 'req-a0cd5cfd-c422-455e-9605-38bd42efa0d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:16,041 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.242s
2026-06-26 08:12:16,041 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff1c6a7-bcde-4d13-9787-07c7050c1249', 'x-compute-request-id': 'req-aff1c6a7-bcde-4d13-9787-07c7050c1249', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:17,211 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:12:17,211 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed2a2379-0f3e-4e5d-8b3f-7d4c2e946b63', 'x-compute-request-id': 'req-ed2a2379-0f3e-4e5d-8b3f-7d4c2e946b63', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:18,380 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:12:18,380 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-968c2147-8772-4101-ad5a-5c7c46e7d97e', 'x-compute-request-id': 'req-968c2147-8772-4101-ad5a-5c7c46e7d97e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:19,641 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.255s
2026-06-26 08:12:19,641 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-655ef378-2761-4278-8de7-dbcf461ac743', 'x-compute-request-id': 'req-655ef378-2761-4278-8de7-dbcf461ac743', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:11:31Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:20,910 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.262s
2026-06-26 08:12:20,910 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55958c8f-0160-4c12-b6e1-7c58ea9c2a97', 'x-compute-request-id': 'req-55958c8f-0160-4c12-b6e1-7c58ea9c2a97', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:22,119 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:12:22,119 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b060212-35e2-44d3-8f42-c00dbacab432', 'x-compute-request-id': 'req-9b060212-35e2-44d3-8f42-c00dbacab432', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:23,379 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.247s
2026-06-26 08:12:23,379 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd2b8f31-06c6-4ec0-81e8-82f5c1c84949', 'x-compute-request-id': 'req-fd2b8f31-06c6-4ec0-81e8-82f5c1c84949', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:24,585 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:12:24,586 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24ad1f22-64b2-41d7-8dcb-bd1602126e7f', 'x-compute-request-id': 'req-24ad1f22-64b2-41d7-8dcb-bd1602126e7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:25,779 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:12:25,779 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f710fa7-357d-4d23-acd2-46ae27ec1d03', 'x-compute-request-id': 'req-5f710fa7-357d-4d23-acd2-46ae27ec1d03', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:26,968 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:12:26,968 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da5f888-fbc1-4dc9-ab6f-b35f47796b6c', 'x-compute-request-id': 'req-3da5f888-fbc1-4dc9-ab6f-b35f47796b6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:28,247 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.273s
2026-06-26 08:12:28,247 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaa61bf3-3612-4168-aa55-8485084c6de8', 'x-compute-request-id': 'req-aaa61bf3-3612-4168-aa55-8485084c6de8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:29,423 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:12:29,423 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f22ec2-507b-4fd1-b27e-8371c1c10e33', 'x-compute-request-id': 'req-20f22ec2-507b-4fd1-b27e-8371c1c10e33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:30,571 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:12:30,571 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54706aa-c0ca-4125-8f81-0cb2f16f7f22', 'x-compute-request-id': 'req-b54706aa-c0ca-4125-8f81-0cb2f16f7f22', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:31,758 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:12:31,758 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b64506-4e18-439b-a402-f469396c7489', 'x-compute-request-id': 'req-f9b64506-4e18-439b-a402-f469396c7489', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:32,919 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:12:32,919 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74b59b1d-e323-4f00-aef0-bfec47171c47', 'x-compute-request-id': 'req-74b59b1d-e323-4f00-aef0-bfec47171c47', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:34,127 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:12:34,128 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67277817-ac26-429a-b2ea-9331c3f13bb4', 'x-compute-request-id': 'req-67277817-ac26-429a-b2ea-9331c3f13bb4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:35,359 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.223s
2026-06-26 08:12:35,359 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc72d79-269c-4e13-a507-8e148029507d', 'x-compute-request-id': 'req-afc72d79-269c-4e13-a507-8e148029507d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:36,514 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:12:36,515 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719ac8bf-21f9-474f-9e2f-a105446b0cc3', 'x-compute-request-id': 'req-719ac8bf-21f9-474f-9e2f-a105446b0cc3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:37,676 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:12:37,676 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bb49f5b-c291-4891-aaaf-50e746d1bf1f', 'x-compute-request-id': 'req-5bb49f5b-c291-4891-aaaf-50e746d1bf1f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:38,833 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:12:38,834 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ab1fb4-0193-40f1-a9c7-ce203b809bab', 'x-compute-request-id': 'req-02ab1fb4-0193-40f1-a9c7-ce203b809bab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:40,041 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:12:40,042 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38de3eb1-d7bb-4201-8a8b-d57dc1674b5a', 'x-compute-request-id': 'req-38de3eb1-d7bb-4201-8a8b-d57dc1674b5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:41,262 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.212s
2026-06-26 08:12:41,262 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180f8b43-78c2-48ae-9637-9cd3d12f4f5b', 'x-compute-request-id': 'req-180f8b43-78c2-48ae-9637-9cd3d12f4f5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:42,402 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:12:42,402 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dacfa279-40ca-4c25-9940-183d785c5f06', 'x-compute-request-id': 'req-dacfa279-40ca-4c25-9940-183d785c5f06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:43,561 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:12:43,561 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a9162e-c96c-4658-a381-a003fca26e73', 'x-compute-request-id': 'req-a1a9162e-c96c-4658-a381-a003fca26e73', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:44,702 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:12:44,702 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c40fd1d8-1664-44f6-bd37-88a873422736', 'x-compute-request-id': 'req-c40fd1d8-1664-44f6-bd37-88a873422736', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:45,898 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:12:45,899 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2482ec0d-d3f7-4efd-b429-b7b0212a9c38', 'x-compute-request-id': 'req-2482ec0d-d3f7-4efd-b429-b7b0212a9c38', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:47,063 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:12:47,064 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e70f74-6dea-426b-b272-8126417af26c', 'x-compute-request-id': 'req-76e70f74-6dea-426b-b272-8126417af26c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:48,261 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:12:48,261 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d989db51-d774-499b-954b-015d3f7a32cb', 'x-compute-request-id': 'req-d989db51-d774-499b-954b-015d3f7a32cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:49,397 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.127s
2026-06-26 08:12:49,397 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761e4f0d-24ee-4064-84d7-0ba38654231d', 'x-compute-request-id': 'req-761e4f0d-24ee-4064-84d7-0ba38654231d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:50,538 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:12:50,538 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76f20732-badd-43e9-9649-6dbeb7f23951', 'x-compute-request-id': 'req-76f20732-badd-43e9-9649-6dbeb7f23951', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:51,693 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:12:51,693 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ce1c4d-747d-46ab-84ec-9fddbe06b406', 'x-compute-request-id': 'req-b6ce1c4d-747d-46ab-84ec-9fddbe06b406', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:52,888 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:12:52,889 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce6ce66-6a58-4b7e-a28d-19bdffd28bd7', 'x-compute-request-id': 'req-7ce6ce66-6a58-4b7e-a28d-19bdffd28bd7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:54,083 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:12:54,084 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ce8663-c1b3-4847-9e04-ac0eb93628e7', 'x-compute-request-id': 'req-b8ce8663-c1b3-4847-9e04-ac0eb93628e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:55,244 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:12:55,244 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6af418a-13cd-4988-b98e-bf8548a14913', 'x-compute-request-id': 'req-b6af418a-13cd-4988-b98e-bf8548a14913', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:56,393 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:12:56,393 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff451ffe-d6a8-4cec-a92b-cc0403c1b7f9', 'x-compute-request-id': 'req-ff451ffe-d6a8-4cec-a92b-cc0403c1b7f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:57,534 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:12:57,534 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f74467f-fcc4-4aa8-b574-dc6cc9df2e57', 'x-compute-request-id': 'req-4f74467f-fcc4-4aa8-b574-dc6cc9df2e57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:58,686 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:12:58,687 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-738d2e54-1dbf-4966-a9c5-da3ca42000ea', 'x-compute-request-id': 'req-738d2e54-1dbf-4966-a9c5-da3ca42000ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:59,889 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:12:59,889 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b575693-126d-49a0-ac3c-13dd1037fbd5', 'x-compute-request-id': 'req-1b575693-126d-49a0-ac3c-13dd1037fbd5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:01,046 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:13:01,046 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e4c3217-b4fe-49b1-acf2-3899c292fc31', 'x-compute-request-id': 'req-5e4c3217-b4fe-49b1-acf2-3899c292fc31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:02,257 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:13:02,258 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e149ab28-c4de-488d-8dbd-bf11fe76fc17', 'x-compute-request-id': 'req-e149ab28-c4de-488d-8dbd-bf11fe76fc17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:03,446 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:13:03,446 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a4edd3-ce92-4c12-ac85-19ec6c67b763', 'x-compute-request-id': 'req-14a4edd3-ce92-4c12-ac85-19ec6c67b763', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:04,607 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:13:04,608 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d4ed73a-682e-4232-a5ca-ccd3bea60d93', 'x-compute-request-id': 'req-5d4ed73a-682e-4232-a5ca-ccd3bea60d93', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:05,808 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:13:05,808 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b628160e-aa97-4f98-a296-39c132c38a7a', 'x-compute-request-id': 'req-b628160e-aa97-4f98-a296-39c132c38a7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:06,937 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.121s
2026-06-26 08:13:06,937 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca44a512-7739-4879-8fa8-00d0f068d211', 'x-compute-request-id': 'req-ca44a512-7739-4879-8fa8-00d0f068d211', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:08,096 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:13:08,097 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f158949-b135-41aa-bb53-4e8995e8fc53', 'x-compute-request-id': 'req-1f158949-b135-41aa-bb53-4e8995e8fc53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:09,275 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:13:09,275 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-784d0a84-86a4-4185-92b4-a1908ae000d2', 'x-compute-request-id': 'req-784d0a84-86a4-4185-92b4-a1908ae000d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:10,435 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:13:10,435 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353e9c58-88d2-423f-b536-7d831a28ce7e', 'x-compute-request-id': 'req-353e9c58-88d2-423f-b536-7d831a28ce7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:11,649 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:13:11,649 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d07cbf51-0b8a-4cfa-a7ea-57e554fa16da', 'x-compute-request-id': 'req-d07cbf51-0b8a-4cfa-a7ea-57e554fa16da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:12,811 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:13:12,811 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728d3600-635d-4400-816b-e50768a7f886', 'x-compute-request-id': 'req-728d3600-635d-4400-816b-e50768a7f886', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:13,972 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:13:13,973 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef85b372-9e8e-47cb-ac99-d179edba55ac', 'x-compute-request-id': 'req-ef85b372-9e8e-47cb-ac99-d179edba55ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:15,121 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:13:15,122 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642c321b-54b2-4a6b-b387-9daca782d857', 'x-compute-request-id': 'req-642c321b-54b2-4a6b-b387-9daca782d857', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:16,288 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:13:16,288 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff87c6e-5245-4393-883a-4769573a96cd', 'x-compute-request-id': 'req-fff87c6e-5245-4393-883a-4769573a96cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:17,473 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:13:17,474 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c47714-3323-420c-a573-20db828a5059', 'x-compute-request-id': 'req-54c47714-3323-420c-a573-20db828a5059', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:18,702 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.217s
2026-06-26 08:13:18,702 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ebf3c5-f410-4e86-9dc6-15a3a60363f1', 'x-compute-request-id': 'req-e8ebf3c5-f410-4e86-9dc6-15a3a60363f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:19,864 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:13:19,864 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dfd5dbc-39d4-48ec-8f4d-17de234929fb', 'x-compute-request-id': 'req-4dfd5dbc-39d4-48ec-8f4d-17de234929fb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:21,031 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:13:21,031 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166e867d-c1d9-42bb-aa60-49a68bc85081', 'x-compute-request-id': 'req-166e867d-c1d9-42bb-aa60-49a68bc85081', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:22,193 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:13:22,193 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a7a15ab-0428-4544-b3cb-0a2963373dab', 'x-compute-request-id': 'req-0a7a15ab-0428-4544-b3cb-0a2963373dab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:23,380 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:13:23,380 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f71fae-2c30-4458-888a-b13a6e47fd2d', 'x-compute-request-id': 'req-57f71fae-2c30-4458-888a-b13a6e47fd2d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:24,537 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:13:24,537 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d19258ac-31c1-40e8-97a4-5eeb54191ca4', 'x-compute-request-id': 'req-d19258ac-31c1-40e8-97a4-5eeb54191ca4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:25,718 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:13:25,719 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76a89ab-44fd-42fb-bb3f-7d9bee859b8e', 'x-compute-request-id': 'req-e76a89ab-44fd-42fb-bb3f-7d9bee859b8e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:26,905 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:13:26,905 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca1197f-d01e-4db4-a1c7-d6ea3bb5a518', 'x-compute-request-id': 'req-4ca1197f-d01e-4db4-a1c7-d6ea3bb5a518', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:28,063 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:13:28,063 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-355aab50-c566-4f39-8982-bd8a61e9cf77', 'x-compute-request-id': 'req-355aab50-c566-4f39-8982-bd8a61e9cf77', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:29,209 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:13:29,209 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061ad8f2-c5df-49e0-b1f3-2a5e7c5b521b', 'x-compute-request-id': 'req-061ad8f2-c5df-49e0-b1f3-2a5e7c5b521b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:30,364 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:13:30,364 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acb467e2-efa4-4213-a7b9-6bd39d444570', 'x-compute-request-id': 'req-acb467e2-efa4-4213-a7b9-6bd39d444570', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:31,505 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:13:31,506 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd38100f-b22b-484c-aca6-09cef342ecf9', 'x-compute-request-id': 'req-bd38100f-b22b-484c-aca6-09cef342ecf9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:32,729 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.214s
2026-06-26 08:13:32,729 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31c2a0bd-b69b-4575-8c7a-3d03dcc8ca57', 'x-compute-request-id': 'req-31c2a0bd-b69b-4575-8c7a-3d03dcc8ca57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:33,915 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:13:33,915 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972b06e3-995b-403b-bd08-428e9bd4540f', 'x-compute-request-id': 'req-972b06e3-995b-403b-bd08-428e9bd4540f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:35,058 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:13:35,058 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a82b8e-1d06-4d9d-b9b3-f47570843f83', 'x-compute-request-id': 'req-16a82b8e-1d06-4d9d-b9b3-f47570843f83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:36,241 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:13:36,242 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-681388d5-9575-41db-ab44-9477b9a26ab8', 'x-compute-request-id': 'req-681388d5-9575-41db-ab44-9477b9a26ab8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:37,401 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:13:37,402 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ead02d4d-1d36-447e-9edb-815f52617bf4', 'x-compute-request-id': 'req-ead02d4d-1d36-447e-9edb-815f52617bf4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:38,594 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:13:38,595 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f39047-256e-4794-8a87-3a738442b5fc', 'x-compute-request-id': 'req-39f39047-256e-4794-8a87-3a738442b5fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:39,745 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:13:39,745 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d189e4bb-cf8d-4f46-8246-88464f178368', 'x-compute-request-id': 'req-d189e4bb-cf8d-4f46-8246-88464f178368', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:40,925 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:13:40,925 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b5c5dd-bee6-49c1-b480-2e3c7b0a955b', 'x-compute-request-id': 'req-50b5c5dd-bee6-49c1-b480-2e3c7b0a955b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:42,061 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.127s
2026-06-26 08:13:42,061 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c5c82d4-d591-4e4e-b57d-16ae578fb2da', 'x-compute-request-id': 'req-8c5c82d4-d591-4e4e-b57d-16ae578fb2da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:43,205 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:13:43,205 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13616a59-5c09-4b61-9df2-6d0d70b78a38', 'x-compute-request-id': 'req-13616a59-5c09-4b61-9df2-6d0d70b78a38', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:44,357 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:13:44,357 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f9ee2ae-094f-46b8-8554-162e0c0623cc', 'x-compute-request-id': 'req-6f9ee2ae-094f-46b8-8554-162e0c0623cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:45,481 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.116s
2026-06-26 08:13:45,482 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb280a1d-b335-418b-8172-0b9b5d85ccf5', 'x-compute-request-id': 'req-cb280a1d-b335-418b-8172-0b9b5d85ccf5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:46,658 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:13:46,658 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0948156f-e710-4668-825d-d7ef470f2fc4', 'x-compute-request-id': 'req-0948156f-e710-4668-825d-d7ef470f2fc4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:47,861 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.195s
2026-06-26 08:13:47,862 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4561396e-4d90-44c8-b13f-b3a7dbc7b653', 'x-compute-request-id': 'req-4561396e-4d90-44c8-b13f-b3a7dbc7b653', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:49,024 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:13:49,024 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-703124be-66e5-4dbe-bf2d-d7c26f3eba50', 'x-compute-request-id': 'req-703124be-66e5-4dbe-bf2d-d7c26f3eba50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:50,186 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:13:50,187 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb26376-55ea-4be4-9f67-945627481a6a', 'x-compute-request-id': 'req-6cb26376-55ea-4be4-9f67-945627481a6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:51,339 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:13:51,340 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587f522c-02eb-4d56-955c-fe7c7cf678e7', 'x-compute-request-id': 'req-587f522c-02eb-4d56-955c-fe7c7cf678e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:52,492 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:13:52,492 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0c13e3-d6a8-4dc0-bb63-940f08a07086', 'x-compute-request-id': 'req-fe0c13e3-d6a8-4dc0-bb63-940f08a07086', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:53,698 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.195s
2026-06-26 08:13:53,698 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ee404c-e10a-4894-9817-7718b00ee156', 'x-compute-request-id': 'req-20ee404c-e10a-4894-9817-7718b00ee156', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:54,922 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.213s
2026-06-26 08:13:54,922 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ea243a6-f8da-42ba-b708-f84ed738aa4b', 'x-compute-request-id': 'req-5ea243a6-f8da-42ba-b708-f84ed738aa4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:56,079 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:13:56,079 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c3e3d8-2485-4fad-9975-c586244aea6b', 'x-compute-request-id': 'req-e6c3e3d8-2485-4fad-9975-c586244aea6b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:57,219 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:13:57,220 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a95866b5-52b9-4b16-ad3c-610d1615e726', 'x-compute-request-id': 'req-a95866b5-52b9-4b16-ad3c-610d1615e726', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:58,372 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:13:58,372 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d005bc89-deac-44a4-bdd1-8df20f5dac43', 'x-compute-request-id': 'req-d005bc89-deac-44a4-bdd1-8df20f5dac43', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:59,559 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:13:59,559 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57b24c2-12bc-4c45-bb5c-3e2a3fdeeb5f', 'x-compute-request-id': 'req-b57b24c2-12bc-4c45-bb5c-3e2a3fdeeb5f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:00,724 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:14:00,724 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b22e9e-e0c8-4bd0-a5c1-23d6b54b5b13', 'x-compute-request-id': 'req-43b22e9e-e0c8-4bd0-a5c1-23d6b54b5b13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:01,862 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:14:01,863 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b484d19-75c0-4a3e-8975-78201e77f527', 'x-compute-request-id': 'req-8b484d19-75c0-4a3e-8975-78201e77f527', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:03,009 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:14:03,009 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e46cd5ba-e13d-4c75-9f5f-6c75cdf87ff8', 'x-compute-request-id': 'req-e46cd5ba-e13d-4c75-9f5f-6c75cdf87ff8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:04,151 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:14:04,151 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee10c40f-6b35-4cbf-8e41-70e7ae0a0778', 'x-compute-request-id': 'req-ee10c40f-6b35-4cbf-8e41-70e7ae0a0778', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:05,353 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:14:05,354 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7930703-3312-4656-87ba-abedb7b54214', 'x-compute-request-id': 'req-d7930703-3312-4656-87ba-abedb7b54214', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:06,513 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:14:06,513 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f014a6a-5217-4877-a779-ea309b0e4a5b', 'x-compute-request-id': 'req-7f014a6a-5217-4877-a779-ea309b0e4a5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:07,722 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:14:07,723 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b41fbd82-5a38-47dc-ade4-49ac62539baf', 'x-compute-request-id': 'req-b41fbd82-5a38-47dc-ade4-49ac62539baf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:08,873 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:14:08,873 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06a19dfb-a6db-4569-8d09-69809c31578e', 'x-compute-request-id': 'req-06a19dfb-a6db-4569-8d09-69809c31578e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:10,031 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:14:10,031 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7890be-b28a-4a5d-aa12-c95a53ae3775', 'x-compute-request-id': 'req-2d7890be-b28a-4a5d-aa12-c95a53ae3775', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:11,192 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:14:11,193 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd97b188-516c-463e-9ce5-7a55a20949c8', 'x-compute-request-id': 'req-fd97b188-516c-463e-9ce5-7a55a20949c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:12,350 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:14:12,351 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45fbfb15-c2b1-48d7-8d87-e87d80293f44', 'x-compute-request-id': 'req-45fbfb15-c2b1-48d7-8d87-e87d80293f44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:13,585 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.223s
2026-06-26 08:14:13,585 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-603f81f5-199d-4f63-9a15-6ddb0ec56326', 'x-compute-request-id': 'req-603f81f5-199d-4f63-9a15-6ddb0ec56326', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:14,763 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:14:14,763 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daffd4b4-04b2-46ed-8d01-70ae7f95ba41', 'x-compute-request-id': 'req-daffd4b4-04b2-46ed-8d01-70ae7f95ba41', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:15,909 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:14:15,910 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-514ce841-f7af-4d2c-ae37-edbfee802bad', 'x-compute-request-id': 'req-514ce841-f7af-4d2c-ae37-edbfee802bad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:17,048 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:14:17,049 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74bdb692-4f14-4ced-b055-51cb29a906dd', 'x-compute-request-id': 'req-74bdb692-4f14-4ced-b055-51cb29a906dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:18,205 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:14:18,205 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84786eb6-2f8b-4ef0-af0e-fb024b1691de', 'x-compute-request-id': 'req-84786eb6-2f8b-4ef0-af0e-fb024b1691de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:19,356 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:14:19,356 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e6a74d-979f-4632-9298-e1ece28e37f2', 'x-compute-request-id': 'req-84e6a74d-979f-4632-9298-e1ece28e37f2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:20,539 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:14:20,540 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6eb8dc0-0ae3-47ce-b060-4ead7e16036c', 'x-compute-request-id': 'req-c6eb8dc0-0ae3-47ce-b060-4ead7e16036c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:21,714 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:14:21,714 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5f83aa5-7945-4be6-89cc-bf192ffec5e4', 'x-compute-request-id': 'req-c5f83aa5-7945-4be6-89cc-bf192ffec5e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:22,869 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:14:22,869 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eedd8a87-6240-4454-9a1b-2b0fb47011d5', 'x-compute-request-id': 'req-eedd8a87-6240-4454-9a1b-2b0fb47011d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:24,019 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:14:24,019 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d661ff-1ebf-4ab5-86c9-ab3206a0f708', 'x-compute-request-id': 'req-89d661ff-1ebf-4ab5-86c9-ab3206a0f708', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:25,190 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:14:25,191 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-179d5b56-4b9c-439a-9ebe-42e8e9557f40', 'x-compute-request-id': 'req-179d5b56-4b9c-439a-9ebe-42e8e9557f40', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:26,384 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:14:26,384 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-232dd704-3a95-4bdb-8503-0f8ef18c4346', 'x-compute-request-id': 'req-232dd704-3a95-4bdb-8503-0f8ef18c4346', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:27,526 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:14:27,527 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94e25974-81ff-4b27-91fa-7a77afd6aac0', 'x-compute-request-id': 'req-94e25974-81ff-4b27-91fa-7a77afd6aac0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:28,673 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:14:28,673 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e315c6-b035-4721-86a1-9dff1212a711', 'x-compute-request-id': 'req-f7e315c6-b035-4721-86a1-9dff1212a711', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:29,874 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:14:29,874 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd9399e-9f88-4130-a50e-e38fa71a0e69', 'x-compute-request-id': 'req-3dd9399e-9f88-4130-a50e-e38fa71a0e69', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:31,096 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.215s
2026-06-26 08:14:31,096 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3c5e591-a828-4445-802f-08c0893d99c6', 'x-compute-request-id': 'req-f3c5e591-a828-4445-802f-08c0893d99c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:32,284 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:14:32,284 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd978c49-f4fa-4bb7-8ca9-0cb0a2ec591c', 'x-compute-request-id': 'req-dd978c49-f4fa-4bb7-8ca9-0cb0a2ec591c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:33,444 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:14:33,445 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e6b23c1-20ea-4b67-a18c-6abea6803cd4', 'x-compute-request-id': 'req-2e6b23c1-20ea-4b67-a18c-6abea6803cd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:34,587 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:14:34,587 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef1136bb-33a4-4aaa-8058-f9c9d5bb756e', 'x-compute-request-id': 'req-ef1136bb-33a4-4aaa-8058-f9c9d5bb756e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:35,721 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.126s
2026-06-26 08:14:35,721 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56f67097-f8a3-4e16-a6cf-35e0abf26fa0', 'x-compute-request-id': 'req-56f67097-f8a3-4e16-a6cf-35e0abf26fa0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:36,929 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:14:36,929 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a3deb4-1c8f-41b4-8a4d-cf33c75d47cb', 'x-compute-request-id': 'req-01a3deb4-1c8f-41b4-8a4d-cf33c75d47cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:38,121 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:14:38,122 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-340624d8-97ed-4386-83ad-542430bfb033', 'x-compute-request-id': 'req-340624d8-97ed-4386-83ad-542430bfb033', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:39,273 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:14:39,273 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56a384ec-a827-4527-a5fe-cd0c447e811c', 'x-compute-request-id': 'req-56a384ec-a827-4527-a5fe-cd0c447e811c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:40,419 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:14:40,420 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba024173-40f1-419b-90f3-536d021d0f1f', 'x-compute-request-id': 'req-ba024173-40f1-419b-90f3-536d021d0f1f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:41,566 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:14:41,567 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c19d5a5a-b5c1-4fab-acde-351f3094ae0a', 'x-compute-request-id': 'req-c19d5a5a-b5c1-4fab-acde-351f3094ae0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:42,718 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:14:42,719 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb1a7a68-0b95-4d8b-a4ff-9db788d08b2c', 'x-compute-request-id': 'req-bb1a7a68-0b95-4d8b-a4ff-9db788d08b2c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:43,902 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:14:43,902 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b69633-8377-4269-a55e-6866d699c202', 'x-compute-request-id': 'req-58b69633-8377-4269-a55e-6866d699c202', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:45,114 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:14:45,114 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75540754-316b-46d0-bd96-a6382f018c4e', 'x-compute-request-id': 'req-75540754-316b-46d0-bd96-a6382f018c4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:46,282 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:14:46,282 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf9732d-3234-4072-a7b4-c99374166ec4', 'x-compute-request-id': 'req-4bf9732d-3234-4072-a7b4-c99374166ec4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:47,425 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:14:47,426 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8bbcdd9-6110-4222-a01e-1f37e02f952a', 'x-compute-request-id': 'req-e8bbcdd9-6110-4222-a01e-1f37e02f952a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:48,581 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:14:48,582 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f377507e-07d4-44dc-a078-c72946bb71d8', 'x-compute-request-id': 'req-f377507e-07d4-44dc-a078-c72946bb71d8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:49,772 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:14:49,772 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3e4f078-7ff7-496a-bde2-a5abf141aab0', 'x-compute-request-id': 'req-a3e4f078-7ff7-496a-bde2-a5abf141aab0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:50,978 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:14:50,978 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e50436a7-4367-450b-8a04-59c753cecaa0', 'x-compute-request-id': 'req-e50436a7-4367-450b-8a04-59c753cecaa0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:52,141 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:14:52,141 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af698a38-23b8-40e0-9ec4-9ddaeff9fbd8', 'x-compute-request-id': 'req-af698a38-23b8-40e0-9ec4-9ddaeff9fbd8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:53,283 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:14:53,283 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49a6e69-4744-4308-be87-bc5c68354d17', 'x-compute-request-id': 'req-b49a6e69-4744-4308-be87-bc5c68354d17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:54,429 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:14:54,429 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b280ebd6-ebe8-45b1-8af9-ceaefc139db3', 'x-compute-request-id': 'req-b280ebd6-ebe8-45b1-8af9-ceaefc139db3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:55,667 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.228s
2026-06-26 08:14:55,667 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835445a8-6fac-4f33-8b73-2c076d78a087', 'x-compute-request-id': 'req-835445a8-6fac-4f33-8b73-2c076d78a087', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:56,856 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:14:56,857 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-442ea9ce-b227-465d-8af2-e349be88fcce', 'x-compute-request-id': 'req-442ea9ce-b227-465d-8af2-e349be88fcce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:57,994 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:14:57,995 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552f649e-43ec-4735-8ca1-4fa4c7c6527e', 'x-compute-request-id': 'req-552f649e-43ec-4735-8ca1-4fa4c7c6527e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:59,147 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:14:59,147 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90464826-370c-4d46-90b0-c73de6cb6860', 'x-compute-request-id': 'req-90464826-370c-4d46-90b0-c73de6cb6860', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:00,296 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:15:00,296 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffcfb542-7392-4bad-bacc-548415516580', 'x-compute-request-id': 'req-ffcfb542-7392-4bad-bacc-548415516580', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:01,478 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:15:01,478 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78912a9-bdcc-4898-a79a-abef92ed9f75', 'x-compute-request-id': 'req-d78912a9-bdcc-4898-a79a-abef92ed9f75', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:02,627 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:15:02,627 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b908547-c947-410b-bc5e-60c2166fac8c', 'x-compute-request-id': 'req-2b908547-c947-410b-bc5e-60c2166fac8c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:03,824 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:15:03,825 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc80167-c40e-4497-9546-610ab63f1a6f', 'x-compute-request-id': 'req-3cc80167-c40e-4497-9546-610ab63f1a6f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:04,969 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:15:04,970 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663d2b0b-7ee2-4949-aec7-2fcdb53c07d2', 'x-compute-request-id': 'req-663d2b0b-7ee2-4949-aec7-2fcdb53c07d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:06,126 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:15:06,126 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bbb4fb7-0250-4629-babd-d0053da74eee', 'x-compute-request-id': 'req-5bbb4fb7-0250-4629-babd-d0053da74eee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:07,293 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:15:07,294 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccc11e9e-ff6b-4187-b223-fd54f5ace6d8', 'x-compute-request-id': 'req-ccc11e9e-ff6b-4187-b223-fd54f5ace6d8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:08,440 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:15:08,440 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-405c42dd-5140-437e-9d3a-2add11330cd4', 'x-compute-request-id': 'req-405c42dd-5140-437e-9d3a-2add11330cd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:09,638 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:15:09,638 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-190be074-a907-4f6c-a42c-ad6bdbf8473a', 'x-compute-request-id': 'req-190be074-a907-4f6c-a42c-ad6bdbf8473a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:10,773 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:15:10,774 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8351f74a-be09-4a4a-bd95-2752106707e7', 'x-compute-request-id': 'req-8351f74a-be09-4a4a-bd95-2752106707e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:11,921 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:15:11,922 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f5c1c30-0c1a-4672-9804-ca6e44bbd854', 'x-compute-request-id': 'req-2f5c1c30-0c1a-4672-9804-ca6e44bbd854', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:13,065 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:15:13,065 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77752d58-59ab-49fb-97de-a3f9422ee392', 'x-compute-request-id': 'req-77752d58-59ab-49fb-97de-a3f9422ee392', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:14,263 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:15:14,263 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46fb6cf2-dbaa-46c6-ace8-6ffab9569ae4', 'x-compute-request-id': 'req-46fb6cf2-dbaa-46c6-ace8-6ffab9569ae4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:15,454 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:15:15,455 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156a36c6-82b0-419b-bc98-cc3121acb9be', 'x-compute-request-id': 'req-156a36c6-82b0-419b-bc98-cc3121acb9be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:16,611 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:15:16,611 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4da8a20-0855-447a-9cfd-048c1d981d8f', 'x-compute-request-id': 'req-c4da8a20-0855-447a-9cfd-048c1d981d8f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:17,762 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:15:17,762 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c128d3-ff3e-44b4-8635-68ce49d51939', 'x-compute-request-id': 'req-e0c128d3-ff3e-44b4-8635-68ce49d51939', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:18,914 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:15:18,915 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daa1b6dc-9d7f-45c5-a8dd-71d52ffb7661', 'x-compute-request-id': 'req-daa1b6dc-9d7f-45c5-a8dd-71d52ffb7661', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:20,107 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:15:20,107 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96c7ab0-9ead-43f1-a605-3fa14761ea5a', 'x-compute-request-id': 'req-b96c7ab0-9ead-43f1-a605-3fa14761ea5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:21,257 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:15:21,257 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b6f518-3d8a-4a21-a0a4-5d4630024da8', 'x-compute-request-id': 'req-32b6f518-3d8a-4a21-a0a4-5d4630024da8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:22,473 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:15:22,473 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-499f57ea-8533-4b68-84bd-59068dcff3b5', 'x-compute-request-id': 'req-499f57ea-8533-4b68-84bd-59068dcff3b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:23,617 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:15:23,617 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b8d3a93-5485-4700-b283-677a14b0f3d4', 'x-compute-request-id': 'req-6b8d3a93-5485-4700-b283-677a14b0f3d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:24,768 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:15:24,769 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e671d400-04f5-4fd7-9b78-9b681c33070a', 'x-compute-request-id': 'req-e671d400-04f5-4fd7-9b78-9b681c33070a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:25,934 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:15:25,934 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38240c00-f680-4c91-b46d-d856459e87ee', 'x-compute-request-id': 'req-38240c00-f680-4c91-b46d-d856459e87ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:27,119 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:15:27,119 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55af7fcc-6920-431e-8f39-975dd7acd9e3', 'x-compute-request-id': 'req-55af7fcc-6920-431e-8f39-975dd7acd9e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:28,292 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:15:28,292 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39d3c54c-3b97-447e-a8ea-5da673aaf2c8', 'x-compute-request-id': 'req-39d3c54c-3b97-447e-a8ea-5da673aaf2c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:29,435 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:15:29,436 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d92d48aa-6929-41b7-94a9-a33c0bb9f1c6', 'x-compute-request-id': 'req-d92d48aa-6929-41b7-94a9-a33c0bb9f1c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:30,579 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:15:30,579 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbf536ba-d238-42e8-8c48-2cfc8e5b14ac', 'x-compute-request-id': 'req-bbf536ba-d238-42e8-8c48-2cfc8e5b14ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:31,703 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.116s
2026-06-26 08:15:31,703 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe510f74-491e-462c-88f1-7361c6b01aaf', 'x-compute-request-id': 'req-fe510f74-491e-462c-88f1-7361c6b01aaf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:32,892 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:15:32,893 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6797355b-7e0c-4498-a8ed-5df51dc6e2aa', 'x-compute-request-id': 'req-6797355b-7e0c-4498-a8ed-5df51dc6e2aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:34,036 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:15:34,036 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68c9d99-352c-49e6-a7ef-445aba272fd5', 'x-compute-request-id': 'req-f68c9d99-352c-49e6-a7ef-445aba272fd5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:35,184 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:15:35,185 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-761c5cc5-bd3e-41c4-8908-23db81cc081d', 'x-compute-request-id': 'req-761c5cc5-bd3e-41c4-8908-23db81cc081d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:36,378 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:15:36,378 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65fda033-b69b-4e82-abd8-7b842878529a', 'x-compute-request-id': 'req-65fda033-b69b-4e82-abd8-7b842878529a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:37,549 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:15:37,550 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6585bab8-2b80-4a62-8a8f-fc8c3dd45ad1', 'x-compute-request-id': 'req-6585bab8-2b80-4a62-8a8f-fc8c3dd45ad1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:38,760 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:15:38,761 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8eb476-6053-4f63-bee6-4bdb49dbb569', 'x-compute-request-id': 'req-3a8eb476-6053-4f63-bee6-4bdb49dbb569', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:39,924 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:15:39,924 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3375f263-0358-4c73-b127-7596e82f8e85', 'x-compute-request-id': 'req-3375f263-0358-4c73-b127-7596e82f8e85', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:41,085 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:15:41,086 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea3cc10-4876-4617-8136-3ac7255f9592', 'x-compute-request-id': 'req-bea3cc10-4876-4617-8136-3ac7255f9592', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:42,285 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:15:42,285 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e23142-f0cb-49d9-a6bd-db171efb9173', 'x-compute-request-id': 'req-65e23142-f0cb-49d9-a6bd-db171efb9173', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:43,432 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:15:43,432 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a28e7fc-8e4a-4cac-9957-dadb81863513', 'x-compute-request-id': 'req-4a28e7fc-8e4a-4cac-9957-dadb81863513', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:44,635 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:15:44,636 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a0155e3-8013-400c-80c5-f0040a771bfb', 'x-compute-request-id': 'req-6a0155e3-8013-400c-80c5-f0040a771bfb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:45,791 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:15:45,791 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f925283e-52a3-4082-b799-ade1c9a159ee', 'x-compute-request-id': 'req-f925283e-52a3-4082-b799-ade1c9a159ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:46,959 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:15:46,960 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b821e2-daf5-4c18-939d-9b34e28b9d04', 'x-compute-request-id': 'req-c8b821e2-daf5-4c18-939d-9b34e28b9d04', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:48,173 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:15:48,173 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a49c558c-f1f8-4b34-bcac-9fcdef3a1e8b', 'x-compute-request-id': 'req-a49c558c-f1f8-4b34-bcac-9fcdef3a1e8b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:49,316 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:15:49,316 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a60f01-9579-409e-9d4b-88978d25acf5', 'x-compute-request-id': 'req-88a60f01-9579-409e-9d4b-88978d25acf5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:50,465 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:15:50,466 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c8331a8-b493-4c76-9344-dc4e45fcebee', 'x-compute-request-id': 'req-9c8331a8-b493-4c76-9344-dc4e45fcebee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:51,623 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:15:51,623 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8551179c-9646-486e-ac6b-02e458883389', 'x-compute-request-id': 'req-8551179c-9646-486e-ac6b-02e458883389', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:52,777 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:15:52,777 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c06a127-cadf-4488-9004-65b34fc9c28d', 'x-compute-request-id': 'req-5c06a127-cadf-4488-9004-65b34fc9c28d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:54,029 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.244s
2026-06-26 08:15:54,029 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22777fc6-9203-4100-a08b-316588feb987', 'x-compute-request-id': 'req-22777fc6-9203-4100-a08b-316588feb987', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:55,233 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:15:55,233 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb268b0-d27a-4431-9a0c-4dc8b3c62f83', 'x-compute-request-id': 'req-aeb268b0-d27a-4431-9a0c-4dc8b3c62f83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:56,387 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:15:56,388 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0bc6da8-46af-45e9-8450-17f6234166fe', 'x-compute-request-id': 'req-d0bc6da8-46af-45e9-8450-17f6234166fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:57,552 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:15:57,552 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb55f65-b90d-4e50-8787-9dce2028d3ff', 'x-compute-request-id': 'req-ebb55f65-b90d-4e50-8787-9dce2028d3ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:58,706 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:15:58,706 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec82c0c-fbd9-4bcb-be2c-deebfd30a5e6', 'x-compute-request-id': 'req-bec82c0c-fbd9-4bcb-be2c-deebfd30a5e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:59,893 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:15:59,893 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2db1e3-4b8f-4ce9-8190-e560f6e18278', 'x-compute-request-id': 'req-0b2db1e3-4b8f-4ce9-8190-e560f6e18278', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:01,238 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.339s
2026-06-26 08:16:01,238 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16db7342-106a-4159-8afa-a0b5c95ce3cd', 'x-compute-request-id': 'req-16db7342-106a-4159-8afa-a0b5c95ce3cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:02,385 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:16:02,386 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7527ca50-b436-40bd-bb81-ad1a52ed70e3', 'x-compute-request-id': 'req-7527ca50-b436-40bd-bb81-ad1a52ed70e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:03,608 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.213s
2026-06-26 08:16:03,608 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88f09da-a7e5-4cd9-bd28-e431eb69f513', 'x-compute-request-id': 'req-b88f09da-a7e5-4cd9-bd28-e431eb69f513', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:04,752 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:16:04,752 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b29ae87f-820a-43d1-b5e1-e383bad5c2e4', 'x-compute-request-id': 'req-b29ae87f-820a-43d1-b5e1-e383bad5c2e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:05,882 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.124s
2026-06-26 08:16:05,882 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8925ad21-1715-4c96-9f6f-5b49d09a0c0b', 'x-compute-request-id': 'req-8925ad21-1715-4c96-9f6f-5b49d09a0c0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:07,076 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:16:07,077 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58192eb5-c925-4d9b-aec3-6ffe06ae52ac', 'x-compute-request-id': 'req-58192eb5-c925-4d9b-aec3-6ffe06ae52ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:08,234 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:16:08,234 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78bd442d-415e-4f23-a684-70a0bab9e819', 'x-compute-request-id': 'req-78bd442d-415e-4f23-a684-70a0bab9e819', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:09,426 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:16:09,426 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-886914d2-ae51-4367-b138-7a6f2aae0cce', 'x-compute-request-id': 'req-886914d2-ae51-4367-b138-7a6f2aae0cce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:10,702 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.264s
2026-06-26 08:16:10,702 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ef6d79d-1631-4468-8157-033dc5166d11', 'x-compute-request-id': 'req-2ef6d79d-1631-4468-8157-033dc5166d11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:11,858 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:16:11,858 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd55a178-5019-404a-bbd4-8ba115a9e9cf', 'x-compute-request-id': 'req-fd55a178-5019-404a-bbd4-8ba115a9e9cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:13,055 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:16:13,055 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31ea94c6-5b99-4ff5-95bd-6f401209a50d', 'x-compute-request-id': 'req-31ea94c6-5b99-4ff5-95bd-6f401209a50d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:14,196 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:16:14,196 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1013b90e-d262-4c7c-ab87-fd41e4edde2a', 'x-compute-request-id': 'req-1013b90e-d262-4c7c-ab87-fd41e4edde2a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:15,392 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:16:15,392 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adba1f31-29f7-4e03-b953-7730a0eebd4e', 'x-compute-request-id': 'req-adba1f31-29f7-4e03-b953-7730a0eebd4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:16,546 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:16:16,546 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f5e41b-b46a-428a-81d9-1fd4086d074d', 'x-compute-request-id': 'req-87f5e41b-b46a-428a-81d9-1fd4086d074d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:17,724 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:16:17,725 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ddd92dc-9a86-434c-84c1-5079e6fea10e', 'x-compute-request-id': 'req-0ddd92dc-9a86-434c-84c1-5079e6fea10e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:18,865 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:16:18,865 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d64717-f638-4b42-8785-61eecc6ee6dd', 'x-compute-request-id': 'req-19d64717-f638-4b42-8785-61eecc6ee6dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:20,070 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.195s
2026-06-26 08:16:20,070 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b47b83ef-8c0e-4268-a934-f2362eb0e472', 'x-compute-request-id': 'req-b47b83ef-8c0e-4268-a934-f2362eb0e472', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:21,265 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:16:21,265 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ddbc82-9ec1-4cf2-8ffa-f0323ddef042', 'x-compute-request-id': 'req-f6ddbc82-9ec1-4cf2-8ffa-f0323ddef042', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:22,410 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:16:22,411 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22aa8412-5d2d-48d2-88d1-cb6de381e351', 'x-compute-request-id': 'req-22aa8412-5d2d-48d2-88d1-cb6de381e351', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:23,561 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:16:23,562 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35c1a2a3-bed0-46a3-97e4-470e8b0b4e56', 'x-compute-request-id': 'req-35c1a2a3-bed0-46a3-97e4-470e8b0b4e56', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:24,707 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:16:24,707 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a0c151f-50f5-4de7-bf96-5b4567a03969', 'x-compute-request-id': 'req-4a0c151f-50f5-4de7-bf96-5b4567a03969', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:25,893 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:16:25,893 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18c3cde5-8408-45dd-a8e3-5d80c3d3f705', 'x-compute-request-id': 'req-18c3cde5-8408-45dd-a8e3-5d80c3d3f705', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:27,092 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:16:27,092 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33bdae91-dfa1-44e9-a4f0-d395569e22b7', 'x-compute-request-id': 'req-33bdae91-dfa1-44e9-a4f0-d395569e22b7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:28,240 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:16:28,240 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4cd6e02-c13d-44ce-834e-c59577c75b3b', 'x-compute-request-id': 'req-b4cd6e02-c13d-44ce-834e-c59577c75b3b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:29,394 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:16:29,395 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb377a40-09f7-4583-83f9-73132333d91a', 'x-compute-request-id': 'req-bb377a40-09f7-4583-83f9-73132333d91a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:30,534 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:16:30,534 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f5f8ab1-bbb3-47eb-ae2a-595c56232611', 'x-compute-request-id': 'req-0f5f8ab1-bbb3-47eb-ae2a-595c56232611', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:31,696 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:16:31,697 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468b5b74-ea3d-4342-8593-4eb7e98a2a9c', 'x-compute-request-id': 'req-468b5b74-ea3d-4342-8593-4eb7e98a2a9c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:32,905 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:16:32,906 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bc64e58-ff03-4de4-88b6-838ae04eed11', 'x-compute-request-id': 'req-8bc64e58-ff03-4de4-88b6-838ae04eed11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:34,066 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:16:34,067 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-329fb3c2-b785-464c-828a-bb273c873571', 'x-compute-request-id': 'req-329fb3c2-b785-464c-828a-bb273c873571', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:35,230 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:16:35,231 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8deed54-f0e3-4768-8470-410619e92b95', 'x-compute-request-id': 'req-d8deed54-f0e3-4768-8470-410619e92b95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:36,374 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:16:36,374 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94162bea-5ff6-475e-a1b5-1ebce11b1d21', 'x-compute-request-id': 'req-94162bea-5ff6-475e-a1b5-1ebce11b1d21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:37,607 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.222s
2026-06-26 08:16:37,607 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bcde3c2-b0ad-4a3f-8bf0-7c4114245de0', 'x-compute-request-id': 'req-4bcde3c2-b0ad-4a3f-8bf0-7c4114245de0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:38,781 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:16:38,781 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aea24689-9886-470c-9904-1150ee241969', 'x-compute-request-id': 'req-aea24689-9886-470c-9904-1150ee241969', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:40,119 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.327s
2026-06-26 08:16:40,120 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535925b3-3d3f-4bd4-925d-024b6a9ab855', 'x-compute-request-id': 'req-535925b3-3d3f-4bd4-925d-024b6a9ab855', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:41,262 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:16:41,263 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a23758c-9ef5-41a6-a40f-f2c4fa54a549', 'x-compute-request-id': 'req-9a23758c-9ef5-41a6-a40f-f2c4fa54a549', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:42,425 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:16:42,426 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fde4ad35-0204-42db-891a-6621c692a0ea', 'x-compute-request-id': 'req-fde4ad35-0204-42db-891a-6621c692a0ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:43,569 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:16:43,569 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06f458e0-9ce5-4ca7-acd9-ad9f7af73625', 'x-compute-request-id': 'req-06f458e0-9ce5-4ca7-acd9-ad9f7af73625', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:44,800 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.221s
2026-06-26 08:16:44,801 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45855ec5-8685-48b5-9c19-5afae416b5cb', 'x-compute-request-id': 'req-45855ec5-8685-48b5-9c19-5afae416b5cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:45,967 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:16:45,967 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7002b4d6-1fdb-40cb-ad67-2b84457b303d', 'x-compute-request-id': 'req-7002b4d6-1fdb-40cb-ad67-2b84457b303d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:47,131 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:16:47,131 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f140dd0-4ede-495a-8fdd-722fd3955087', 'x-compute-request-id': 'req-6f140dd0-4ede-495a-8fdd-722fd3955087', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:48,331 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:16:48,331 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afd95f1b-f29a-436d-b368-852bf5565887', 'x-compute-request-id': 'req-afd95f1b-f29a-436d-b368-852bf5565887', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:49,490 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:16:49,491 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3c7ecf-4297-4fb2-b7ca-6e71ffd77c0c', 'x-compute-request-id': 'req-0e3c7ecf-4297-4fb2-b7ca-6e71ffd77c0c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:50,696 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:16:50,697 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f078eb5-50d6-41df-ac1c-c5665e4bab83', 'x-compute-request-id': 'req-9f078eb5-50d6-41df-ac1c-c5665e4bab83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:51,872 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:16:51,873 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8e33a7-c999-4c7b-bb50-c5ce3106b46b', 'x-compute-request-id': 'req-6d8e33a7-c999-4c7b-bb50-c5ce3106b46b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:53,056 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:16:53,057 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f72d8a6-add4-4757-8926-6fc0a8f8979c', 'x-compute-request-id': 'req-1f72d8a6-add4-4757-8926-6fc0a8f8979c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:54,289 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.222s
2026-06-26 08:16:54,290 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f364c07-bfce-4ebe-8a42-1172d6a50f66', 'x-compute-request-id': 'req-0f364c07-bfce-4ebe-8a42-1172d6a50f66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:55,465 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:16:55,465 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b984e9d-7729-44d5-9912-34749ee212a7', 'x-compute-request-id': 'req-5b984e9d-7729-44d5-9912-34749ee212a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:56,662 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:16:56,662 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a18e4e8-efad-427f-a2bd-7d3cd6858411', 'x-compute-request-id': 'req-2a18e4e8-efad-427f-a2bd-7d3cd6858411', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:57,818 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:16:57,818 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e63a768-74dd-43d6-9f48-a21e1f1b630b', 'x-compute-request-id': 'req-8e63a768-74dd-43d6-9f48-a21e1f1b630b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:58,976 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:16:58,976 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589dbb86-f201-439b-a802-e67159c194d7', 'x-compute-request-id': 'req-589dbb86-f201-439b-a802-e67159c194d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:00,132 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:17:00,132 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6097123a-0a01-4cf6-8c53-8cf2502f40fa', 'x-compute-request-id': 'req-6097123a-0a01-4cf6-8c53-8cf2502f40fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:01,317 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:17:01,317 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f15c43a2-5dc3-450d-921b-be098a3ba8c7', 'x-compute-request-id': 'req-f15c43a2-5dc3-450d-921b-be098a3ba8c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:02,485 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:17:02,485 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f90c1d2c-ffd7-4eb5-b981-8d6ce3b92501', 'x-compute-request-id': 'req-f90c1d2c-ffd7-4eb5-b981-8d6ce3b92501', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:03,636 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:17:03,636 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa5179a3-949b-4aa1-92f6-e8732572aad0', 'x-compute-request-id': 'req-fa5179a3-949b-4aa1-92f6-e8732572aad0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:04,873 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.226s
2026-06-26 08:17:04,873 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93048cda-5fe1-47a7-b3d2-728794f3be8f', 'x-compute-request-id': 'req-93048cda-5fe1-47a7-b3d2-728794f3be8f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:06,034 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:17:06,034 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3470be09-9f97-4123-81dc-5d876f6e95e9', 'x-compute-request-id': 'req-3470be09-9f97-4123-81dc-5d876f6e95e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:07,176 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:17:07,176 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76a01a2a-17f4-4197-8016-bd4603295fd6', 'x-compute-request-id': 'req-76a01a2a-17f4-4197-8016-bd4603295fd6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:08,362 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:17:08,362 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb2b98c-8421-40f9-9b0d-3c2a9272f665', 'x-compute-request-id': 'req-eeb2b98c-8421-40f9-9b0d-3c2a9272f665', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:09,521 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:17:09,521 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b6428b3-89d3-4b73-9199-8548291123aa', 'x-compute-request-id': 'req-1b6428b3-89d3-4b73-9199-8548291123aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:10,659 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:17:10,660 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffb340f2-bb81-490d-aa52-7245bbf6c542', 'x-compute-request-id': 'req-ffb340f2-bb81-490d-aa52-7245bbf6c542', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:11,812 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:17:11,812 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a52da874-72c4-4e49-a858-dabbbae1f46e', 'x-compute-request-id': 'req-a52da874-72c4-4e49-a858-dabbbae1f46e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:12,976 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:17:12,976 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b291f71-d2b8-45f6-be10-5475b39a5fcc', 'x-compute-request-id': 'req-3b291f71-d2b8-45f6-be10-5475b39a5fcc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:14,154 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:17:14,154 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a027982-5f17-409f-86c3-4de510bbcc94', 'x-compute-request-id': 'req-4a027982-5f17-409f-86c3-4de510bbcc94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:15,386 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.225s
2026-06-26 08:17:15,386 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ba8ceb-c678-4279-a083-2c6591dbafac', 'x-compute-request-id': 'req-65ba8ceb-c678-4279-a083-2c6591dbafac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:16,525 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:17:16,526 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc10a60-c102-4351-9760-2a4cfaff5186', 'x-compute-request-id': 'req-2fc10a60-c102-4351-9760-2a4cfaff5186', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:17,666 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:17:17,666 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5515e6e3-a11a-4fff-a35d-88d88907235f', 'x-compute-request-id': 'req-5515e6e3-a11a-4fff-a35d-88d88907235f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:18,851 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:17:18,851 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c085bad-2d5a-4f66-a226-441b4c73d7a1', 'x-compute-request-id': 'req-9c085bad-2d5a-4f66-a226-441b4c73d7a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:20,022 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:17:20,023 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2d13d9-a035-4468-bf00-ebd96fb61099', 'x-compute-request-id': 'req-0d2d13d9-a035-4468-bf00-ebd96fb61099', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:21,214 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:17:21,214 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7534b877-2ddf-49c4-a458-79b1be2f7b1f', 'x-compute-request-id': 'req-7534b877-2ddf-49c4-a458-79b1be2f7b1f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:22,383 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:17:22,384 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2ccf9ab-f49d-4c76-b16f-955f854fe7d3', 'x-compute-request-id': 'req-a2ccf9ab-f49d-4c76-b16f-955f854fe7d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:23,605 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.214s
2026-06-26 08:17:23,606 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0140c723-623b-4b2c-86dc-c7001da15e09', 'x-compute-request-id': 'req-0140c723-623b-4b2c-86dc-c7001da15e09', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:24,807 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:17:24,807 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c965cd25-ff17-42c2-8d0c-906435b3b786', 'x-compute-request-id': 'req-c965cd25-ff17-42c2-8d0c-906435b3b786', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:26,019 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:17:26,020 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20de36c7-61bf-427d-aeaf-73ceca1ef25b', 'x-compute-request-id': 'req-20de36c7-61bf-427d-aeaf-73ceca1ef25b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:27,230 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:17:27,230 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95ce7fd4-ef82-4679-9a54-14625b84101b', 'x-compute-request-id': 'req-95ce7fd4-ef82-4679-9a54-14625b84101b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:28,406 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:17:28,406 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36aae7a4-b05e-4bfa-b3d2-c32c2280aec9', 'x-compute-request-id': 'req-36aae7a4-b05e-4bfa-b3d2-c32c2280aec9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:29,609 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:17:29,611 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-536a48fa-0701-43ee-b896-6867eb785df9', 'x-compute-request-id': 'req-536a48fa-0701-43ee-b896-6867eb785df9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:30,775 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:17:30,775 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d81a92d-6623-468d-ad5b-a3eedf3530e0', 'x-compute-request-id': 'req-0d81a92d-6623-468d-ad5b-a3eedf3530e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:31,914 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:17:31,915 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e4db261-3345-4e89-903b-1b3fdc8c479e', 'x-compute-request-id': 'req-5e4db261-3345-4e89-903b-1b3fdc8c479e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:33,117 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:17:33,117 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d991563-c49f-4fc9-8c8d-e42bbf72cc9a', 'x-compute-request-id': 'req-2d991563-c49f-4fc9-8c8d-e42bbf72cc9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:34,261 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:17:34,262 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abbab59d-9723-423d-966b-3f8fedcc7fc7', 'x-compute-request-id': 'req-abbab59d-9723-423d-966b-3f8fedcc7fc7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:35,493 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.220s
2026-06-26 08:17:35,493 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-617b7e34-88c6-45f9-8ab9-a60a9b8d92cd', 'x-compute-request-id': 'req-617b7e34-88c6-45f9-8ab9-a60a9b8d92cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:36,642 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:17:36,643 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5693111-7850-4904-ae17-69468315c538', 'x-compute-request-id': 'req-f5693111-7850-4904-ae17-69468315c538', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:37,800 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:17:37,801 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-560f1683-dd37-47ff-be9d-263a934e2bad', 'x-compute-request-id': 'req-560f1683-dd37-47ff-be9d-263a934e2bad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:39,002 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:17:39,003 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb580087-94e5-4575-96e8-457825a439a1', 'x-compute-request-id': 'req-fb580087-94e5-4575-96e8-457825a439a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:40,158 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:17:40,158 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8187b78-3007-4470-ae71-d86ca84972c6', 'x-compute-request-id': 'req-d8187b78-3007-4470-ae71-d86ca84972c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:41,346 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:17:41,347 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2895f14f-dbb3-42f3-ac1b-10d0a0278531', 'x-compute-request-id': 'req-2895f14f-dbb3-42f3-ac1b-10d0a0278531', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:42,502 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:17:42,502 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fca2042f-327b-4b0e-9472-02ce94eb7150', 'x-compute-request-id': 'req-fca2042f-327b-4b0e-9472-02ce94eb7150', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:43,657 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:17:43,657 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39316a88-1ef4-4676-856c-3dcbd83fa933', 'x-compute-request-id': 'req-39316a88-1ef4-4676-856c-3dcbd83fa933', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:44,854 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:17:44,855 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab77fac3-ebf8-4231-9bca-c9770c55886c', 'x-compute-request-id': 'req-ab77fac3-ebf8-4231-9bca-c9770c55886c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:46,004 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:17:46,005 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beb399ff-5f22-4de2-95bc-a6253a74c230', 'x-compute-request-id': 'req-beb399ff-5f22-4de2-95bc-a6253a74c230', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:47,196 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:17:47,196 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f94848-8222-437a-b531-f8646c3deece', 'x-compute-request-id': 'req-78f94848-8222-437a-b531-f8646c3deece', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:48,347 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:17:48,347 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e27a05f-6fb1-4a94-b9a3-e8e02e5f1e68', 'x-compute-request-id': 'req-1e27a05f-6fb1-4a94-b9a3-e8e02e5f1e68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:49,485 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:17:49,485 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-558ee91b-923e-4b95-b714-48d73b97e51a', 'x-compute-request-id': 'req-558ee91b-923e-4b95-b714-48d73b97e51a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:50,655 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:17:50,656 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6981f388-a6d1-45b1-adc2-960baa021f15', 'x-compute-request-id': 'req-6981f388-a6d1-45b1-adc2-960baa021f15', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:51,804 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:17:51,804 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42f1d199-4a40-4735-9f04-797a67268b4b', 'x-compute-request-id': 'req-42f1d199-4a40-4735-9f04-797a67268b4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:52,991 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:17:52,991 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1152209-f484-4a7f-977d-a9182dc2680a', 'x-compute-request-id': 'req-a1152209-f484-4a7f-977d-a9182dc2680a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:54,130 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.126s
2026-06-26 08:17:54,131 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee1eee50-320c-4d9c-9d64-b9852499f4c5', 'x-compute-request-id': 'req-ee1eee50-320c-4d9c-9d64-b9852499f4c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:55,285 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:17:55,285 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d479eb1-43be-4995-b145-70fbe32f9ba1', 'x-compute-request-id': 'req-4d479eb1-43be-4995-b145-70fbe32f9ba1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:56,425 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:17:56,426 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-789e64cf-75dd-42cf-8d57-53366921b9d0', 'x-compute-request-id': 'req-789e64cf-75dd-42cf-8d57-53366921b9d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:57,573 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:17:57,573 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c06b569d-a4e0-4d79-8e56-bcb2edc5e510', 'x-compute-request-id': 'req-c06b569d-a4e0-4d79-8e56-bcb2edc5e510', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:58,779 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:17:58,780 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7828d4-b4f1-45a2-8c8c-36073ed47576', 'x-compute-request-id': 'req-4d7828d4-b4f1-45a2-8c8c-36073ed47576', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:59,986 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:17:59,987 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe040a6d-ef84-4de5-a8cb-690e1cec2f38', 'x-compute-request-id': 'req-fe040a6d-ef84-4de5-a8cb-690e1cec2f38', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:01,129 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:18:01,130 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f23cbad-15d8-4cf7-95a1-1790998f0eb2', 'x-compute-request-id': 'req-2f23cbad-15d8-4cf7-95a1-1790998f0eb2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:02,278 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:18:02,279 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb9288f-3eca-473a-bb3c-2cc9c5b221ce', 'x-compute-request-id': 'req-6bb9288f-3eca-473a-bb3c-2cc9c5b221ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:03,437 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:18:03,437 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44693bd8-0f15-4ed0-a2b8-514b7b795247', 'x-compute-request-id': 'req-44693bd8-0f15-4ed0-a2b8-514b7b795247', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:04,671 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.226s
2026-06-26 08:18:04,671 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdd9971-e99b-40b0-8610-513300307938', 'x-compute-request-id': 'req-4fdd9971-e99b-40b0-8610-513300307938', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:05,861 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:18:05,862 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d5b591-2f70-4535-aa44-7675f1fcd61b', 'x-compute-request-id': 'req-06d5b591-2f70-4535-aa44-7675f1fcd61b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:07,040 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:18:07,040 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf21c96-5163-441f-ae74-dd8bc9cf0173', 'x-compute-request-id': 'req-9cf21c96-5163-441f-ae74-dd8bc9cf0173', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:08,181 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:18:08,181 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a28eaf47-7c61-4e5a-9668-ecaba67aed64', 'x-compute-request-id': 'req-a28eaf47-7c61-4e5a-9668-ecaba67aed64', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:09,338 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:18:09,338 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b12ec81-9872-46b1-9c89-a92a73835118', 'x-compute-request-id': 'req-7b12ec81-9872-46b1-9c89-a92a73835118', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:10,488 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:18:10,488 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f91468e9-e74f-45a4-9da1-dfff224c726b', 'x-compute-request-id': 'req-f91468e9-e74f-45a4-9da1-dfff224c726b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:11,682 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:18:11,682 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-359424f9-03e0-46a9-9bf8-92d9ad2ee386', 'x-compute-request-id': 'req-359424f9-03e0-46a9-9bf8-92d9ad2ee386', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:12,820 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:18:12,820 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7aabd52-278c-4328-a5e0-8139f6a6bcd7', 'x-compute-request-id': 'req-b7aabd52-278c-4328-a5e0-8139f6a6bcd7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:14,026 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:18:14,026 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b84e2e-09cb-46dc-8cb8-b0b73da7063f', 'x-compute-request-id': 'req-d4b84e2e-09cb-46dc-8cb8-b0b73da7063f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:15,175 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:18:15,175 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ec938fb-9124-4cbe-8432-2ad9f81d6d72', 'x-compute-request-id': 'req-9ec938fb-9124-4cbe-8432-2ad9f81d6d72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:16,314 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:18:16,314 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d06b5df-3dba-4f6a-ab45-43dfe595913f', 'x-compute-request-id': 'req-5d06b5df-3dba-4f6a-ab45-43dfe595913f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:17,511 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:18:17,511 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abcd5546-5936-47c3-b1b6-dc872e664937', 'x-compute-request-id': 'req-abcd5546-5936-47c3-b1b6-dc872e664937', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:18,663 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:18:18,664 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c801833-dfbd-4671-825d-d3915976bead', 'x-compute-request-id': 'req-6c801833-dfbd-4671-825d-d3915976bead', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:19,852 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:18:19,852 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1aef29-f2f1-43e7-8eb9-5eb90583b5ad', 'x-compute-request-id': 'req-9f1aef29-f2f1-43e7-8eb9-5eb90583b5ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:20,994 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:18:20,994 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29cee0a0-9a87-428a-9ceb-be1568a83e94', 'x-compute-request-id': 'req-29cee0a0-9a87-428a-9ceb-be1568a83e94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:22,172 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:18:22,172 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de769da-55fa-4c3c-8206-eebbf15de3de', 'x-compute-request-id': 'req-6de769da-55fa-4c3c-8206-eebbf15de3de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:23,378 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:18:23,379 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f21c20-2da0-4ccf-b7a6-07b9d4ddf7ca', 'x-compute-request-id': 'req-59f21c20-2da0-4ccf-b7a6-07b9d4ddf7ca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:24,510 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.122s
2026-06-26 08:18:24,510 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6daa2497-0b89-4caf-aff1-414f9a8859c8', 'x-compute-request-id': 'req-6daa2497-0b89-4caf-aff1-414f9a8859c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:25,709 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:18:25,709 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0883b3c9-ab65-47c9-9381-5434ac0f93cd', 'x-compute-request-id': 'req-0883b3c9-ab65-47c9-9381-5434ac0f93cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:26,856 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:18:26,856 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcebdaf7-8030-4bed-bbcf-b8a5e15c61e3', 'x-compute-request-id': 'req-bcebdaf7-8030-4bed-bbcf-b8a5e15c61e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:28,314 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.450s
2026-06-26 08:18:28,314 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0710adbb-3f6d-4771-ae4b-76f847484e2e', 'x-compute-request-id': 'req-0710adbb-3f6d-4771-ae4b-76f847484e2e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:29,462 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:18:29,462 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf36ffee-deae-41dc-b898-7383fe5ac394', 'x-compute-request-id': 'req-cf36ffee-deae-41dc-b898-7383fe5ac394', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:30,642 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:18:30,643 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a9eaf4-5c5f-4ef5-be5d-a392e32102ae', 'x-compute-request-id': 'req-b8a9eaf4-5c5f-4ef5-be5d-a392e32102ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:31,792 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:18:31,793 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63ff7be7-67cd-4581-a024-a2690a04ec2d', 'x-compute-request-id': 'req-63ff7be7-67cd-4581-a024-a2690a04ec2d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:32,982 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:18:32,983 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdcbf425-904c-4c8d-90c0-3e28a1a4a81c', 'x-compute-request-id': 'req-cdcbf425-904c-4c8d-90c0-3e28a1a4a81c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:34,138 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:18:34,138 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8912e255-5474-4cf9-9578-5745f75c77e9', 'x-compute-request-id': 'req-8912e255-5474-4cf9-9578-5745f75c77e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:35,284 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:18:35,284 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa794210-9b6c-459f-8685-b74efbdd9058', 'x-compute-request-id': 'req-fa794210-9b6c-459f-8685-b74efbdd9058', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:36,441 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:18:36,442 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fec3012-37b7-44a3-8f5b-08a00397474f', 'x-compute-request-id': 'req-8fec3012-37b7-44a3-8f5b-08a00397474f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:37,635 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:18:37,636 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3622b2ba-30e5-4b77-9eca-8900f9e081ba', 'x-compute-request-id': 'req-3622b2ba-30e5-4b77-9eca-8900f9e081ba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:38,834 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:18:38,834 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b533a20c-f3d7-440a-9faf-c9133bd3b0bc', 'x-compute-request-id': 'req-b533a20c-f3d7-440a-9faf-c9133bd3b0bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:39,993 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:18:39,993 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ad30cc-ffc7-4fb8-a522-04cc4f5fed17', 'x-compute-request-id': 'req-b1ad30cc-ffc7-4fb8-a522-04cc4f5fed17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:41,134 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:18:41,134 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9f0452-2203-4c5a-9c88-f2a6b3c65a16', 'x-compute-request-id': 'req-ed9f0452-2203-4c5a-9c88-f2a6b3c65a16', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:42,296 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:18:42,297 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e4f011-a139-4a2d-bbbe-d3d2c4d6d240', 'x-compute-request-id': 'req-60e4f011-a139-4a2d-bbbe-d3d2c4d6d240', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:43,436 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:18:43,436 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecd7d450-a766-4624-bcf2-1546cef70acb', 'x-compute-request-id': 'req-ecd7d450-a766-4624-bcf2-1546cef70acb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:44,610 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:18:44,611 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3b41174-3169-4b9b-a4a2-577d3e73af9e', 'x-compute-request-id': 'req-c3b41174-3169-4b9b-a4a2-577d3e73af9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:45,775 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:18:45,775 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fad82dd-96b4-4b85-99af-dc9e82705b93', 'x-compute-request-id': 'req-2fad82dd-96b4-4b85-99af-dc9e82705b93', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:46,954 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:18:46,954 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-015add49-c78a-45f4-aa7a-1b88b84ef4c9', 'x-compute-request-id': 'req-015add49-c78a-45f4-aa7a-1b88b84ef4c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:48,112 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:18:48,112 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e824443a-a68e-4892-9085-00ae81d3aef9', 'x-compute-request-id': 'req-e824443a-a68e-4892-9085-00ae81d3aef9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:49,250 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.126s
2026-06-26 08:18:49,250 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f5d922-4b30-4bb2-b72a-ab35b3483708', 'x-compute-request-id': 'req-48f5d922-4b30-4bb2-b72a-ab35b3483708', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:50,388 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:18:50,388 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-167194b9-be88-4096-96fb-9f424eace752', 'x-compute-request-id': 'req-167194b9-be88-4096-96fb-9f424eace752', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:51,549 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:18:51,549 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ab7bec5-4217-4f08-aaa2-60d3a74d14a6', 'x-compute-request-id': 'req-3ab7bec5-4217-4f08-aaa2-60d3a74d14a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:52,746 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:18:52,746 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc1e004-4608-419e-8009-32cefa9c3ec6', 'x-compute-request-id': 'req-7fc1e004-4608-419e-8009-32cefa9c3ec6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:53,916 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:18:53,916 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d19bc17f-623c-4ab6-9940-76da150648c6', 'x-compute-request-id': 'req-d19bc17f-623c-4ab6-9940-76da150648c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:55,053 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.124s
2026-06-26 08:18:55,053 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e8c7e7-a030-4031-a71f-16574e35ea0a', 'x-compute-request-id': 'req-f8e8c7e7-a030-4031-a71f-16574e35ea0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:56,242 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:18:56,243 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41382c47-0635-4ffa-aecd-6a818a4f2668', 'x-compute-request-id': 'req-41382c47-0635-4ffa-aecd-6a818a4f2668', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:57,405 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:18:57,405 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14f803c-4437-4591-9d15-e75370994f66', 'x-compute-request-id': 'req-d14f803c-4437-4591-9d15-e75370994f66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:58,559 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:18:58,559 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb98b80-6d59-4e51-8580-0475977fc13c', 'x-compute-request-id': 'req-2fb98b80-6d59-4e51-8580-0475977fc13c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:59,733 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:18:59,734 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ded71c43-68d6-4aa8-b428-7e42d1a8e0ec', 'x-compute-request-id': 'req-ded71c43-68d6-4aa8-b428-7e42d1a8e0ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:00,902 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:19:00,902 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b70888b-d915-4b59-9171-2526d152b07c', 'x-compute-request-id': 'req-0b70888b-d915-4b59-9171-2526d152b07c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:02,094 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:19:02,094 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8b0d6a-0163-4f7f-8331-376416db7ab2', 'x-compute-request-id': 'req-ef8b0d6a-0163-4f7f-8331-376416db7ab2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:03,242 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:19:03,242 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67597a84-8b3a-49d7-898d-fe31cc52544f', 'x-compute-request-id': 'req-67597a84-8b3a-49d7-898d-fe31cc52544f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:04,408 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:19:04,408 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ee090c9-ee5e-48e8-bc1f-939aad72b2f8', 'x-compute-request-id': 'req-1ee090c9-ee5e-48e8-bc1f-939aad72b2f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:05,604 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:19:05,604 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2927d17a-32c4-4d78-87f5-48ba19d91f40', 'x-compute-request-id': 'req-2927d17a-32c4-4d78-87f5-48ba19d91f40', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:06,757 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:19:06,757 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ad4e98-489a-4c48-82f2-60e846e30db7', 'x-compute-request-id': 'req-40ad4e98-489a-4c48-82f2-60e846e30db7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:07,906 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:19:07,906 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6496352-aa86-4d55-9a7c-5ab79994ab24', 'x-compute-request-id': 'req-d6496352-aa86-4d55-9a7c-5ab79994ab24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:09,058 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:19:09,058 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b890eeb-9b40-42d7-9da5-55b984e0f03c', 'x-compute-request-id': 'req-3b890eeb-9b40-42d7-9da5-55b984e0f03c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:10,213 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:19:10,214 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9526e676-546e-4b42-8bdb-d0a91ff71f47', 'x-compute-request-id': 'req-9526e676-546e-4b42-8bdb-d0a91ff71f47', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:11,411 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:19:11,412 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998be304-bd5b-49fb-91c0-28963cf803db', 'x-compute-request-id': 'req-998be304-bd5b-49fb-91c0-28963cf803db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:12,582 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:19:12,583 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3890e5ac-e517-4a79-a4f5-68d730a9ba84', 'x-compute-request-id': 'req-3890e5ac-e517-4a79-a4f5-68d730a9ba84', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:13,725 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:19:13,725 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c819a135-522e-43f4-90d5-d08071c5f9ed', 'x-compute-request-id': 'req-c819a135-522e-43f4-90d5-d08071c5f9ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:14,894 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:19:14,895 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5927ed06-cadb-4a0f-b749-7dc93d341d51', 'x-compute-request-id': 'req-5927ed06-cadb-4a0f-b749-7dc93d341d51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:16,052 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:19:16,052 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-105aa985-0df0-46b5-bb24-15e9a59cffe0', 'x-compute-request-id': 'req-105aa985-0df0-46b5-bb24-15e9a59cffe0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:17,208 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:19:17,209 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-668c4b34-c1f4-4365-8271-31e609870933', 'x-compute-request-id': 'req-668c4b34-c1f4-4365-8271-31e609870933', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:18,427 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.208s
2026-06-26 08:19:18,427 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747465cc-b207-43f9-8b70-1b46718baf5a', 'x-compute-request-id': 'req-747465cc-b207-43f9-8b70-1b46718baf5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:19,603 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:19:19,603 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0508f758-1f18-4abb-8d54-52a9fa3b2478', 'x-compute-request-id': 'req-0508f758-1f18-4abb-8d54-52a9fa3b2478', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:20,786 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:19:20,786 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55885881-1ae8-4924-8581-feb286f81371', 'x-compute-request-id': 'req-55885881-1ae8-4924-8581-feb286f81371', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:21,925 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:19:21,926 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad2fe00-9040-48d7-a1ac-3542fcecba5f', 'x-compute-request-id': 'req-4ad2fe00-9040-48d7-a1ac-3542fcecba5f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:23,080 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:19:23,081 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b6106f4-46d0-4207-b676-629b6828ff44', 'x-compute-request-id': 'req-8b6106f4-46d0-4207-b676-629b6828ff44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:24,254 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:19:24,254 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f679e58-f1c3-4f4e-a689-531d5a5b41b5', 'x-compute-request-id': 'req-6f679e58-f1c3-4f4e-a689-531d5a5b41b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:25,450 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:19:25,450 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a582667d-18bb-4f51-9ac7-dcaa48ae9d94', 'x-compute-request-id': 'req-a582667d-18bb-4f51-9ac7-dcaa48ae9d94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:26,619 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:19:26,620 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f746bf1-12b3-46f4-85a8-f763b4873913', 'x-compute-request-id': 'req-8f746bf1-12b3-46f4-85a8-f763b4873913', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:27,814 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:19:27,814 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b635a6d-5131-40cb-b7e0-576be9e7af72', 'x-compute-request-id': 'req-1b635a6d-5131-40cb-b7e0-576be9e7af72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:28,984 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:19:28,984 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fae8d75-b933-4727-8f36-241385e50d27', 'x-compute-request-id': 'req-7fae8d75-b933-4727-8f36-241385e50d27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:30,145 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:19:30,145 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15ef54a9-db1d-4aab-b0a5-1a49bd9f8855', 'x-compute-request-id': 'req-15ef54a9-db1d-4aab-b0a5-1a49bd9f8855', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:31,307 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:19:31,307 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b10880b6-86f0-43ca-9efb-77d497322572', 'x-compute-request-id': 'req-b10880b6-86f0-43ca-9efb-77d497322572', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:32,506 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:19:32,506 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a0a2074-f381-4d30-a65f-dcd38330232e', 'x-compute-request-id': 'req-8a0a2074-f381-4d30-a65f-dcd38330232e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:33,654 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:19:33,654 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c71e25-3f30-458e-bf04-ac496d8824a7', 'x-compute-request-id': 'req-29c71e25-3f30-458e-bf04-ac496d8824a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:34,792 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.127s
2026-06-26 08:19:34,792 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-674a9b9d-9ba7-4337-9487-7bbf75c550f1', 'x-compute-request-id': 'req-674a9b9d-9ba7-4337-9487-7bbf75c550f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:35,942 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:19:35,943 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5438c81d-cec6-42ba-9a46-8be5e99bc214', 'x-compute-request-id': 'req-5438c81d-cec6-42ba-9a46-8be5e99bc214', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:37,129 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:19:37,129 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ecac054-1068-4406-80e1-b95628621bfb', 'x-compute-request-id': 'req-9ecac054-1068-4406-80e1-b95628621bfb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:38,325 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:19:38,326 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83f148e4-038f-4ebf-9f5f-6a7d576024f8', 'x-compute-request-id': 'req-83f148e4-038f-4ebf-9f5f-6a7d576024f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:39,485 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:19:39,485 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f49a65-0279-4341-bf76-d16ee8269176', 'x-compute-request-id': 'req-c0f49a65-0279-4341-bf76-d16ee8269176', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:40,643 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:19:40,644 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dff0aa66-f705-4a57-9e86-b68b9800f8c1', 'x-compute-request-id': 'req-dff0aa66-f705-4a57-9e86-b68b9800f8c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:41,808 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:19:41,808 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd38660-6127-40aa-a9b5-19f928a372d3', 'x-compute-request-id': 'req-7cd38660-6127-40aa-a9b5-19f928a372d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:43,011 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:19:43,011 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0837dd7b-f3db-46c0-a9b5-3e3019ade7de', 'x-compute-request-id': 'req-0837dd7b-f3db-46c0-a9b5-3e3019ade7de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:44,218 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:19:44,219 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67652c06-d5e6-4afa-bc40-a9bdc117fa91', 'x-compute-request-id': 'req-67652c06-d5e6-4afa-bc40-a9bdc117fa91', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:45,388 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:19:45,388 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d33fa3c-efb9-45e3-9d2e-c08f1540a919', 'x-compute-request-id': 'req-1d33fa3c-efb9-45e3-9d2e-c08f1540a919', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:46,549 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:19:46,549 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5536e3a0-aa60-4988-b33e-25787469c3c9', 'x-compute-request-id': 'req-5536e3a0-aa60-4988-b33e-25787469c3c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:47,713 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:19:47,713 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd8e8d5a-9bef-4d96-ba08-fe14c1a50493', 'x-compute-request-id': 'req-fd8e8d5a-9bef-4d96-ba08-fe14c1a50493', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:48,895 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:19:48,896 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9ad841-2c9f-4f9e-a3f8-916b3a2c0f4d', 'x-compute-request-id': 'req-5b9ad841-2c9f-4f9e-a3f8-916b3a2c0f4d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:50,103 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:19:50,103 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d559804d-9d9e-481c-9857-e8a43d74b761', 'x-compute-request-id': 'req-d559804d-9d9e-481c-9857-e8a43d74b761', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:51,251 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:19:51,251 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64543e3-3902-4aab-a437-508113cfc3cb', 'x-compute-request-id': 'req-a64543e3-3902-4aab-a437-508113cfc3cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:52,403 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:19:52,404 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aedb709-dfbd-4e84-a1e2-4bcdd4dab196', 'x-compute-request-id': 'req-5aedb709-dfbd-4e84-a1e2-4bcdd4dab196', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:53,554 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:19:53,554 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c32432d-2493-4e7f-9e2f-4f420a8fa004', 'x-compute-request-id': 'req-6c32432d-2493-4e7f-9e2f-4f420a8fa004', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:54,760 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.195s
2026-06-26 08:19:54,761 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b46ce963-f90a-4355-9a43-ad4c6a942a0a', 'x-compute-request-id': 'req-b46ce963-f90a-4355-9a43-ad4c6a942a0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:55,913 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:19:55,914 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-317eb50b-da59-49b7-828a-08cd2905f5d0', 'x-compute-request-id': 'req-317eb50b-da59-49b7-828a-08cd2905f5d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:57,101 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:19:57,101 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6044bba6-ed77-4a66-a838-c26a49ae9d88', 'x-compute-request-id': 'req-6044bba6-ed77-4a66-a838-c26a49ae9d88', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:58,251 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:19:58,251 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79b46fde-4a9e-464e-bdee-1c120fd4f785', 'x-compute-request-id': 'req-79b46fde-4a9e-464e-bdee-1c120fd4f785', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:59,397 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:19:59,397 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c061f977-c1c4-4baf-aef6-a4c6660ca05f', 'x-compute-request-id': 'req-c061f977-c1c4-4baf-aef6-a4c6660ca05f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:00,531 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.127s
2026-06-26 08:20:00,531 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49665cc9-5a7a-4fbd-82a4-e899b36f4b64', 'x-compute-request-id': 'req-49665cc9-5a7a-4fbd-82a4-e899b36f4b64', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:01,722 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:20:01,723 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5c9ee29-298e-4a77-b5fb-2a790e008520', 'x-compute-request-id': 'req-b5c9ee29-298e-4a77-b5fb-2a790e008520', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:02,917 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:20:02,917 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9d9ea9b-e8d9-4847-808f-fe52ec8e824d', 'x-compute-request-id': 'req-c9d9ea9b-e8d9-4847-808f-fe52ec8e824d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:04,078 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:20:04,078 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e0c4b75-fae4-4d51-8cbd-7b937746b0d2', 'x-compute-request-id': 'req-9e0c4b75-fae4-4d51-8cbd-7b937746b0d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:05,232 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:20:05,232 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db12a6b-3d47-40b6-aa85-50bb7af6530b', 'x-compute-request-id': 'req-9db12a6b-3d47-40b6-aa85-50bb7af6530b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:06,375 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:20:06,376 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-922815de-ef2f-4170-af6a-c2601391afc9', 'x-compute-request-id': 'req-922815de-ef2f-4170-af6a-c2601391afc9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:07,573 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:20:07,573 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e0588ea-e03f-445e-b209-02725d593be2', 'x-compute-request-id': 'req-3e0588ea-e03f-445e-b209-02725d593be2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:08,778 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:20:08,778 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176d2920-29c5-4cfc-b732-15a2445b5552', 'x-compute-request-id': 'req-176d2920-29c5-4cfc-b732-15a2445b5552', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:09,934 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:20:09,934 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9630c13-d518-4b28-b5b0-3ce6ceccdd13', 'x-compute-request-id': 'req-b9630c13-d518-4b28-b5b0-3ce6ceccdd13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:11,080 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:20:11,081 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1048f79a-6f39-4137-aab1-451f966e3447', 'x-compute-request-id': 'req-1048f79a-6f39-4137-aab1-451f966e3447', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:12,222 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:20:12,223 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-651e2ea7-6dd2-4eea-8da4-614b0bb59c51', 'x-compute-request-id': 'req-651e2ea7-6dd2-4eea-8da4-614b0bb59c51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:13,372 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:20:13,372 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d41e08c-ead4-4c4f-a610-deab21332ba4', 'x-compute-request-id': 'req-1d41e08c-ead4-4c4f-a610-deab21332ba4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:14,550 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:20:14,550 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364b6c85-e395-479f-a559-af0489e2b911', 'x-compute-request-id': 'req-364b6c85-e395-479f-a559-af0489e2b911', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:15,691 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:20:15,692 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c269a3d-735a-4afa-853f-b9790ab81015', 'x-compute-request-id': 'req-8c269a3d-735a-4afa-853f-b9790ab81015', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:16,840 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:20:16,840 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ab1e9b-7bf5-47b5-9bb5-5fc4f1f7a516', 'x-compute-request-id': 'req-e8ab1e9b-7bf5-47b5-9bb5-5fc4f1f7a516', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:17,996 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:20:17,996 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-300c4b1d-d885-4306-a5db-2ad26d2dedf3', 'x-compute-request-id': 'req-300c4b1d-d885-4306-a5db-2ad26d2dedf3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:19,213 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.206s
2026-06-26 08:20:19,213 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20e0a572-d7a3-41f7-b24c-047a6ba83ede', 'x-compute-request-id': 'req-20e0a572-d7a3-41f7-b24c-047a6ba83ede', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:20,376 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:20:20,376 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71347544-d7de-4cd2-9376-58d09218fa9f', 'x-compute-request-id': 'req-71347544-d7de-4cd2-9376-58d09218fa9f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:21,545 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:20:21,545 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a737c565-c1e9-4bbd-8ad0-3468317b397c', 'x-compute-request-id': 'req-a737c565-c1e9-4bbd-8ad0-3468317b397c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:22,753 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:20:22,754 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce89af2-741d-402c-9a2c-4d012bd711a4', 'x-compute-request-id': 'req-2ce89af2-741d-402c-9a2c-4d012bd711a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:23,950 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:20:23,950 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2f8c8d-f03b-4d71-bcf6-b0f5fcd061ea', 'x-compute-request-id': 'req-bf2f8c8d-f03b-4d71-bcf6-b0f5fcd061ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:25,165 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.208s
2026-06-26 08:20:25,165 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e6dfad-1d51-47fc-9fcc-d16ee11c36d7', 'x-compute-request-id': 'req-50e6dfad-1d51-47fc-9fcc-d16ee11c36d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:26,320 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:20:26,320 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1273f6-07a6-455b-8950-ac6deddc67a5', 'x-compute-request-id': 'req-cf1273f6-07a6-455b-8950-ac6deddc67a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:27,469 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:20:27,469 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d268bf50-7c85-469a-9905-fc56f32204e0', 'x-compute-request-id': 'req-d268bf50-7c85-469a-9905-fc56f32204e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:28,617 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:20:28,617 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ad6f84-b14b-4ca0-964d-a52c5739cf39', 'x-compute-request-id': 'req-09ad6f84-b14b-4ca0-964d-a52c5739cf39', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:29,775 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:20:29,775 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42fc8e8-c3f4-407e-8bb3-ab82c6ffaee0', 'x-compute-request-id': 'req-c42fc8e8-c3f4-407e-8bb3-ab82c6ffaee0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:30,968 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:20:30,968 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39bd1c2b-e8eb-4536-af63-900927daad10', 'x-compute-request-id': 'req-39bd1c2b-e8eb-4536-af63-900927daad10', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:32,154 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:20:32,154 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31238790-2a6d-4c9e-b82d-fa086d0f247b', 'x-compute-request-id': 'req-31238790-2a6d-4c9e-b82d-fa086d0f247b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:33,297 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:20:33,297 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca8be34-fd5f-48de-b8f5-3eb3f989f014', 'x-compute-request-id': 'req-6ca8be34-fd5f-48de-b8f5-3eb3f989f014', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:34,446 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:20:34,446 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27fa6767-2c85-44bd-b23f-5db6cc03fcfd', 'x-compute-request-id': 'req-27fa6767-2c85-44bd-b23f-5db6cc03fcfd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:35,604 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:20:35,604 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e728d24-27b6-4f98-8d47-447398e4f62a', 'x-compute-request-id': 'req-0e728d24-27b6-4f98-8d47-447398e4f62a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:36,745 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:20:36,745 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e884a318-bebe-409c-91cb-35cfcbb3fee1', 'x-compute-request-id': 'req-e884a318-bebe-409c-91cb-35cfcbb3fee1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:37,954 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:20:37,955 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfb42062-659d-4dca-8545-a660215be0c9', 'x-compute-request-id': 'req-bfb42062-659d-4dca-8545-a660215be0c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:39,154 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:20:39,154 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc1a6077-5fe1-459a-85d8-4aca69d473d7', 'x-compute-request-id': 'req-fc1a6077-5fe1-459a-85d8-4aca69d473d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:40,300 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:20:40,301 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a9452a3-1039-4706-9416-9819d7e8a8bb', 'x-compute-request-id': 'req-0a9452a3-1039-4706-9416-9819d7e8a8bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:41,429 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.117s
2026-06-26 08:20:41,429 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2323aa84-7169-4300-8e98-62bc62ce35fc', 'x-compute-request-id': 'req-2323aa84-7169-4300-8e98-62bc62ce35fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:42,581 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:20:42,581 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37a3e69d-3b5c-4b91-8d25-0a427d58c3b5', 'x-compute-request-id': 'req-37a3e69d-3b5c-4b91-8d25-0a427d58c3b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:43,758 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:20:43,758 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-728f7ea0-8eae-4671-98cc-4c7d2375fa23', 'x-compute-request-id': 'req-728f7ea0-8eae-4671-98cc-4c7d2375fa23', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:44,955 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:20:44,955 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d6afd87-b806-4997-ba8f-8f41b2553493', 'x-compute-request-id': 'req-7d6afd87-b806-4997-ba8f-8f41b2553493', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:46,105 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:20:46,105 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e73970-1fed-4dbe-8f02-8b518e2f8537', 'x-compute-request-id': 'req-e4e73970-1fed-4dbe-8f02-8b518e2f8537', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:47,257 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:20:47,257 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6baa96a7-54f1-4fda-be56-924869ca94c0', 'x-compute-request-id': 'req-6baa96a7-54f1-4fda-be56-924869ca94c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:48,403 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:20:48,403 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80b04d30-a569-4f9e-821b-ed0097fb1f85', 'x-compute-request-id': 'req-80b04d30-a569-4f9e-821b-ed0097fb1f85', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:49,559 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:20:49,559 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89dccde-7cbe-4a41-a07e-fb728b445d85', 'x-compute-request-id': 'req-f89dccde-7cbe-4a41-a07e-fb728b445d85', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:50,769 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:20:50,769 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86361f48-e3e5-4819-ae19-f7d7dce215f4', 'x-compute-request-id': 'req-86361f48-e3e5-4819-ae19-f7d7dce215f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:51,967 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:20:51,967 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6274fb71-2a58-4077-9166-a529b741306e', 'x-compute-request-id': 'req-6274fb71-2a58-4077-9166-a529b741306e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:53,129 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:20:53,129 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e41165-8ad5-4833-ad39-11ef04d7896e', 'x-compute-request-id': 'req-75e41165-8ad5-4833-ad39-11ef04d7896e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:54,315 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:20:54,315 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b35cc65-ce49-4abc-aa07-71c7e7d448c4', 'x-compute-request-id': 'req-1b35cc65-ce49-4abc-aa07-71c7e7d448c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:55,475 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:20:55,476 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6408838e-555e-4d83-98b8-c2e98cb9f05f', 'x-compute-request-id': 'req-6408838e-555e-4d83-98b8-c2e98cb9f05f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:56,622 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:20:56,623 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ada319-0260-4636-8577-54103a06cad2', 'x-compute-request-id': 'req-b1ada319-0260-4636-8577-54103a06cad2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:57,808 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:20:57,808 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-276b46e2-8c92-4691-a499-9a9dec868b00', 'x-compute-request-id': 'req-276b46e2-8c92-4691-a499-9a9dec868b00', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:58,965 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:20:58,965 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-509fe253-a45a-4a4a-9073-29fd19c6ab8b', 'x-compute-request-id': 'req-509fe253-a45a-4a4a-9073-29fd19c6ab8b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:00,106 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:21:00,107 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5625d79-c824-428e-b9df-4545063f18a8', 'x-compute-request-id': 'req-e5625d79-c824-428e-b9df-4545063f18a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:01,354 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.237s
2026-06-26 08:21:01,354 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0f7193-ad8e-4476-b9bb-006d90266b70', 'x-compute-request-id': 'req-da0f7193-ad8e-4476-b9bb-006d90266b70', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:02,507 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:21:02,507 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cfe54d2-75e6-4159-bdd8-8cb45be242e7', 'x-compute-request-id': 'req-1cfe54d2-75e6-4159-bdd8-8cb45be242e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:03,715 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:21:03,716 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e55efe01-be42-4a77-bc00-70de196c1f24', 'x-compute-request-id': 'req-e55efe01-be42-4a77-bc00-70de196c1f24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:04,854 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:21:04,854 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b851b0a-d3df-4eea-bb84-9e78221511c7', 'x-compute-request-id': 'req-4b851b0a-d3df-4eea-bb84-9e78221511c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:06,007 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:21:06,008 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d781ad24-0c03-4b6e-899e-1f44fdb7f6f8', 'x-compute-request-id': 'req-d781ad24-0c03-4b6e-899e-1f44fdb7f6f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:07,221 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.204s
2026-06-26 08:21:07,222 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e02a6e07-a183-46a3-ae2e-ef5804435c29', 'x-compute-request-id': 'req-e02a6e07-a183-46a3-ae2e-ef5804435c29', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:08,389 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:21:08,389 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c10b5ec1-e820-42c6-a948-e8bccf05574a', 'x-compute-request-id': 'req-c10b5ec1-e820-42c6-a948-e8bccf05574a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:09,540 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:21:09,540 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dfec0f2-1dc5-40d0-aafe-69c4de9d81d2', 'x-compute-request-id': 'req-6dfec0f2-1dc5-40d0-aafe-69c4de9d81d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:10,775 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.229s
2026-06-26 08:21:10,776 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-037adb6d-e33a-4082-bc15-59a1ef777227', 'x-compute-request-id': 'req-037adb6d-e33a-4082-bc15-59a1ef777227', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:12,380 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.594s
2026-06-26 08:21:12,380 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-617592e8-59f1-41fe-aebf-0fd47b854a94', 'x-compute-request-id': 'req-617592e8-59f1-41fe-aebf-0fd47b854a94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:13,529 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:21:13,530 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a35da852-8a70-4b36-b949-14c8478254db', 'x-compute-request-id': 'req-a35da852-8a70-4b36-b949-14c8478254db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:14,717 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:21:14,718 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92d66d2-9a5c-4158-9388-2712e5ff2132', 'x-compute-request-id': 'req-b92d66d2-9a5c-4158-9388-2712e5ff2132', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:15,960 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.234s
2026-06-26 08:21:15,961 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8003c63c-db46-465a-9f80-9328aa8b9ef9', 'x-compute-request-id': 'req-8003c63c-db46-465a-9f80-9328aa8b9ef9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:17,116 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:21:17,117 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394b4f71-eb83-45aa-9208-5ef15abaed22', 'x-compute-request-id': 'req-394b4f71-eb83-45aa-9208-5ef15abaed22', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:18,329 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:21:18,329 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa26bc43-c1be-446f-83ba-fd13a0a8c928', 'x-compute-request-id': 'req-fa26bc43-c1be-446f-83ba-fd13a0a8c928', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:19,466 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:21:19,466 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-852276ad-57d3-47c0-93bc-6401fd054d9a', 'x-compute-request-id': 'req-852276ad-57d3-47c0-93bc-6401fd054d9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:20,641 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:21:20,641 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a314ee03-50f3-4d99-8a68-60b278eea670', 'x-compute-request-id': 'req-a314ee03-50f3-4d99-8a68-60b278eea670', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:21,862 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.212s
2026-06-26 08:21:21,862 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b790c085-8491-4442-add3-2b2d88aa195f', 'x-compute-request-id': 'req-b790c085-8491-4442-add3-2b2d88aa195f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:22,995 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.125s
2026-06-26 08:21:22,996 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-853945af-ba6a-4b22-a80a-4f1e04910bcf', 'x-compute-request-id': 'req-853945af-ba6a-4b22-a80a-4f1e04910bcf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:24,152 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:21:24,152 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353887d9-36fa-4cfd-a420-f6c946493500', 'x-compute-request-id': 'req-353887d9-36fa-4cfd-a420-f6c946493500', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:25,289 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:21:25,289 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc10325-9c1a-48c7-926a-19b73f110ff9', 'x-compute-request-id': 'req-abc10325-9c1a-48c7-926a-19b73f110ff9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:26,484 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:21:26,484 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69c43f16-654f-4810-862e-be6aa4078aa9', 'x-compute-request-id': 'req-69c43f16-654f-4810-862e-be6aa4078aa9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:27,667 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:21:27,667 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec9a064-c6c7-4dd3-a0d3-0cc30a315e57', 'x-compute-request-id': 'req-fec9a064-c6c7-4dd3-a0d3-0cc30a315e57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:28,814 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:21:28,814 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d3f98da-4f7d-420f-8a53-23315bf775dc', 'x-compute-request-id': 'req-4d3f98da-4f7d-420f-8a53-23315bf775dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:29,975 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:21:29,975 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bee157e-3adb-4bd6-8cc6-1c7de9f73f6d', 'x-compute-request-id': 'req-0bee157e-3adb-4bd6-8cc6-1c7de9f73f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:31,129 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:21:31,129 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21c5012-90b2-4cdf-bc75-d71951c94050', 'x-compute-request-id': 'req-e21c5012-90b2-4cdf-bc75-d71951c94050', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:32,363 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.227s
2026-06-26 08:21:32,363 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b10a3e-068e-4356-aa3a-4047c3177cce', 'x-compute-request-id': 'req-17b10a3e-068e-4356-aa3a-4047c3177cce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:33,556 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:21:33,556 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d847f81d-9e19-4efe-b994-07137e721901', 'x-compute-request-id': 'req-d847f81d-9e19-4efe-b994-07137e721901', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:34,721 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:21:34,721 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d10c3bcd-899a-4815-bcd2-0047aca682f9', 'x-compute-request-id': 'req-d10c3bcd-899a-4815-bcd2-0047aca682f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:35,874 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:21:35,875 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e355eb63-4241-4036-abc2-2881eaae12e9', 'x-compute-request-id': 'req-e355eb63-4241-4036-abc2-2881eaae12e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:37,028 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:21:37,029 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8994ce3f-659a-4203-98f2-277a20a0b25d', 'x-compute-request-id': 'req-8994ce3f-659a-4203-98f2-277a20a0b25d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:38,212 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:21:38,213 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fcf188c-e905-416b-bb38-138cd5480710', 'x-compute-request-id': 'req-4fcf188c-e905-416b-bb38-138cd5480710', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:39,374 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:21:39,374 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-428dcd88-ba66-43e2-a439-b9d4eaa6f4da', 'x-compute-request-id': 'req-428dcd88-ba66-43e2-a439-b9d4eaa6f4da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:40,559 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:21:40,559 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b005c7df-1c1e-4e1b-9028-2cf943169e26', 'x-compute-request-id': 'req-b005c7df-1c1e-4e1b-9028-2cf943169e26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:41,697 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:21:41,697 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a3a646-9ddd-4822-b18a-5f96deaa2558', 'x-compute-request-id': 'req-50a3a646-9ddd-4822-b18a-5f96deaa2558', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:42,853 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:21:42,853 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7c6fd99-75f4-4731-91e0-0a7a3cb6fb7c', 'x-compute-request-id': 'req-f7c6fd99-75f4-4731-91e0-0a7a3cb6fb7c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:44,057 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:21:44,057 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d35c4dbe-726f-4753-a101-1fb1b7647494', 'x-compute-request-id': 'req-d35c4dbe-726f-4753-a101-1fb1b7647494', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:45,209 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:21:45,209 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-078f3421-7b3e-4d03-b80b-47414b042f9b', 'x-compute-request-id': 'req-078f3421-7b3e-4d03-b80b-47414b042f9b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:46,378 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:21:46,379 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e95d004-a297-4af6-8853-b587ceaf995e', 'x-compute-request-id': 'req-5e95d004-a297-4af6-8853-b587ceaf995e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:47,525 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:21:47,525 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae4a880d-ed26-4266-8394-050e89fd860b', 'x-compute-request-id': 'req-ae4a880d-ed26-4266-8394-050e89fd860b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:48,708 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:21:48,709 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a5f07b4-b99a-42c9-b5a5-54652fd8ad87', 'x-compute-request-id': 'req-8a5f07b4-b99a-42c9-b5a5-54652fd8ad87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:49,864 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:21:49,864 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e818c72d-3531-4ef4-a932-c8d00b7bf88b', 'x-compute-request-id': 'req-e818c72d-3531-4ef4-a932-c8d00b7bf88b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:51,071 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:21:51,071 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66bf812f-5514-4cfc-9be1-f7af794d4ef4', 'x-compute-request-id': 'req-66bf812f-5514-4cfc-9be1-f7af794d4ef4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:52,226 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:21:52,226 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af04800-3a04-487b-bb7b-e0177189e025', 'x-compute-request-id': 'req-8af04800-3a04-487b-bb7b-e0177189e025', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:53,385 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:21:53,386 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d24eafb8-5dcd-4ff2-b11a-9d7b5b76b42d', 'x-compute-request-id': 'req-d24eafb8-5dcd-4ff2-b11a-9d7b5b76b42d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:54,564 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:21:54,564 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-676f36a6-f54d-4be6-8510-bd53acba89de', 'x-compute-request-id': 'req-676f36a6-f54d-4be6-8510-bd53acba89de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:55,727 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:21:55,728 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4512d9d-42c9-4f2a-99dc-c41cf4bee0c4', 'x-compute-request-id': 'req-a4512d9d-42c9-4f2a-99dc-c41cf4bee0c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:56,886 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:21:56,886 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d893ec-172a-4729-bad8-d2f8888364e6', 'x-compute-request-id': 'req-61d893ec-172a-4729-bad8-d2f8888364e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:58,094 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:21:58,095 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d997fa9-aca9-456e-8618-03b86f7442a4', 'x-compute-request-id': 'req-9d997fa9-aca9-456e-8618-03b86f7442a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:59,243 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:21:59,243 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733e5c44-c7ac-4478-90ac-ab8905f5256b', 'x-compute-request-id': 'req-733e5c44-c7ac-4478-90ac-ab8905f5256b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:00,484 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.231s
2026-06-26 08:22:00,484 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580a6ce3-3c7b-45fa-bd3a-440afee55e02', 'x-compute-request-id': 'req-580a6ce3-3c7b-45fa-bd3a-440afee55e02', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:01,651 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:22:01,651 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e53a05-dc64-4c18-8d36-c337eb7be540', 'x-compute-request-id': 'req-07e53a05-dc64-4c18-8d36-c337eb7be540', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:02,816 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:22:02,816 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1abc2ea-c4ec-4a7b-a3b3-5e8020367d78', 'x-compute-request-id': 'req-a1abc2ea-c4ec-4a7b-a3b3-5e8020367d78', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:04,037 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.210s
2026-06-26 08:22:04,038 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc7622bb-e28e-4149-9af9-173d32d116e8', 'x-compute-request-id': 'req-bc7622bb-e28e-4149-9af9-173d32d116e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:05,199 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:22:05,199 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33f0458f-e304-4019-b22c-99115a051df2', 'x-compute-request-id': 'req-33f0458f-e304-4019-b22c-99115a051df2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:06,365 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:22:06,365 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52690f36-e1b6-4460-b445-7eb2f66b471a', 'x-compute-request-id': 'req-52690f36-e1b6-4460-b445-7eb2f66b471a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:07,522 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:22:07,522 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c405eb1f-3b44-428b-9dcb-811f559abb0f', 'x-compute-request-id': 'req-c405eb1f-3b44-428b-9dcb-811f559abb0f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:08,718 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:22:08,719 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc81cfc-cc5d-427f-80ec-761c49c2a8f5', 'x-compute-request-id': 'req-8dc81cfc-cc5d-427f-80ec-761c49c2a8f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:09,932 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.204s
2026-06-26 08:22:09,932 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb458e2-1958-4dce-9c2f-6f88776e3382', 'x-compute-request-id': 'req-abb458e2-1958-4dce-9c2f-6f88776e3382', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:11,112 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:22:11,112 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0667de2-1fdd-42ca-89a0-f805c2db19a7', 'x-compute-request-id': 'req-a0667de2-1fdd-42ca-89a0-f805c2db19a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:12,304 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:22:12,304 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5505a0b-2fd2-40c5-9eb7-53cc224e9e87', 'x-compute-request-id': 'req-d5505a0b-2fd2-40c5-9eb7-53cc224e9e87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:13,474 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:22:13,474 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2724a8d6-a099-4d4a-a8fa-75d790a0c195', 'x-compute-request-id': 'req-2724a8d6-a099-4d4a-a8fa-75d790a0c195', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:14,633 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:22:14,633 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9bd4c16-020f-4be6-9364-d36efb82cebf', 'x-compute-request-id': 'req-d9bd4c16-020f-4be6-9364-d36efb82cebf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:15,839 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:22:15,839 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77902c75-ed57-4a9a-93e0-652865257b77', 'x-compute-request-id': 'req-77902c75-ed57-4a9a-93e0-652865257b77', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:16,980 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:22:16,980 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91839a37-f41d-4d5f-917e-a538ae1498de', 'x-compute-request-id': 'req-91839a37-f41d-4d5f-917e-a538ae1498de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:18,127 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:22:18,127 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20c1eb18-76a2-462f-b26f-c3432ea79e24', 'x-compute-request-id': 'req-20c1eb18-76a2-462f-b26f-c3432ea79e24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:19,264 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:22:19,264 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b21269d9-f873-4d93-a8e2-b027fefe99c3', 'x-compute-request-id': 'req-b21269d9-f873-4d93-a8e2-b027fefe99c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:20,518 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.246s
2026-06-26 08:22:20,519 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b287f2f-9274-4f0e-95dd-f579b0481393', 'x-compute-request-id': 'req-1b287f2f-9274-4f0e-95dd-f579b0481393', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:21,702 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:22:21,702 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23c17ba0-797c-47d9-8528-556511385dd4', 'x-compute-request-id': 'req-23c17ba0-797c-47d9-8528-556511385dd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:22,845 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:22:22,846 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c0a92e-e9a9-4d00-bf60-136c3601f109', 'x-compute-request-id': 'req-63c0a92e-e9a9-4d00-bf60-136c3601f109', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:23,999 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:22:24,000 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95bed120-ffad-4b88-83f2-331661434081', 'x-compute-request-id': 'req-95bed120-ffad-4b88-83f2-331661434081', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:25,176 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:22:25,176 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9cc64f-6e5e-4704-84b1-0ff61362bc81', 'x-compute-request-id': 'req-ba9cc64f-6e5e-4704-84b1-0ff61362bc81', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:26,428 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.238s
2026-06-26 08:22:26,428 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78418cac-7468-4802-9c9f-1e49bd9fb941', 'x-compute-request-id': 'req-78418cac-7468-4802-9c9f-1e49bd9fb941', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:27,577 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:22:27,577 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fafbc6a-be92-430b-928b-1d0d1d7ee8d5', 'x-compute-request-id': 'req-4fafbc6a-be92-430b-928b-1d0d1d7ee8d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:28,769 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:22:28,770 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4224caf-111b-4e65-ab5e-2e54b5c53a5f', 'x-compute-request-id': 'req-b4224caf-111b-4e65-ab5e-2e54b5c53a5f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:29,949 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:22:29,950 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-254fc24c-83fd-4ba9-a09b-c96bd5b45989', 'x-compute-request-id': 'req-254fc24c-83fd-4ba9-a09b-c96bd5b45989', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:31,097 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:22:31,098 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1557a9e5-684e-41cc-905d-686ee697a7d6', 'x-compute-request-id': 'req-1557a9e5-684e-41cc-905d-686ee697a7d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:32,284 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:22:32,285 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e104594-2c91-42a7-87aa-7cbdf280b057', 'x-compute-request-id': 'req-5e104594-2c91-42a7-87aa-7cbdf280b057', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:33,437 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:22:33,437 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308ba677-f3e5-43bd-8541-5c89859f25ef', 'x-compute-request-id': 'req-308ba677-f3e5-43bd-8541-5c89859f25ef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:34,586 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:22:34,586 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3331f33b-66d0-4585-9574-c284bb00c7aa', 'x-compute-request-id': 'req-3331f33b-66d0-4585-9574-c284bb00c7aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:35,834 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.236s
2026-06-26 08:22:35,834 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78cec808-cf0d-4a97-964f-ee9cac1954bc', 'x-compute-request-id': 'req-78cec808-cf0d-4a97-964f-ee9cac1954bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:36,989 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:22:36,989 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6c3914-6b77-4afc-af47-11f5500444d7', 'x-compute-request-id': 'req-9d6c3914-6b77-4afc-af47-11f5500444d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:38,176 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:22:38,176 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bc1f406-afcf-4923-9ae2-888e9ec52ed3', 'x-compute-request-id': 'req-5bc1f406-afcf-4923-9ae2-888e9ec52ed3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:39,330 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:22:39,330 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acbaf497-c76a-47f2-969f-8805a1cd1526', 'x-compute-request-id': 'req-acbaf497-c76a-47f2-969f-8805a1cd1526', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:40,485 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:22:40,485 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11a56c31-62b8-4184-813a-ba57b8e4bb5a', 'x-compute-request-id': 'req-11a56c31-62b8-4184-813a-ba57b8e4bb5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:41,704 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.206s
2026-06-26 08:22:41,705 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f760b3a2-2e67-43c3-82b6-9ac12ef8adb9', 'x-compute-request-id': 'req-f760b3a2-2e67-43c3-82b6-9ac12ef8adb9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:42,868 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:22:42,868 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0066e11-fa89-41aa-b08a-8832d48e142b', 'x-compute-request-id': 'req-a0066e11-fa89-41aa-b08a-8832d48e142b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:44,019 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:22:44,020 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07be3411-f84b-4e91-bf8d-90ee14e3d654', 'x-compute-request-id': 'req-07be3411-f84b-4e91-bf8d-90ee14e3d654', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:45,219 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:22:45,219 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-800f44d3-c8af-4d6c-8cf9-82a2364b4180', 'x-compute-request-id': 'req-800f44d3-c8af-4d6c-8cf9-82a2364b4180', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:46,371 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:22:46,371 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3b92dd-d91c-4895-b11d-ee8caaa0476f', 'x-compute-request-id': 'req-9d3b92dd-d91c-4895-b11d-ee8caaa0476f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:47,567 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:22:47,567 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7efa98c-7238-4b6c-b311-3a9d81ee45dc', 'x-compute-request-id': 'req-c7efa98c-7238-4b6c-b311-3a9d81ee45dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:48,725 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:22:48,725 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d65a6a8f-319c-4de3-8c09-2e57fa7589e3', 'x-compute-request-id': 'req-d65a6a8f-319c-4de3-8c09-2e57fa7589e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:49,880 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:22:49,880 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ececd9f-556f-49a7-9eb6-53e8363128c9', 'x-compute-request-id': 'req-2ececd9f-556f-49a7-9eb6-53e8363128c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:51,082 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:22:51,082 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d625f4c-01fe-4378-9178-f409bf9d7b51', 'x-compute-request-id': 'req-9d625f4c-01fe-4378-9178-f409bf9d7b51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:52,250 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:22:52,250 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3885f8e5-ad75-457f-bc80-c2a1c4d28b55', 'x-compute-request-id': 'req-3885f8e5-ad75-457f-bc80-c2a1c4d28b55', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:53,445 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:22:53,445 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-384d5560-9c85-4ee7-b94a-888ac158642d', 'x-compute-request-id': 'req-384d5560-9c85-4ee7-b94a-888ac158642d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:54,595 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:22:54,596 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0792dc2e-d96a-43df-ba90-f8168c24d328', 'x-compute-request-id': 'req-0792dc2e-d96a-43df-ba90-f8168c24d328', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:55,754 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:22:55,755 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-149f50f3-b0d1-4d59-966b-19ff74ae5da8', 'x-compute-request-id': 'req-149f50f3-b0d1-4d59-966b-19ff74ae5da8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:56,949 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:22:56,949 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898da014-d31d-4b6c-94a2-794c13debaac', 'x-compute-request-id': 'req-898da014-d31d-4b6c-94a2-794c13debaac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:58,116 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:22:58,117 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe92e53-0d18-4587-a081-e36f8d2465e4', 'x-compute-request-id': 'req-6fe92e53-0d18-4587-a081-e36f8d2465e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:59,265 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:22:59,266 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83bc85e9-e628-4b6b-91ec-6469cc069605', 'x-compute-request-id': 'req-83bc85e9-e628-4b6b-91ec-6469cc069605', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:00,521 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.242s
2026-06-26 08:23:00,521 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1565195e-255d-446f-b519-4d13e0ab52b3', 'x-compute-request-id': 'req-1565195e-255d-446f-b519-4d13e0ab52b3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:01,683 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:23:01,684 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-162eb576-1b34-4dc9-a950-39d6e467f649', 'x-compute-request-id': 'req-162eb576-1b34-4dc9-a950-39d6e467f649', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:02,884 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:23:02,885 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460c5556-529d-4908-b9c7-2c9b3b72244a', 'x-compute-request-id': 'req-460c5556-529d-4908-b9c7-2c9b3b72244a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:04,036 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:23:04,036 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f16a59b7-9fda-48a9-aa18-5a0800f59bb7', 'x-compute-request-id': 'req-f16a59b7-9fda-48a9-aa18-5a0800f59bb7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:05,213 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:23:05,213 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db2887c-6e46-474f-94c9-842e53a114f7', 'x-compute-request-id': 'req-2db2887c-6e46-474f-94c9-842e53a114f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:06,365 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:23:06,365 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e85c0265-7d35-4a0b-9314-caa967781358', 'x-compute-request-id': 'req-e85c0265-7d35-4a0b-9314-caa967781358', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:07,579 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:23:07,579 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4659ebaa-0e27-43e7-8d84-ffed299aa52c', 'x-compute-request-id': 'req-4659ebaa-0e27-43e7-8d84-ffed299aa52c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:08,800 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.207s
2026-06-26 08:23:08,800 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f66cb001-2678-4b0f-93c4-888bdb3d682a', 'x-compute-request-id': 'req-f66cb001-2678-4b0f-93c4-888bdb3d682a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:09,971 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:23:09,971 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb58e57c-6719-40e4-817b-d96221614180', 'x-compute-request-id': 'req-bb58e57c-6719-40e4-817b-d96221614180', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:11,180 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:23:11,181 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b19f50-6327-40ab-be6b-aa6a53f78eb9', 'x-compute-request-id': 'req-50b19f50-6327-40ab-be6b-aa6a53f78eb9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:12,348 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:23:12,349 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f527d1-0b8c-4654-9b3f-83226f3af511', 'x-compute-request-id': 'req-e3f527d1-0b8c-4654-9b3f-83226f3af511', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:13,514 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:23:13,514 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a02562a-163e-4d7c-96ee-e40578bbd2d7', 'x-compute-request-id': 'req-6a02562a-163e-4d7c-96ee-e40578bbd2d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:14,703 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:23:14,704 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba27f165-93c1-4394-9bfd-43a4c807ad37', 'x-compute-request-id': 'req-ba27f165-93c1-4394-9bfd-43a4c807ad37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:15,862 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:23:15,862 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a220c75-0383-418f-af0a-42c6c8b50af4', 'x-compute-request-id': 'req-0a220c75-0383-418f-af0a-42c6c8b50af4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:17,016 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:23:17,017 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8c5ffe6-e4da-4d92-8459-54b613df577d', 'x-compute-request-id': 'req-c8c5ffe6-e4da-4d92-8459-54b613df577d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:18,176 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:23:18,176 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1066d5d-4b4f-4a02-b7f9-845a95773548', 'x-compute-request-id': 'req-a1066d5d-4b4f-4a02-b7f9-845a95773548', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:19,391 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.209s
2026-06-26 08:23:19,391 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8332491-6aaf-4511-8b5d-e47ae2783f60', 'x-compute-request-id': 'req-f8332491-6aaf-4511-8b5d-e47ae2783f60', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:20,548 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:23:20,548 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3837c22-7a3e-49f5-8099-368027e90e12', 'x-compute-request-id': 'req-a3837c22-7a3e-49f5-8099-368027e90e12', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:21,762 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.203s
2026-06-26 08:23:21,762 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97b7f9db-98ff-4518-a206-fa70d4a3b98a', 'x-compute-request-id': 'req-97b7f9db-98ff-4518-a206-fa70d4a3b98a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:22,921 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:23:22,921 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc7836a-e1c0-41f8-86db-f70ab2ec7f55', 'x-compute-request-id': 'req-2dc7836a-e1c0-41f8-86db-f70ab2ec7f55', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:24,071 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:23:24,071 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc7d3e2c-fce1-498f-b83b-d9ca8900323c', 'x-compute-request-id': 'req-cc7d3e2c-fce1-498f-b83b-d9ca8900323c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:25,224 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:23:25,225 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4186513-908d-4568-8dd3-4288f8a4e05e', 'x-compute-request-id': 'req-b4186513-908d-4568-8dd3-4288f8a4e05e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:26,386 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:23:26,386 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33ff0afa-539b-471b-bc0c-cda4a53309a1', 'x-compute-request-id': 'req-33ff0afa-539b-471b-bc0c-cda4a53309a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:27,599 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:23:27,599 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80228295-9f4c-4786-8822-ef03babfc8f6', 'x-compute-request-id': 'req-80228295-9f4c-4786-8822-ef03babfc8f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:28,761 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:23:28,761 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b4d1d8-5856-4837-8db8-aca9ef2c7fdc', 'x-compute-request-id': 'req-37b4d1d8-5856-4837-8db8-aca9ef2c7fdc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:29,933 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:23:29,933 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dd4a9eb-a5b1-480e-9f8b-c4f9f4d4949b', 'x-compute-request-id': 'req-8dd4a9eb-a5b1-480e-9f8b-c4f9f4d4949b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:31,094 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:23:31,094 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d9b87fe-d670-496b-ab23-8c7fc4dd3262', 'x-compute-request-id': 'req-8d9b87fe-d670-496b-ab23-8c7fc4dd3262', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:32,309 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.204s
2026-06-26 08:23:32,309 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b105d6ec-7815-4c1a-965e-42126f23cf08', 'x-compute-request-id': 'req-b105d6ec-7815-4c1a-965e-42126f23cf08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:33,480 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:23:33,480 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e83183-8bb6-47ea-881a-67cb04830b6f', 'x-compute-request-id': 'req-b8e83183-8bb6-47ea-881a-67cb04830b6f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:34,641 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:23:34,642 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a22d4e-f614-4957-9a98-8fcbd2de0342', 'x-compute-request-id': 'req-88a22d4e-f614-4957-9a98-8fcbd2de0342', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:35,804 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:23:35,804 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82f4baf8-c6cf-41e3-84c9-d16c2520ebaf', 'x-compute-request-id': 'req-82f4baf8-c6cf-41e3-84c9-d16c2520ebaf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:36,956 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:23:36,956 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c33b2397-361f-4dd7-9b47-5a90d6b7f71f', 'x-compute-request-id': 'req-c33b2397-361f-4dd7-9b47-5a90d6b7f71f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:38,170 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.206s
2026-06-26 08:23:38,171 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc5cd3de-296e-4911-b0b7-5812b38c4768', 'x-compute-request-id': 'req-bc5cd3de-296e-4911-b0b7-5812b38c4768', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:39,309 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:23:39,309 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637139e2-4428-428c-a62a-74fe1e34ff0d', 'x-compute-request-id': 'req-637139e2-4428-428c-a62a-74fe1e34ff0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:40,462 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:23:40,462 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8afb4772-b542-467f-b5d8-61d6a5b05461', 'x-compute-request-id': 'req-8afb4772-b542-467f-b5d8-61d6a5b05461', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:41,657 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:23:41,657 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a64296d7-6596-4558-9f85-29ac7819d2d4', 'x-compute-request-id': 'req-a64296d7-6596-4558-9f85-29ac7819d2d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:42,816 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:23:42,816 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-609af2b9-8999-4a8c-8e1f-0df6b01aca3e', 'x-compute-request-id': 'req-609af2b9-8999-4a8c-8e1f-0df6b01aca3e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:43,977 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:23:43,977 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4833731d-c9a6-41d5-bc63-3c8a9ddf2ac6', 'x-compute-request-id': 'req-4833731d-c9a6-41d5-bc63-3c8a9ddf2ac6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:45,175 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:23:45,176 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7475d5b4-297f-4d5a-a1e3-28266c955af7', 'x-compute-request-id': 'req-7475d5b4-297f-4d5a-a1e3-28266c955af7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:46,333 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:23:46,333 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc0d017-9b79-4f95-ab2f-12c7382a3697', 'x-compute-request-id': 'req-1fc0d017-9b79-4f95-ab2f-12c7382a3697', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:47,471 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:23:47,472 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c6362f-703e-47d9-8779-0d7f473c7916', 'x-compute-request-id': 'req-a3c6362f-703e-47d9-8779-0d7f473c7916', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:48,688 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.211s
2026-06-26 08:23:48,689 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17d573df-8946-4104-862d-8b7b512999b1', 'x-compute-request-id': 'req-17d573df-8946-4104-862d-8b7b512999b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:49,848 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:23:49,849 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663e2b60-9414-4854-bd1c-578493b3a155', 'x-compute-request-id': 'req-663e2b60-9414-4854-bd1c-578493b3a155', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:51,008 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:23:51,008 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c59a4494-c854-4992-9e1f-c0d6e5c739a3', 'x-compute-request-id': 'req-c59a4494-c854-4992-9e1f-c0d6e5c739a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:52,206 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:23:52,207 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ad02d7-342f-484e-b4c1-9a5b436329bb', 'x-compute-request-id': 'req-f5ad02d7-342f-484e-b4c1-9a5b436329bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:53,393 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:23:53,394 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25755069-0da0-4216-9788-7ab40ac1643d', 'x-compute-request-id': 'req-25755069-0da0-4216-9788-7ab40ac1643d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:54,547 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:23:54,548 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6efb3072-8fc7-4bf3-a97c-834bdfa146e8', 'x-compute-request-id': 'req-6efb3072-8fc7-4bf3-a97c-834bdfa146e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:55,750 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:23:55,750 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de740bcd-1fe3-4f0c-9bc9-38647ab75e1e', 'x-compute-request-id': 'req-de740bcd-1fe3-4f0c-9bc9-38647ab75e1e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:56,901 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:23:56,901 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6eba58-708d-4ddb-9cd8-caf6673f5d98', 'x-compute-request-id': 'req-4e6eba58-708d-4ddb-9cd8-caf6673f5d98', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:58,097 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:23:58,097 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45973709-aecc-4512-9a28-116a46829fc1', 'x-compute-request-id': 'req-45973709-aecc-4512-9a28-116a46829fc1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:59,256 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:23:59,257 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5bf99e-4229-4755-9154-4fdd9322b2ab', 'x-compute-request-id': 'req-ca5bf99e-4229-4755-9154-4fdd9322b2ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:00,413 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:24:00,413 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1017b1f4-0d17-44ae-adda-1178b10d9c21', 'x-compute-request-id': 'req-1017b1f4-0d17-44ae-adda-1178b10d9c21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:01,622 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:24:01,622 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-041ec7c5-4d28-4d8e-9987-dc80ff63b45a', 'x-compute-request-id': 'req-041ec7c5-4d28-4d8e-9987-dc80ff63b45a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:02,784 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:24:02,785 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76aac9f-27e7-4d65-be59-2d3399faa7d9', 'x-compute-request-id': 'req-b76aac9f-27e7-4d65-be59-2d3399faa7d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:03,942 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:24:03,943 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bc8860-624b-409b-82eb-cb67b035d7b3', 'x-compute-request-id': 'req-d7bc8860-624b-409b-82eb-cb67b035d7b3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:05,138 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:24:05,138 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db8a3f2-db43-4071-8aa6-ec2b065d3b78', 'x-compute-request-id': 'req-2db8a3f2-db43-4071-8aa6-ec2b065d3b78', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:06,287 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:24:06,287 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c6a429-8432-4577-841f-a1871fa47895', 'x-compute-request-id': 'req-c1c6a429-8432-4577-841f-a1871fa47895', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:07,468 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:24:07,469 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9afe7bbd-3638-42b2-aedb-c163794a854e', 'x-compute-request-id': 'req-9afe7bbd-3638-42b2-aedb-c163794a854e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:08,609 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:24:08,609 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e56e6b29-fd6a-4f6d-aad9-7f47ae9067b2', 'x-compute-request-id': 'req-e56e6b29-fd6a-4f6d-aad9-7f47ae9067b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:09,781 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:24:09,782 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a99baf8b-8437-4399-be90-ad6b5abe7408', 'x-compute-request-id': 'req-a99baf8b-8437-4399-be90-ad6b5abe7408', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:10,978 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:24:10,979 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfff8fa6-5876-448b-aa08-59c2b4e3e2fa', 'x-compute-request-id': 'req-bfff8fa6-5876-448b-aa08-59c2b4e3e2fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:12,121 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:24:12,122 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d570dc-c235-4008-8738-c3f54d2078c7', 'x-compute-request-id': 'req-e5d570dc-c235-4008-8738-c3f54d2078c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:13,281 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:24:13,281 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a5c6849-79c6-4ea7-a923-afe8b2d402ee', 'x-compute-request-id': 'req-0a5c6849-79c6-4ea7-a923-afe8b2d402ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:14,436 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:24:14,437 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07800eb-d509-4c4f-aed3-f03237d60683', 'x-compute-request-id': 'req-c07800eb-d509-4c4f-aed3-f03237d60683', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:15,636 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:24:15,637 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a0b6882-5a8b-4fa4-9042-eaf28400ac0b', 'x-compute-request-id': 'req-3a0b6882-5a8b-4fa4-9042-eaf28400ac0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:16,826 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:24:16,826 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8f869f-fe58-4360-8639-35ba6d5d22f4', 'x-compute-request-id': 'req-7a8f869f-fe58-4360-8639-35ba6d5d22f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:17,987 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:24:17,987 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1547d7-f662-46b2-93fb-5e204dc91feb', 'x-compute-request-id': 'req-ec1547d7-f662-46b2-93fb-5e204dc91feb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:19,164 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:24:19,164 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efca88fe-598f-41d1-a830-adf6cc9ecd7e', 'x-compute-request-id': 'req-efca88fe-598f-41d1-a830-adf6cc9ecd7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:20,322 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:24:20,323 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f1db3be-cf1e-41dd-9bee-5eb75f565e3b', 'x-compute-request-id': 'req-9f1db3be-cf1e-41dd-9bee-5eb75f565e3b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:21,529 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:24:21,530 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04cb51a4-8bba-492b-b652-c9f50eeefd24', 'x-compute-request-id': 'req-04cb51a4-8bba-492b-b652-c9f50eeefd24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:22,735 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:24:22,735 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85216851-b008-4266-9d1d-5d5dfb1b8f7a', 'x-compute-request-id': 'req-85216851-b008-4266-9d1d-5d5dfb1b8f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:23,906 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:24:23,907 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c0fcf4-2cc1-42e1-b688-0e57caaab84e', 'x-compute-request-id': 'req-61c0fcf4-2cc1-42e1-b688-0e57caaab84e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:25,056 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:24:25,056 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f018c78-bb45-4db4-9c21-b13d8193466e', 'x-compute-request-id': 'req-9f018c78-bb45-4db4-9c21-b13d8193466e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:26,209 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:24:26,209 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bf5e5d3-732f-4838-8a81-e6be9897830e', 'x-compute-request-id': 'req-9bf5e5d3-732f-4838-8a81-e6be9897830e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:27,375 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:24:27,375 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd921eb-4e7d-4bb4-a1d5-6d6344ef4f91', 'x-compute-request-id': 'req-3dd921eb-4e7d-4bb4-a1d5-6d6344ef4f91', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:28,569 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:24:28,569 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41fe33f1-c4ec-475b-a18a-91265ec27dac', 'x-compute-request-id': 'req-41fe33f1-c4ec-475b-a18a-91265ec27dac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:29,779 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:24:29,779 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832bf33c-31f7-4060-9d84-aff9545e56f6', 'x-compute-request-id': 'req-832bf33c-31f7-4060-9d84-aff9545e56f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:30,940 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:24:30,941 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c169f14e-8cda-4487-9fbf-8288dc22b99f', 'x-compute-request-id': 'req-c169f14e-8cda-4487-9fbf-8288dc22b99f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:32,076 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:24:32,076 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59f870d3-40e6-4fe7-9d38-7b42ddc97cc0', 'x-compute-request-id': 'req-59f870d3-40e6-4fe7-9d38-7b42ddc97cc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:33,251 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:24:33,251 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12bc0779-0809-407f-8157-ee43d62dffe3', 'x-compute-request-id': 'req-12bc0779-0809-407f-8157-ee43d62dffe3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:34,413 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:24:34,414 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834ccc0d-8211-4c34-8549-b18fd7c2caa4', 'x-compute-request-id': 'req-834ccc0d-8211-4c34-8549-b18fd7c2caa4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:35,604 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:24:35,605 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-643afba9-4e24-44a7-a693-305117b87602', 'x-compute-request-id': 'req-643afba9-4e24-44a7-a693-305117b87602', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:36,749 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:24:36,750 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8d5a46-8f2e-4723-a6fc-17bb951bf18d', 'x-compute-request-id': 'req-ee8d5a46-8f2e-4723-a6fc-17bb951bf18d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:37,955 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:24:37,955 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77286a24-a0a3-4f47-bfec-d228bddbeab8', 'x-compute-request-id': 'req-77286a24-a0a3-4f47-bfec-d228bddbeab8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:39,112 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:24:39,112 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95272aaa-cd09-4f91-bb5c-997fabe44fc8', 'x-compute-request-id': 'req-95272aaa-cd09-4f91-bb5c-997fabe44fc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:40,268 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:24:40,268 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36a1b8cd-ff93-42b0-92ff-77142241f0bc', 'x-compute-request-id': 'req-36a1b8cd-ff93-42b0-92ff-77142241f0bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:41,561 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.282s
2026-06-26 08:24:41,562 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc020201-89b9-4b3a-a14a-47645c911532', 'x-compute-request-id': 'req-fc020201-89b9-4b3a-a14a-47645c911532', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:42,736 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:24:42,736 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2759e56-256a-40eb-8413-4d68c7cf532e', 'x-compute-request-id': 'req-a2759e56-256a-40eb-8413-4d68c7cf532e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:43,954 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.208s
2026-06-26 08:24:43,954 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33dd9bc1-3172-49a4-b840-7333daf0709f', 'x-compute-request-id': 'req-33dd9bc1-3172-49a4-b840-7333daf0709f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:45,114 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:24:45,115 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bea51c9-141a-41bc-b83a-d2cd4084d0c5', 'x-compute-request-id': 'req-6bea51c9-141a-41bc-b83a-d2cd4084d0c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:46,262 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:24:46,263 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea47c2bf-7c04-4033-952d-ccc419c663c8', 'x-compute-request-id': 'req-ea47c2bf-7c04-4033-952d-ccc419c663c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:47,422 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:24:47,422 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfa32a5c-d654-4c73-8f74-b72ea40fe25f', 'x-compute-request-id': 'req-cfa32a5c-d654-4c73-8f74-b72ea40fe25f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:48,645 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.212s
2026-06-26 08:24:48,646 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a61da12-fca2-4602-8bad-ac2977ec788d', 'x-compute-request-id': 'req-9a61da12-fca2-4602-8bad-ac2977ec788d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:49,831 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:24:49,831 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ac49dad-620d-40e1-8eca-37c424b50ad3', 'x-compute-request-id': 'req-7ac49dad-620d-40e1-8eca-37c424b50ad3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:50,998 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:24:50,999 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6605c9-f18b-43a2-b452-513769bfc341', 'x-compute-request-id': 'req-3a6605c9-f18b-43a2-b452-513769bfc341', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:52,138 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.126s
2026-06-26 08:24:52,138 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd86c6c1-9f30-40fa-88e3-f34cb9df30bb', 'x-compute-request-id': 'req-bd86c6c1-9f30-40fa-88e3-f34cb9df30bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:53,298 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:24:53,298 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f558346-b19b-4e49-b71a-ea3d1ae3d4cd', 'x-compute-request-id': 'req-4f558346-b19b-4e49-b71a-ea3d1ae3d4cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:54,486 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:24:54,486 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c83dd6-f9f3-4ec1-a1fc-a260e9afe195', 'x-compute-request-id': 'req-44c83dd6-f9f3-4ec1-a1fc-a260e9afe195', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:55,643 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:24:55,643 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9c4f515-8119-4390-b1a6-d674b15d8358', 'x-compute-request-id': 'req-a9c4f515-8119-4390-b1a6-d674b15d8358', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:56,851 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:24:56,851 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc7481c5-7a39-43c3-ba20-1e2a5791388b', 'x-compute-request-id': 'req-fc7481c5-7a39-43c3-ba20-1e2a5791388b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:58,011 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:24:58,012 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89751712-9ec6-4238-bd9c-e504faff8410', 'x-compute-request-id': 'req-89751712-9ec6-4238-bd9c-e504faff8410', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:59,167 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:24:59,168 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc89bafa-eb85-4d9d-966a-c471af0d3443', 'x-compute-request-id': 'req-cc89bafa-eb85-4d9d-966a-c471af0d3443', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:00,346 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:25:00,348 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a671b6dd-9e36-4dc3-b97e-b9b917988423', 'x-compute-request-id': 'req-a671b6dd-9e36-4dc3-b97e-b9b917988423', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:01,517 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:25:01,517 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2448dad4-271d-479f-aa1b-824dd0f3c247', 'x-compute-request-id': 'req-2448dad4-271d-479f-aa1b-824dd0f3c247', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:02,746 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.216s
2026-06-26 08:25:02,747 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-054db940-ec1a-4054-bd87-63606b79eabf', 'x-compute-request-id': 'req-054db940-ec1a-4054-bd87-63606b79eabf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:03,919 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.163s
2026-06-26 08:25:03,920 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d148a822-7e56-43b7-b4a0-7a5972392d8c', 'x-compute-request-id': 'req-d148a822-7e56-43b7-b4a0-7a5972392d8c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:05,088 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:25:05,088 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16fb39a9-47aa-4164-b294-7f4934279c28', 'x-compute-request-id': 'req-16fb39a9-47aa-4164-b294-7f4934279c28', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:06,295 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:25:06,296 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60fe382a-934d-46dd-8608-9bcf4ad0b38f', 'x-compute-request-id': 'req-60fe382a-934d-46dd-8608-9bcf4ad0b38f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:07,443 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:25:07,443 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3498e2d8-d69d-4257-979b-78d0df4bafa6', 'x-compute-request-id': 'req-3498e2d8-d69d-4257-979b-78d0df4bafa6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:08,624 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:25:08,624 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c48aa978-13b0-4513-a8db-c06c5413f6d9', 'x-compute-request-id': 'req-c48aa978-13b0-4513-a8db-c06c5413f6d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:09,790 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:25:09,790 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a476e88d-c419-4f14-9659-03631d87c561', 'x-compute-request-id': 'req-a476e88d-c419-4f14-9659-03631d87c561', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:10,927 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.123s
2026-06-26 08:25:10,927 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d858f2a-3c9d-4f97-98de-244b630027f8', 'x-compute-request-id': 'req-2d858f2a-3c9d-4f97-98de-244b630027f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:12,121 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:25:12,122 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-644353b3-8288-4d3c-b352-aed594b2a84c', 'x-compute-request-id': 'req-644353b3-8288-4d3c-b352-aed594b2a84c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:13,276 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:25:13,276 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-877f118a-8d0b-4c33-8194-2069429dd0c8', 'x-compute-request-id': 'req-877f118a-8d0b-4c33-8194-2069429dd0c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:14,466 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:25:14,466 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b87bc47-fc95-4474-bea2-206a8e8daa5e', 'x-compute-request-id': 'req-4b87bc47-fc95-4474-bea2-206a8e8daa5e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:15,627 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:25:15,627 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78a9cdd4-da56-4758-bac3-c4b1d427b51c', 'x-compute-request-id': 'req-78a9cdd4-da56-4758-bac3-c4b1d427b51c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:16,789 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:25:16,789 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f8a04a5-8bb1-4523-b65a-76299c97f446', 'x-compute-request-id': 'req-2f8a04a5-8bb1-4523-b65a-76299c97f446', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:17,946 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:25:17,947 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e9ae04-22d7-40af-9c33-7aacd167e4b2', 'x-compute-request-id': 'req-c3e9ae04-22d7-40af-9c33-7aacd167e4b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:19,096 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:25:19,097 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b45a220c-1c4f-45c9-94b1-b38c07753270', 'x-compute-request-id': 'req-b45a220c-1c4f-45c9-94b1-b38c07753270', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:20,308 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:25:20,308 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7d51ffd-e7bb-470e-848e-865f6e9ad032', 'x-compute-request-id': 'req-d7d51ffd-e7bb-470e-848e-865f6e9ad032', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:21,467 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:25:21,468 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f245d17f-1dfd-49d2-866b-944861d08d8a', 'x-compute-request-id': 'req-f245d17f-1dfd-49d2-866b-944861d08d8a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:22,625 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:25:22,626 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8071ec76-01ba-48bd-9399-84d2f4d307b8', 'x-compute-request-id': 'req-8071ec76-01ba-48bd-9399-84d2f4d307b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:23,857 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.225s
2026-06-26 08:25:23,857 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0146300-fc51-40c7-845c-04baa79b9365', 'x-compute-request-id': 'req-a0146300-fc51-40c7-845c-04baa79b9365', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:25,040 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:25:25,040 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75c02f0c-f8a2-4e7f-82c2-c9a53c1920d0', 'x-compute-request-id': 'req-75c02f0c-f8a2-4e7f-82c2-c9a53c1920d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:26,257 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.208s
2026-06-26 08:25:26,257 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ffde385-33f9-4f10-9bdf-4e5578e60ce0', 'x-compute-request-id': 'req-3ffde385-33f9-4f10-9bdf-4e5578e60ce0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:27,424 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:25:27,424 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5255b832-386c-4d7c-87df-b55aa15210eb', 'x-compute-request-id': 'req-5255b832-386c-4d7c-87df-b55aa15210eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:28,581 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:25:28,582 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fe9e9db-4538-4c78-9e4b-1dcd40777e1e', 'x-compute-request-id': 'req-0fe9e9db-4538-4c78-9e4b-1dcd40777e1e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:29,784 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:25:29,784 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ad8c5b-5583-4ee9-86a4-9918a75b362f', 'x-compute-request-id': 'req-98ad8c5b-5583-4ee9-86a4-9918a75b362f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:30,939 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:25:30,940 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77d64c59-c5f3-465e-bb32-713bc65be8d4', 'x-compute-request-id': 'req-77d64c59-c5f3-465e-bb32-713bc65be8d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:32,097 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:25:32,097 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8e156e8-f4d6-4ed1-8ace-747298dc4fc8', 'x-compute-request-id': 'req-f8e156e8-f4d6-4ed1-8ace-747298dc4fc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:33,258 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:25:33,260 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ab10b3-c76f-4eb1-894b-a1912ebc75e7', 'x-compute-request-id': 'req-73ab10b3-c76f-4eb1-894b-a1912ebc75e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:34,431 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:25:34,431 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc20413-818d-4f38-aba3-986277f738f3', 'x-compute-request-id': 'req-acc20413-818d-4f38-aba3-986277f738f3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:35,650 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.211s
2026-06-26 08:25:35,650 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d039d60d-c4a9-47c1-b51f-ea8acdf73804', 'x-compute-request-id': 'req-d039d60d-c4a9-47c1-b51f-ea8acdf73804', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:36,829 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:25:36,829 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff0cdd3-97f1-47e7-941f-7603f29a9159', 'x-compute-request-id': 'req-fff0cdd3-97f1-47e7-941f-7603f29a9159', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:37,977 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:25:37,977 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973f9aa5-856a-4c49-be0e-22ad1451ce76', 'x-compute-request-id': 'req-973f9aa5-856a-4c49-be0e-22ad1451ce76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:39,123 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:25:39,124 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d10143a-d238-4276-b8f3-d262fb2b7c9c', 'x-compute-request-id': 'req-0d10143a-d238-4276-b8f3-d262fb2b7c9c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:40,301 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:25:40,301 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aef1c01-3d33-4118-aac8-8b1a9429d64d', 'x-compute-request-id': 'req-7aef1c01-3d33-4118-aac8-8b1a9429d64d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:41,477 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:25:41,478 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5898e3df-01f2-4fc5-8f63-e21b6e9fa4b1', 'x-compute-request-id': 'req-5898e3df-01f2-4fc5-8f63-e21b6e9fa4b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:42,673 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:25:42,673 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76affc1-b906-4109-a525-f635efff1dd2', 'x-compute-request-id': 'req-e76affc1-b906-4109-a525-f635efff1dd2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:43,861 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:25:43,862 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8014da9c-f283-4c8c-957c-a8045ab0c2a5', 'x-compute-request-id': 'req-8014da9c-f283-4c8c-957c-a8045ab0c2a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:45,079 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.209s
2026-06-26 08:25:45,079 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf4efdf-ea4b-4eb2-8b7a-0b3f446610bf', 'x-compute-request-id': 'req-4cf4efdf-ea4b-4eb2-8b7a-0b3f446610bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:46,251 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:25:46,251 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5e04d7a-9f23-42fe-a422-9a2df95f8c59', 'x-compute-request-id': 'req-a5e04d7a-9f23-42fe-a422-9a2df95f8c59', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:47,407 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:25:47,407 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f0ba03-978c-4644-9cd3-1ec4e46b5e4e', 'x-compute-request-id': 'req-48f0ba03-978c-4644-9cd3-1ec4e46b5e4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:48,568 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:25:48,569 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-820ae466-41ff-452c-a439-9837938c52aa', 'x-compute-request-id': 'req-820ae466-41ff-452c-a439-9837938c52aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:49,765 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:25:49,765 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18873c45-923c-4012-aa6e-2a79214c9a82', 'x-compute-request-id': 'req-18873c45-923c-4012-aa6e-2a79214c9a82', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:50,979 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.203s
2026-06-26 08:25:50,979 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460ff4d4-c1eb-405b-8a7d-5bf557c64437', 'x-compute-request-id': 'req-460ff4d4-c1eb-405b-8a7d-5bf557c64437', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:52,148 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:25:52,148 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-378a119f-3aa8-443c-965d-b83ee3b9d8af', 'x-compute-request-id': 'req-378a119f-3aa8-443c-965d-b83ee3b9d8af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:53,330 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:25:53,330 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-862435be-a5f9-4ce0-acf6-fdf9e7bf8e7e', 'x-compute-request-id': 'req-862435be-a5f9-4ce0-acf6-fdf9e7bf8e7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:54,486 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:25:54,486 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcf824bb-33f7-44bf-a973-e9c791d9ed22', 'x-compute-request-id': 'req-bcf824bb-33f7-44bf-a973-e9c791d9ed22', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:55,668 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:25:55,669 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3f0ad7-50de-4b9f-9cdf-256545f69ceb', 'x-compute-request-id': 'req-7b3f0ad7-50de-4b9f-9cdf-256545f69ceb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:56,868 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:25:56,869 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8c694e-c85d-42e0-bf84-67943bf9f9c8', 'x-compute-request-id': 'req-dc8c694e-c85d-42e0-bf84-67943bf9f9c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:58,032 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:25:58,032 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccad3df6-e046-4252-85c3-6cb337995092', 'x-compute-request-id': 'req-ccad3df6-e046-4252-85c3-6cb337995092', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:59,186 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:25:59,187 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2340bbb6-d390-44e9-a4bc-e8fa5267f222', 'x-compute-request-id': 'req-2340bbb6-d390-44e9-a4bc-e8fa5267f222', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:00,387 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:26:00,387 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0e216d4-b9ac-4d4c-9e42-1327827de55c', 'x-compute-request-id': 'req-d0e216d4-b9ac-4d4c-9e42-1327827de55c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:01,569 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:26:01,570 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63fef498-1c19-4e95-af82-4ee48e3fd46a', 'x-compute-request-id': 'req-63fef498-1c19-4e95-af82-4ee48e3fd46a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:02,771 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:26:02,771 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcb4ad76-7ae9-426a-b403-64bb2f9061ca', 'x-compute-request-id': 'req-fcb4ad76-7ae9-426a-b403-64bb2f9061ca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:03,937 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:26:03,937 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513ba824-cbdb-4829-9873-38824ad53723', 'x-compute-request-id': 'req-513ba824-cbdb-4829-9873-38824ad53723', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:05,070 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.126s
2026-06-26 08:26:05,071 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fcd5986-f46a-4a09-93ce-0e5e567e2d74', 'x-compute-request-id': 'req-5fcd5986-f46a-4a09-93ce-0e5e567e2d74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:06,218 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:26:06,218 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9158c3a-504a-46bc-9113-135afcc0c074', 'x-compute-request-id': 'req-e9158c3a-504a-46bc-9113-135afcc0c074', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:07,412 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:26:07,412 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bad391-b1f8-4847-9b52-6488d8eb671d', 'x-compute-request-id': 'req-b6bad391-b1f8-4847-9b52-6488d8eb671d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:08,571 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:26:08,572 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c332e91-f47e-43ac-bf1b-33e2feed161a', 'x-compute-request-id': 'req-0c332e91-f47e-43ac-bf1b-33e2feed161a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:09,780 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:26:09,781 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9db65719-3466-47d8-b538-9d00e85bf74f', 'x-compute-request-id': 'req-9db65719-3466-47d8-b538-9d00e85bf74f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:11,061 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.269s
2026-06-26 08:26:11,061 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6e803ec-97e7-4c67-9b02-c568cbec82af', 'x-compute-request-id': 'req-b6e803ec-97e7-4c67-9b02-c568cbec82af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:12,226 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:26:12,226 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5541c16f-8071-482c-bf5f-bea6baf4bbb7', 'x-compute-request-id': 'req-5541c16f-8071-482c-bf5f-bea6baf4bbb7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:13,384 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:26:13,385 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29fae785-4a6a-4bb4-90dd-ebaf85997a51', 'x-compute-request-id': 'req-29fae785-4a6a-4bb4-90dd-ebaf85997a51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:14,572 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:26:14,572 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb10f193-3929-43c6-b0a0-f293336356c3', 'x-compute-request-id': 'req-bb10f193-3929-43c6-b0a0-f293336356c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:15,745 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:26:15,746 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05f61d4b-b8f8-4aa6-b1b5-f8b297878b25', 'x-compute-request-id': 'req-05f61d4b-b8f8-4aa6-b1b5-f8b297878b25', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:16,909 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:26:16,910 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54ee5968-cb23-4d76-a089-826aab98361e', 'x-compute-request-id': 'req-54ee5968-cb23-4d76-a089-826aab98361e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:18,059 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:26:18,059 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456de1d0-15ed-4222-9f39-bfc1a55c87e4', 'x-compute-request-id': 'req-456de1d0-15ed-4222-9f39-bfc1a55c87e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:18,221 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 204 DELETE https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:26:18,221 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d973cd2f-c8de-4baa-92a9-752a5ff6ec11', 'x-compute-request-id': 'req-d973cd2f-c8de-4baa-92a9-752a5ff6ec11', 'connection': 'close', 'status': '204', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b''
2026-06-26 08:26:18,411 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:26:18,411 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7834ab58-111e-43db-8aca-1e338ee5b3b7', 'x-compute-request-id': 'req-7834ab58-111e-43db-8aca-1e338ee5b3b7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:19,563 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:26:19,563 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f75032f1-4cf0-4d2d-9036-4b3712a9f5b5', 'x-compute-request-id': 'req-f75032f1-4cf0-4d2d-9036-4b3712a9f5b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:20,771 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:26:20,771 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3126bf49-10f3-4fe6-9306-b2cc6e65adc2', 'x-compute-request-id': 'req-3126bf49-10f3-4fe6-9306-b2cc6e65adc2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:21,935 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:26:21,935 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c171647c-1f46-41d4-8b72-88272afa244c', 'x-compute-request-id': 'req-c171647c-1f46-41d4-8b72-88272afa244c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:23,129 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:26:23,130 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc1713e2-58ac-4e99-b91c-3ef2ec38c662', 'x-compute-request-id': 'req-cc1713e2-58ac-4e99-b91c-3ef2ec38c662', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:24,281 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:26:24,281 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddb2c8d8-1520-42b8-b9dc-e46bcb1d2a1c', 'x-compute-request-id': 'req-ddb2c8d8-1520-42b8-b9dc-e46bcb1d2a1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:25,486 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:26:25,486 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7aa2d156-daf6-4c6a-9ea7-092513a0e2a8', 'x-compute-request-id': 'req-7aa2d156-daf6-4c6a-9ea7-092513a0e2a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:26,710 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.217s
2026-06-26 08:26:26,710 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7184b715-1e08-4a59-82e2-526530d2405d', 'x-compute-request-id': 'req-7184b715-1e08-4a59-82e2-526530d2405d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:27,919 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:26:27,919 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f03ca737-b341-4739-8167-dc8162ae8831', 'x-compute-request-id': 'req-f03ca737-b341-4739-8167-dc8162ae8831', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:29,072 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:26:29,072 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c420aa-fd26-48a0-8dca-decd42de1313', 'x-compute-request-id': 'req-63c420aa-fd26-48a0-8dca-decd42de1313', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:30,244 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:26:30,245 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41531946-8c61-438f-8156-bd193d8420a7', 'x-compute-request-id': 'req-41531946-8c61-438f-8156-bd193d8420a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:31,401 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:26:31,401 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cf21d45-0eb4-4727-b59b-c8245698b1cd', 'x-compute-request-id': 'req-9cf21d45-0eb4-4727-b59b-c8245698b1cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:32,601 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:26:32,602 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a878d9d5-f0ca-4527-9a96-7bbfdd7b78dc', 'x-compute-request-id': 'req-a878d9d5-f0ca-4527-9a96-7bbfdd7b78dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:33,755 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:26:33,755 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2af97297-b94e-4912-906e-2daffe362361', 'x-compute-request-id': 'req-2af97297-b94e-4912-906e-2daffe362361', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:34,971 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:26:34,971 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d6fe36-35b4-40ee-b709-7cd51bf9f86d', 'x-compute-request-id': 'req-f8d6fe36-35b4-40ee-b709-7cd51bf9f86d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:36,123 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:26:36,124 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1019dc8-ea8d-464f-9c3c-40b8662adb6e', 'x-compute-request-id': 'req-e1019dc8-ea8d-464f-9c3c-40b8662adb6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:37,264 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:26:37,264 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f459c601-3983-4692-ae10-90e1989ea7d5', 'x-compute-request-id': 'req-f459c601-3983-4692-ae10-90e1989ea7d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:38,474 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.203s
2026-06-26 08:26:38,475 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ce1c140-58e0-43d8-b9f2-3a123fc30921', 'x-compute-request-id': 'req-2ce1c140-58e0-43d8-b9f2-3a123fc30921', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:39,633 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:26:39,634 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d84dd3-58ad-4f1c-9170-cff5ea32c62a', 'x-compute-request-id': 'req-01d84dd3-58ad-4f1c-9170-cff5ea32c62a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:40,863 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.221s
2026-06-26 08:26:40,864 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a478815-11d1-4485-8923-f53524ae8971', 'x-compute-request-id': 'req-3a478815-11d1-4485-8923-f53524ae8971', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:42,042 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:26:42,042 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6f7649-a250-4fe6-81ec-b6cc36e23976', 'x-compute-request-id': 'req-5f6f7649-a250-4fe6-81ec-b6cc36e23976', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:43,217 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:26:43,218 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835da733-2851-446e-85c1-69ebabe1101b', 'x-compute-request-id': 'req-835da733-2851-446e-85c1-69ebabe1101b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:44,427 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:26:44,427 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d197710-aacb-475b-9d36-41cdf8957bb0', 'x-compute-request-id': 'req-6d197710-aacb-475b-9d36-41cdf8957bb0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:45,612 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:26:45,612 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a37a26cf-e1d6-4c7d-9588-59826e3a6a18', 'x-compute-request-id': 'req-a37a26cf-e1d6-4c7d-9588-59826e3a6a18', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:46,789 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:26:46,789 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e01d3a77-1b5c-4ee8-aeda-040e6a42855b', 'x-compute-request-id': 'req-e01d3a77-1b5c-4ee8-aeda-040e6a42855b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:47,934 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:26:47,934 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4704c3f-e265-424b-bbf4-3be6b108189e', 'x-compute-request-id': 'req-d4704c3f-e265-424b-bbf4-3be6b108189e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:49,090 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:26:49,090 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d86452a-7e7e-435c-aa77-b0aa32be119f', 'x-compute-request-id': 'req-6d86452a-7e7e-435c-aa77-b0aa32be119f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:50,276 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:26:50,276 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1aefde0-761b-455f-ad6e-cf1c2637f306', 'x-compute-request-id': 'req-b1aefde0-761b-455f-ad6e-cf1c2637f306', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:51,439 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:26:51,439 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8bc060f-6e54-4844-b492-f3b9cbbe799d', 'x-compute-request-id': 'req-a8bc060f-6e54-4844-b492-f3b9cbbe799d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:52,957 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.506s
2026-06-26 08:26:52,957 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ac37cf6-7f7c-409b-b279-5412adf51d41', 'x-compute-request-id': 'req-4ac37cf6-7f7c-409b-b279-5412adf51d41', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:54,126 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:26:54,126 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe70cdb4-ad9c-4efc-8aee-2fc35152c8af', 'x-compute-request-id': 'req-fe70cdb4-ad9c-4efc-8aee-2fc35152c8af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:55,307 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:26:55,308 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c140b19-f664-4e13-9d47-6f2c605337ad', 'x-compute-request-id': 'req-1c140b19-f664-4e13-9d47-6f2c605337ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:56,505 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:26:56,505 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6ca35ab-a504-4639-a3f8-8a822e8f7ea8', 'x-compute-request-id': 'req-b6ca35ab-a504-4639-a3f8-8a822e8f7ea8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:57,663 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:26:57,663 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee9b746-51ab-45c6-bfc9-bd1b19bcc50a', 'x-compute-request-id': 'req-3ee9b746-51ab-45c6-bfc9-bd1b19bcc50a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:58,826 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:26:58,826 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-511a3bdf-8649-42ec-a7f9-aa9f2b382716', 'x-compute-request-id': 'req-511a3bdf-8649-42ec-a7f9-aa9f2b382716', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:59,989 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:26:59,989 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-028c3d9e-b78c-44a5-b314-66fb57cc13a9', 'x-compute-request-id': 'req-028c3d9e-b78c-44a5-b314-66fb57cc13a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:01,141 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:27:01,141 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a5ec90d-a84b-45de-8a8e-6b916979e0fa', 'x-compute-request-id': 'req-5a5ec90d-a84b-45de-8a8e-6b916979e0fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:02,329 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:27:02,329 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efdea10c-63e1-4969-b5e7-61949961125c', 'x-compute-request-id': 'req-efdea10c-63e1-4969-b5e7-61949961125c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:03,519 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:27:03,520 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0f2b7b-ce69-46ef-a6c9-83406edf1f8f', 'x-compute-request-id': 'req-ee0f2b7b-ce69-46ef-a6c9-83406edf1f8f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:04,675 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:27:04,676 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6af1e4c-e761-42f4-93cb-368da0906f5c', 'x-compute-request-id': 'req-a6af1e4c-e761-42f4-93cb-368da0906f5c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:05,860 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:27:05,861 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53bed9a0-0e62-4eaa-a9df-c35031670719', 'x-compute-request-id': 'req-53bed9a0-0e62-4eaa-a9df-c35031670719', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:07,031 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:27:07,032 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b3f6d40-91bf-49ce-a31a-f64524f9cc33', 'x-compute-request-id': 'req-1b3f6d40-91bf-49ce-a31a-f64524f9cc33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:08,223 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:27:08,223 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e612bc3-34ec-415d-b21e-2eeaf4f9a345', 'x-compute-request-id': 'req-5e612bc3-34ec-415d-b21e-2eeaf4f9a345', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:09,373 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:27:09,373 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e94aa0ad-05df-4b52-a54f-a68bf3389972', 'x-compute-request-id': 'req-e94aa0ad-05df-4b52-a54f-a68bf3389972', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:10,541 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:27:10,541 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d784bca9-12d2-4e30-9a95-293db1000502', 'x-compute-request-id': 'req-d784bca9-12d2-4e30-9a95-293db1000502', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:11,854 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.303s
2026-06-26 08:27:11,854 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a32b8a8-f775-4c83-a98b-f22ee29c1d6b', 'x-compute-request-id': 'req-4a32b8a8-f775-4c83-a98b-f22ee29c1d6b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:12,999 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:27:12,999 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca3056a4-1696-4149-9f2e-6531708d071a', 'x-compute-request-id': 'req-ca3056a4-1696-4149-9f2e-6531708d071a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:14,205 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:27:14,206 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa1ecd01-2869-4241-a5fe-8da7b08ab10e', 'x-compute-request-id': 'req-aa1ecd01-2869-4241-a5fe-8da7b08ab10e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:15,396 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:27:15,396 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f9b0abc-4b06-413a-99e3-9cf0bdab3180', 'x-compute-request-id': 'req-0f9b0abc-4b06-413a-99e3-9cf0bdab3180', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:16,531 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:27:16,532 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0df16e1b-7cb3-4b13-ab2f-e018e67c0c0b', 'x-compute-request-id': 'req-0df16e1b-7cb3-4b13-ab2f-e018e67c0c0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:17,680 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:27:17,681 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37de2d81-b1ce-4fa2-8b78-11d24fd517c9', 'x-compute-request-id': 'req-37de2d81-b1ce-4fa2-8b78-11d24fd517c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:18,830 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:27:18,830 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5753a92e-2497-4c38-95e2-059c7f96f562', 'x-compute-request-id': 'req-5753a92e-2497-4c38-95e2-059c7f96f562', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:20,003 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:27:20,003 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd649a7b-4b4b-404b-a2b3-99717f42edc0', 'x-compute-request-id': 'req-fd649a7b-4b4b-404b-a2b3-99717f42edc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:21,205 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:27:21,206 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce956918-eb83-4951-9f3a-6df1b44e7acb', 'x-compute-request-id': 'req-ce956918-eb83-4951-9f3a-6df1b44e7acb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:22,378 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.163s
2026-06-26 08:27:22,378 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b03ec1c-8ce6-45cb-9551-64dfceb070a3', 'x-compute-request-id': 'req-3b03ec1c-8ce6-45cb-9551-64dfceb070a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:23,534 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:27:23,535 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-611ab755-e699-4945-9a11-f6154065a3e1', 'x-compute-request-id': 'req-611ab755-e699-4945-9a11-f6154065a3e1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:24,688 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:27:24,688 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf18e60e-16f5-428c-8bff-2213fc1e20cc', 'x-compute-request-id': 'req-cf18e60e-16f5-428c-8bff-2213fc1e20cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:25,838 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:27:25,838 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f2c19c1-397c-4689-b87a-ac9e6cb73b3d', 'x-compute-request-id': 'req-5f2c19c1-397c-4689-b87a-ac9e6cb73b3d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:27,059 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.211s
2026-06-26 08:27:27,060 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90df5272-795f-442f-b87d-7a63120045ae', 'x-compute-request-id': 'req-90df5272-795f-442f-b87d-7a63120045ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:28,252 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:27:28,253 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5d69be-a222-42e9-8ac5-db413f57ecba', 'x-compute-request-id': 'req-2e5d69be-a222-42e9-8ac5-db413f57ecba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:29,400 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:27:29,400 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4de96d-a6a7-4ad7-8937-2f90a8f5473c', 'x-compute-request-id': 'req-4c4de96d-a6a7-4ad7-8937-2f90a8f5473c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:30,552 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:27:30,552 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f0cfa5-af40-4861-9ca5-a694ae9585fe', 'x-compute-request-id': 'req-15f0cfa5-af40-4861-9ca5-a694ae9585fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:31,715 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:27:31,715 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c375c05-3a35-4a09-be80-be4cfc5dcf0d', 'x-compute-request-id': 'req-9c375c05-3a35-4a09-be80-be4cfc5dcf0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:32,891 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:27:32,891 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e0417d-021e-4b0a-a653-80a89390d2a1', 'x-compute-request-id': 'req-12e0417d-021e-4b0a-a653-80a89390d2a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:34,090 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:27:34,090 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90067b3c-a35b-464b-ab9f-238aa2aa482b', 'x-compute-request-id': 'req-90067b3c-a35b-464b-ab9f-238aa2aa482b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:35,290 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:27:35,291 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fe63547-797e-437e-880c-e3563995c611', 'x-compute-request-id': 'req-9fe63547-797e-437e-880c-e3563995c611', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:36,462 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:27:36,462 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee058d4d-5294-4120-b819-2e19d5130f2f', 'x-compute-request-id': 'req-ee058d4d-5294-4120-b819-2e19d5130f2f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:37,625 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:27:37,625 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83eeb225-9a9c-4fa9-a6a9-d67021982f6d', 'x-compute-request-id': 'req-83eeb225-9a9c-4fa9-a6a9-d67021982f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:38,780 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:27:38,780 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dba3a2dc-8c51-47cd-8314-6840edf34944', 'x-compute-request-id': 'req-dba3a2dc-8c51-47cd-8314-6840edf34944', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:39,991 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:27:39,991 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf85aec5-c1b2-420e-b119-756d57dd5e53', 'x-compute-request-id': 'req-cf85aec5-c1b2-420e-b119-756d57dd5e53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:41,157 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:27:41,157 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4afd252f-38be-46da-867d-1af131e8eebd', 'x-compute-request-id': 'req-4afd252f-38be-46da-867d-1af131e8eebd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:42,386 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.217s
2026-06-26 08:27:42,386 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-134d4d64-9bbf-4ed4-ac54-34ce65b3e491', 'x-compute-request-id': 'req-134d4d64-9bbf-4ed4-ac54-34ce65b3e491', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:43,540 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:27:43,540 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a00bfda-41d8-43bd-bad6-4e4dcfaf524a', 'x-compute-request-id': 'req-5a00bfda-41d8-43bd-bad6-4e4dcfaf524a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:44,703 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:27:44,704 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1573b98a-9664-4a44-a87f-26e98ed256d7', 'x-compute-request-id': 'req-1573b98a-9664-4a44-a87f-26e98ed256d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:45,865 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:27:45,865 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef854e0b-7a40-4a58-a509-a126dd20ed6a', 'x-compute-request-id': 'req-ef854e0b-7a40-4a58-a509-a126dd20ed6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:47,069 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:27:47,069 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-338a5993-97a1-4aa4-a7ef-fac2ce320958', 'x-compute-request-id': 'req-338a5993-97a1-4aa4-a7ef-fac2ce320958', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:48,258 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:27:48,259 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ad5c4e-ba2b-4e80-87ea-25b73334b840', 'x-compute-request-id': 'req-55ad5c4e-ba2b-4e80-87ea-25b73334b840', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:49,417 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:27:49,418 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f48f378b-5184-4b7e-9a32-0660493e13b6', 'x-compute-request-id': 'req-f48f378b-5184-4b7e-9a32-0660493e13b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:50,564 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:27:50,564 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad39d4e-3274-406a-b6ed-7073c32a7555', 'x-compute-request-id': 'req-dad39d4e-3274-406a-b6ed-7073c32a7555', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:51,717 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:27:51,717 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61590ee5-451b-49da-ab3e-0cc4e8fa4e53', 'x-compute-request-id': 'req-61590ee5-451b-49da-ab3e-0cc4e8fa4e53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:52,878 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:27:52,879 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a7e1eb8-fef9-4558-b675-89368529326e', 'x-compute-request-id': 'req-8a7e1eb8-fef9-4558-b675-89368529326e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:54,075 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:27:54,075 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd6d840d-d63b-4ccf-ab2e-8c758dc45174', 'x-compute-request-id': 'req-cd6d840d-d63b-4ccf-ab2e-8c758dc45174', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:55,232 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:27:55,233 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85860afc-d41a-44ce-ae2d-6cb4a376c441', 'x-compute-request-id': 'req-85860afc-d41a-44ce-ae2d-6cb4a376c441', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:56,424 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:27:56,425 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ef98c60-1c46-4eca-8ae0-7a45cde6740f', 'x-compute-request-id': 'req-0ef98c60-1c46-4eca-8ae0-7a45cde6740f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:57,598 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:27:57,598 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a9da58-3e6e-41f5-b8b4-8a4df813c3bb', 'x-compute-request-id': 'req-b2a9da58-3e6e-41f5-b8b4-8a4df813c3bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:58,740 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:27:58,741 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51805471-f37d-4cbf-b2c1-e19d5fce9096', 'x-compute-request-id': 'req-51805471-f37d-4cbf-b2c1-e19d5fce9096', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:59,888 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:27:59,888 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b137286-43a2-45ac-a762-257a6432aaae', 'x-compute-request-id': 'req-6b137286-43a2-45ac-a762-257a6432aaae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:01,085 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:28:01,085 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6607d3e-9077-4fee-9687-36f2de158025', 'x-compute-request-id': 'req-b6607d3e-9077-4fee-9687-36f2de158025', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:02,234 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:28:02,235 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecf14380-dcc6-49d5-89cf-bc39605a4c94', 'x-compute-request-id': 'req-ecf14380-dcc6-49d5-89cf-bc39605a4c94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:03,386 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:28:03,386 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0de6876a-1329-4ae2-9600-af3dfa544ba3', 'x-compute-request-id': 'req-0de6876a-1329-4ae2-9600-af3dfa544ba3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:04,538 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:28:04,539 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a2c0e20-da8c-4e18-abe3-87245d7c4bca', 'x-compute-request-id': 'req-2a2c0e20-da8c-4e18-abe3-87245d7c4bca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:05,745 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:28:05,746 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0d7b7b3-e314-4096-ac08-b0e33e0ba8dd', 'x-compute-request-id': 'req-d0d7b7b3-e314-4096-ac08-b0e33e0ba8dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:06,900 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:28:06,901 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21144717-4aaf-4973-9365-21170ab15b9f', 'x-compute-request-id': 'req-21144717-4aaf-4973-9365-21170ab15b9f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:08,036 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:28:08,036 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb1dde5-beb7-468d-83f7-28621a1b0768', 'x-compute-request-id': 'req-8fb1dde5-beb7-468d-83f7-28621a1b0768', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:09,310 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.268s
2026-06-26 08:28:09,310 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad9a9b4-90aa-4690-b4e6-e85f6b744c44', 'x-compute-request-id': 'req-0ad9a9b4-90aa-4690-b4e6-e85f6b744c44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:10,468 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:28:10,468 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0d1369-eab3-4b78-aa7f-2425da3a53d4', 'x-compute-request-id': 'req-1b0d1369-eab3-4b78-aa7f-2425da3a53d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:11,678 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.203s
2026-06-26 08:28:11,678 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1647bb4a-bd49-4cba-b443-232cded1295d', 'x-compute-request-id': 'req-1647bb4a-bd49-4cba-b443-232cded1295d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:12,867 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:28:12,868 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-740a3980-7ebf-4cd4-8189-5751f18045ca', 'x-compute-request-id': 'req-740a3980-7ebf-4cd4-8189-5751f18045ca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:14,025 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:28:14,025 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-074b0469-0d43-4969-ba63-6336b4c46029', 'x-compute-request-id': 'req-074b0469-0d43-4969-ba63-6336b4c46029', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:15,168 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:28:15,168 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64ec3bcd-6181-4626-a20a-2ccca5db3ed6', 'x-compute-request-id': 'req-64ec3bcd-6181-4626-a20a-2ccca5db3ed6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:16,325 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:28:16,325 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75c7a76c-f82b-4deb-9b8e-ce0602f077ab', 'x-compute-request-id': 'req-75c7a76c-f82b-4deb-9b8e-ce0602f077ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:17,540 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.204s
2026-06-26 08:28:17,541 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce69ceea-0727-4f9c-8482-14952f674afb', 'x-compute-request-id': 'req-ce69ceea-0727-4f9c-8482-14952f674afb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:18,751 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:28:18,751 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fd46a74-578d-4be2-a778-cd695fe9d21a', 'x-compute-request-id': 'req-2fd46a74-578d-4be2-a778-cd695fe9d21a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:19,914 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:28:19,914 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f052c19-d775-42fe-9d61-06f3bd00ad9a', 'x-compute-request-id': 'req-5f052c19-d775-42fe-9d61-06f3bd00ad9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:21,083 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:28:21,083 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a23f9ea8-d0d6-4457-94d8-c00b6a8fb0c2', 'x-compute-request-id': 'req-a23f9ea8-d0d6-4457-94d8-c00b6a8fb0c2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:22,235 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:28:22,236 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36972620-f594-4a6f-8658-01a4dc26f8d6', 'x-compute-request-id': 'req-36972620-f594-4a6f-8658-01a4dc26f8d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:23,406 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:28:23,406 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af71897-b44f-49f9-b2d8-80307777d12b', 'x-compute-request-id': 'req-1af71897-b44f-49f9-b2d8-80307777d12b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:24,587 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:28:24,587 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a108196-da19-44fb-a022-8694f229651c', 'x-compute-request-id': 'req-2a108196-da19-44fb-a022-8694f229651c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:25,745 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:28:25,745 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de7a52ed-636b-4f26-8e49-8d301f8bf312', 'x-compute-request-id': 'req-de7a52ed-636b-4f26-8e49-8d301f8bf312', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:26,926 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:28:26,926 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43795642-006b-4b1e-9d65-8617b70db68c', 'x-compute-request-id': 'req-43795642-006b-4b1e-9d65-8617b70db68c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:28,081 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:28:28,081 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39569d9b-e577-4bb1-86d4-cc0cfe7db8ce', 'x-compute-request-id': 'req-39569d9b-e577-4bb1-86d4-cc0cfe7db8ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:29,235 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:28:29,235 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99e938f0-4247-4b0b-91d0-4ca312a5e2f7', 'x-compute-request-id': 'req-99e938f0-4247-4b0b-91d0-4ca312a5e2f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:30,427 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:28:30,427 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dfd5702-ad86-46ea-8c0a-ed39e169370d', 'x-compute-request-id': 'req-7dfd5702-ad86-46ea-8c0a-ed39e169370d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:31,566 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:28:31,567 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eef54d52-d214-4e46-b232-3e4cc948f19d', 'x-compute-request-id': 'req-eef54d52-d214-4e46-b232-3e4cc948f19d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:32,740 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:28:32,740 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c9c567b-cb5b-48b5-8323-c9f50df8f82f', 'x-compute-request-id': 'req-0c9c567b-cb5b-48b5-8323-c9f50df8f82f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:33,902 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:28:33,903 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f8e603-3a74-4f6e-be6b-9306df4057b4', 'x-compute-request-id': 'req-78f8e603-3a74-4f6e-be6b-9306df4057b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:35,053 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:28:35,054 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-458805bf-9655-44e3-8a29-97e6c5d88688', 'x-compute-request-id': 'req-458805bf-9655-44e3-8a29-97e6c5d88688', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:36,214 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:28:36,214 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-affefe62-375a-4f2c-bbd1-4b89616153b4', 'x-compute-request-id': 'req-affefe62-375a-4f2c-bbd1-4b89616153b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:37,358 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:28:37,358 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c0b5cd-ade9-4c79-9c73-4481795f1370', 'x-compute-request-id': 'req-78c0b5cd-ade9-4c79-9c73-4481795f1370', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:38,532 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:28:38,532 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51046bef-ce36-4946-b92a-d7729c89700f', 'x-compute-request-id': 'req-51046bef-ce36-4946-b92a-d7729c89700f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:39,676 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:28:39,676 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-027fedfc-8114-4065-9076-6772f5959f88', 'x-compute-request-id': 'req-027fedfc-8114-4065-9076-6772f5959f88', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:40,867 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:28:40,867 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd5573f7-ad27-4cd7-afbc-fe88c55fb841', 'x-compute-request-id': 'req-cd5573f7-ad27-4cd7-afbc-fe88c55fb841', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:42,012 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:28:42,013 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0139cc07-53e3-4312-8d14-b4e3ccda828f', 'x-compute-request-id': 'req-0139cc07-53e3-4312-8d14-b4e3ccda828f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:43,169 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:28:43,169 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca578f8-c997-4e5f-8c4b-6f4074bf3fd5', 'x-compute-request-id': 'req-bca578f8-c997-4e5f-8c4b-6f4074bf3fd5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:44,364 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:28:44,364 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e6d49a-0962-4467-9bbd-f4cca0a78375', 'x-compute-request-id': 'req-78e6d49a-0962-4467-9bbd-f4cca0a78375', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:45,509 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:28:45,510 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb322f97-fd8c-44d1-a54c-d0c9b073fbed', 'x-compute-request-id': 'req-cb322f97-fd8c-44d1-a54c-d0c9b073fbed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:46,669 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:28:46,669 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bd914ae-3046-4384-aa7f-772fcfb21f56', 'x-compute-request-id': 'req-2bd914ae-3046-4384-aa7f-772fcfb21f56', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:47,873 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:28:47,873 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bae17f0-d0b0-4962-9609-e5c006dcf682', 'x-compute-request-id': 'req-1bae17f0-d0b0-4962-9609-e5c006dcf682', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:49,026 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:28:49,026 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17fd7f01-74ee-48ab-aa85-4f923a0ea2ab', 'x-compute-request-id': 'req-17fd7f01-74ee-48ab-aa85-4f923a0ea2ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:50,181 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:28:50,181 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a51e62-9851-4fdd-9d7a-036aab1f20e4', 'x-compute-request-id': 'req-86a51e62-9851-4fdd-9d7a-036aab1f20e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:51,384 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:28:51,385 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d454ca03-5233-41a1-988f-ad1b690c6ac1', 'x-compute-request-id': 'req-d454ca03-5233-41a1-988f-ad1b690c6ac1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:52,536 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:28:52,537 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c07a34c-371d-4bf0-845f-2fa95d886061', 'x-compute-request-id': 'req-0c07a34c-371d-4bf0-845f-2fa95d886061', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:53,718 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:28:53,719 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5584b459-a6c1-439f-93d0-f9629d8910ce', 'x-compute-request-id': 'req-5584b459-a6c1-439f-93d0-f9629d8910ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:54,886 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:28:54,887 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f712090e-eba6-4399-844a-5a51f247c2bc', 'x-compute-request-id': 'req-f712090e-eba6-4399-844a-5a51f247c2bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:56,037 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:28:56,037 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94e8e82d-b1b6-430b-b2b8-8f54f203806b', 'x-compute-request-id': 'req-94e8e82d-b1b6-430b-b2b8-8f54f203806b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:57,238 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:28:57,238 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6083d96-f1cd-4013-8197-720c4501e180', 'x-compute-request-id': 'req-c6083d96-f1cd-4013-8197-720c4501e180', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:58,403 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:28:58,403 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b735fcae-0085-4642-b152-25313219018a', 'x-compute-request-id': 'req-b735fcae-0085-4642-b152-25313219018a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:59,602 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:28:59,602 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b572867-1654-4120-8e08-87e108205c74', 'x-compute-request-id': 'req-0b572867-1654-4120-8e08-87e108205c74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:00,755 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:29:00,756 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb777bcf-e93b-4a12-b9be-a9feaae12fd6', 'x-compute-request-id': 'req-eb777bcf-e93b-4a12-b9be-a9feaae12fd6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:01,888 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.124s
2026-06-26 08:29:01,888 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16da6b0b-3d74-4069-9291-9c8d01bd3a94', 'x-compute-request-id': 'req-16da6b0b-3d74-4069-9291-9c8d01bd3a94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:03,075 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:29:03,075 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b350c41a-7067-40f2-900e-d4002eb3ff3d', 'x-compute-request-id': 'req-b350c41a-7067-40f2-900e-d4002eb3ff3d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:04,241 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:29:04,241 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f68e5955-1dd9-4d17-8fa9-1393f6af5f12', 'x-compute-request-id': 'req-f68e5955-1dd9-4d17-8fa9-1393f6af5f12', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:05,410 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:29:05,410 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0070c7-263f-4a6b-9eea-28288738386c', 'x-compute-request-id': 'req-ee0070c7-263f-4a6b-9eea-28288738386c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:06,617 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:29:06,618 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da2a655-ba20-4419-8a4e-edcf049230d7', 'x-compute-request-id': 'req-8da2a655-ba20-4419-8a4e-edcf049230d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:07,778 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:29:07,778 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c756502-372f-410d-8920-67ba7d9e90ad', 'x-compute-request-id': 'req-9c756502-372f-410d-8920-67ba7d9e90ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:08,928 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:29:08,928 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48234cdf-2e10-4ad4-ba08-0e28aa594ab5', 'x-compute-request-id': 'req-48234cdf-2e10-4ad4-ba08-0e28aa594ab5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:10,073 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:29:10,074 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17b82b30-b3cf-449a-a672-d232f0128987', 'x-compute-request-id': 'req-17b82b30-b3cf-449a-a672-d232f0128987', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:11,244 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:29:11,244 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582af9dc-fb23-4ab1-ba7e-83ba770d1f60', 'x-compute-request-id': 'req-582af9dc-fb23-4ab1-ba7e-83ba770d1f60', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:12,460 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.204s
2026-06-26 08:29:12,460 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888eb3f2-a855-4bf9-89b5-7798dc49fcd7', 'x-compute-request-id': 'req-888eb3f2-a855-4bf9-89b5-7798dc49fcd7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:13,718 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.251s
2026-06-26 08:29:13,718 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6769659e-0214-48ae-a038-586ba79aa801', 'x-compute-request-id': 'req-6769659e-0214-48ae-a038-586ba79aa801', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:14,875 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:29:14,876 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45c6028-715b-45c6-a328-cdbe94b49123', 'x-compute-request-id': 'req-a45c6028-715b-45c6-a328-cdbe94b49123', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:16,037 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:29:16,037 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d831d564-ed29-4bde-ab79-d124240fd685', 'x-compute-request-id': 'req-d831d564-ed29-4bde-ab79-d124240fd685', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:17,296 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.247s
2026-06-26 08:29:17,296 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f0abd68-3136-4a20-acb2-ba442c50006b', 'x-compute-request-id': 'req-9f0abd68-3136-4a20-acb2-ba442c50006b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:18,520 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.213s
2026-06-26 08:29:18,520 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6418dd2-7cad-4c2d-ab2a-929f301e9a09', 'x-compute-request-id': 'req-a6418dd2-7cad-4c2d-ab2a-929f301e9a09', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:19,752 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.222s
2026-06-26 08:29:19,754 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1e5edc3-4473-45ae-a989-2422458747fa', 'x-compute-request-id': 'req-b1e5edc3-4473-45ae-a989-2422458747fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:20,943 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:29:20,943 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca5e913-8d06-44ed-8d04-dce8489e1b6b', 'x-compute-request-id': 'req-dca5e913-8d06-44ed-8d04-dce8489e1b6b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:22,089 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:29:22,090 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6a006a-3cdc-49eb-98db-28f0ed83b198', 'x-compute-request-id': 'req-0d6a006a-3cdc-49eb-98db-28f0ed83b198', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:23,241 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:29:23,241 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdc8cdf1-2988-4d6c-9c93-c37d5b2f8b0f', 'x-compute-request-id': 'req-cdc8cdf1-2988-4d6c-9c93-c37d5b2f8b0f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:24,444 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:29:24,444 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29371ee7-d074-400f-a421-62070016c2ed', 'x-compute-request-id': 'req-29371ee7-d074-400f-a421-62070016c2ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:25,660 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:29:25,660 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d13a2141-2d5d-4233-88df-276634879589', 'x-compute-request-id': 'req-d13a2141-2d5d-4233-88df-276634879589', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:26,827 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:29:26,828 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe3a9ff2-3923-46c1-a61d-2315fefe9134', 'x-compute-request-id': 'req-fe3a9ff2-3923-46c1-a61d-2315fefe9134', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:28,037 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:29:28,037 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b889ffbe-16a3-421d-ba1f-55fbfa1baebd', 'x-compute-request-id': 'req-b889ffbe-16a3-421d-ba1f-55fbfa1baebd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:29,248 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:29:29,248 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a012185b-8f25-4ea8-8d43-8577f0ccf7a2', 'x-compute-request-id': 'req-a012185b-8f25-4ea8-8d43-8577f0ccf7a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:30,412 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:29:30,412 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d33a9a-95b1-427b-9ec3-3c9d1772d50b', 'x-compute-request-id': 'req-90d33a9a-95b1-427b-9ec3-3c9d1772d50b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:31,623 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:29:31,624 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538b3dfd-80f1-409d-85eb-72a3ce145ccb', 'x-compute-request-id': 'req-538b3dfd-80f1-409d-85eb-72a3ce145ccb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:32,776 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:29:32,776 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8ef8784-1783-4700-8898-e519d8ee46fd', 'x-compute-request-id': 'req-b8ef8784-1783-4700-8898-e519d8ee46fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:33,927 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:29:33,927 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba394c9-3849-4e22-b8a7-3779be1cd62d', 'x-compute-request-id': 'req-5ba394c9-3849-4e22-b8a7-3779be1cd62d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:35,119 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:29:35,119 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea54df6-f92b-4d42-945a-bc0ee0dda953', 'x-compute-request-id': 'req-3ea54df6-f92b-4d42-945a-bc0ee0dda953', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:36,258 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:29:36,258 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83761776-c8fa-4e00-800b-9a54d92e0a24', 'x-compute-request-id': 'req-83761776-c8fa-4e00-800b-9a54d92e0a24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:37,439 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:29:37,439 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-260ca0c4-99c2-4665-a100-31d28cbe91c8', 'x-compute-request-id': 'req-260ca0c4-99c2-4665-a100-31d28cbe91c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:38,580 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:29:38,580 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab4de55-d310-4f5f-93fe-808d06bdd905', 'x-compute-request-id': 'req-7ab4de55-d310-4f5f-93fe-808d06bdd905', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:39,741 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:29:39,742 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59b2ce9-5024-415b-a53b-b9846ea22f06', 'x-compute-request-id': 'req-f59b2ce9-5024-415b-a53b-b9846ea22f06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:40,950 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:29:40,950 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67272c3-8ab2-425c-bd32-c69de7686b77', 'x-compute-request-id': 'req-e67272c3-8ab2-425c-bd32-c69de7686b77', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:42,133 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:29:42,134 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2247ab24-58cd-4e0f-9e00-446885786955', 'x-compute-request-id': 'req-2247ab24-58cd-4e0f-9e00-446885786955', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:43,285 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:29:43,285 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2d455f-5638-4f4f-ad15-d7de4609b211', 'x-compute-request-id': 'req-9b2d455f-5638-4f4f-ad15-d7de4609b211', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:44,437 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:29:44,437 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb220289-c232-4ab5-b24e-0bd46912eeb7', 'x-compute-request-id': 'req-bb220289-c232-4ab5-b24e-0bd46912eeb7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:45,585 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:29:45,585 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdd5e35-5dac-45e8-b019-2a8b2041f4ba', 'x-compute-request-id': 'req-7fdd5e35-5dac-45e8-b019-2a8b2041f4ba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:46,762 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:29:46,763 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1298a0d1-a661-42d2-80a6-cbb3309401fa', 'x-compute-request-id': 'req-1298a0d1-a661-42d2-80a6-cbb3309401fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:47,919 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:29:47,919 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0627b7de-cdf6-4897-8ac4-0c505779c4df', 'x-compute-request-id': 'req-0627b7de-cdf6-4897-8ac4-0c505779c4df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:49,063 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:29:49,063 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c576dd1e-0ca8-474d-be3f-43706f7bfb69', 'x-compute-request-id': 'req-c576dd1e-0ca8-474d-be3f-43706f7bfb69', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:50,217 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:29:50,217 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780ef9d6-8122-4158-87cb-425a294a74f9', 'x-compute-request-id': 'req-780ef9d6-8122-4158-87cb-425a294a74f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:51,425 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:29:51,425 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5e7e217-d1e0-492b-82e5-05f8b12f270b', 'x-compute-request-id': 'req-f5e7e217-d1e0-492b-82e5-05f8b12f270b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:52,619 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:29:52,620 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-383a6058-5661-4df3-8088-21ae89c08ea4', 'x-compute-request-id': 'req-383a6058-5661-4df3-8088-21ae89c08ea4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:53,776 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:29:53,776 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ccbb7e-9c84-4fef-9d9f-402787f1466c', 'x-compute-request-id': 'req-d0ccbb7e-9c84-4fef-9d9f-402787f1466c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:54,988 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:29:54,988 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbc5940d-0948-43b4-9c9e-a60ea659b3f7', 'x-compute-request-id': 'req-cbc5940d-0948-43b4-9c9e-a60ea659b3f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:56,142 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:29:56,143 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e126306-2c2f-4506-a0f0-8d03f57f17f6', 'x-compute-request-id': 'req-3e126306-2c2f-4506-a0f0-8d03f57f17f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:57,294 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:29:57,294 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36859e76-92e8-4b45-919f-9cc317038330', 'x-compute-request-id': 'req-36859e76-92e8-4b45-919f-9cc317038330', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:58,509 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:29:58,510 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f96aa2-f63b-446d-84b3-c1eb0f6a8c62', 'x-compute-request-id': 'req-a8f96aa2-f63b-446d-84b3-c1eb0f6a8c62', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:59,657 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:29:59,658 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed7b66f-2221-47e2-bf21-e9b20ffe7f08', 'x-compute-request-id': 'req-0ed7b66f-2221-47e2-bf21-e9b20ffe7f08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:00,867 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:30:00,867 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b57d5105-7561-4d39-abc3-c681861f3a17', 'x-compute-request-id': 'req-b57d5105-7561-4d39-abc3-c681861f3a17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:02,018 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:30:02,018 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d351940-e5b3-469f-90d8-0e2645122a22', 'x-compute-request-id': 'req-0d351940-e5b3-469f-90d8-0e2645122a22', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:03,175 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:30:03,175 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b36f7dd-7463-4c09-a76a-90f89b9057ef', 'x-compute-request-id': 'req-8b36f7dd-7463-4c09-a76a-90f89b9057ef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:04,362 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:30:04,362 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f76ce5cf-4ec6-4720-8784-5e1976cef7eb', 'x-compute-request-id': 'req-f76ce5cf-4ec6-4720-8784-5e1976cef7eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:05,510 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:30:05,510 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0812668e-e818-4e8e-9ae6-38b28bc302b8', 'x-compute-request-id': 'req-0812668e-e818-4e8e-9ae6-38b28bc302b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:06,718 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:30:06,719 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd90ef02-e6c2-49dd-8cda-998571f7acb3', 'x-compute-request-id': 'req-dd90ef02-e6c2-49dd-8cda-998571f7acb3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:07,886 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:30:07,887 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ef59901-d60a-4be8-a0b3-b16781a78578', 'x-compute-request-id': 'req-7ef59901-d60a-4be8-a0b3-b16781a78578', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:09,066 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:30:09,066 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f52d4ac8-51ec-4da8-93d7-08e00b327c58', 'x-compute-request-id': 'req-f52d4ac8-51ec-4da8-93d7-08e00b327c58', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:10,249 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:30:10,249 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b98f850-97f7-43f0-b59c-79f7c4337b21', 'x-compute-request-id': 'req-4b98f850-97f7-43f0-b59c-79f7c4337b21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:11,474 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.212s
2026-06-26 08:30:11,474 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d69d12a3-7d1a-4795-81d6-c56adc0a4e9a', 'x-compute-request-id': 'req-d69d12a3-7d1a-4795-81d6-c56adc0a4e9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:12,711 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.224s
2026-06-26 08:30:12,711 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba594f98-2c53-4893-9af7-30ff2c56bdf5', 'x-compute-request-id': 'req-ba594f98-2c53-4893-9af7-30ff2c56bdf5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:13,908 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:30:13,909 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51f0d05-3ede-4f6e-b233-2cff10b5633a', 'x-compute-request-id': 'req-e51f0d05-3ede-4f6e-b233-2cff10b5633a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:15,056 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:30:15,057 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12b845ec-6730-4a2a-81a1-8a06f5d94d64', 'x-compute-request-id': 'req-12b845ec-6730-4a2a-81a1-8a06f5d94d64', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:16,198 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:30:16,198 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7bd98a-d3e1-41ad-ab7b-1ef38d3fafb5', 'x-compute-request-id': 'req-2f7bd98a-d3e1-41ad-ab7b-1ef38d3fafb5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:17,359 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:30:17,360 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17bb6fb2-8c95-41f5-80d1-8aded3ec43f8', 'x-compute-request-id': 'req-17bb6fb2-8c95-41f5-80d1-8aded3ec43f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:18,521 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:30:18,521 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb0afb0a-a190-4da8-a8e3-4eed2499be73', 'x-compute-request-id': 'req-eb0afb0a-a190-4da8-a8e3-4eed2499be73', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:19,724 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:30:19,724 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e15b2714-502a-4339-8dbc-b509473d3b1a', 'x-compute-request-id': 'req-e15b2714-502a-4339-8dbc-b509473d3b1a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:20,902 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:30:20,902 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b553c73-172f-4750-9584-21ac20843754', 'x-compute-request-id': 'req-3b553c73-172f-4750-9584-21ac20843754', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:22,050 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:30:22,052 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1c06a2-5946-4009-9ba5-93c214bcaf58', 'x-compute-request-id': 'req-2b1c06a2-5946-4009-9ba5-93c214bcaf58', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:23,213 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:30:23,214 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2159933-1eea-4cea-80d6-72e1b1b028fa', 'x-compute-request-id': 'req-b2159933-1eea-4cea-80d6-72e1b1b028fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:24,364 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:30:24,365 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33361397-dd8f-42a8-9118-0d62463099d3', 'x-compute-request-id': 'req-33361397-dd8f-42a8-9118-0d62463099d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:25,575 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:30:25,576 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fdb5bf8-7718-4b66-a35e-a8acfb178f07', 'x-compute-request-id': 'req-7fdb5bf8-7718-4b66-a35e-a8acfb178f07', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:26,728 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:30:26,728 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34fd4a12-c0e7-4c29-ab2d-04723c338abe', 'x-compute-request-id': 'req-34fd4a12-c0e7-4c29-ab2d-04723c338abe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:27,904 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:30:27,904 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec8dc34-91a6-4fef-a0e7-96484113abfe', 'x-compute-request-id': 'req-bec8dc34-91a6-4fef-a0e7-96484113abfe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:29,061 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:30:29,061 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ad0276d-a360-4bdc-ad63-d5662d831edb', 'x-compute-request-id': 'req-1ad0276d-a360-4bdc-ad63-d5662d831edb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:30,222 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:30:30,222 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2f9aa05-ccb8-405a-838e-d46e2900fb9d', 'x-compute-request-id': 'req-d2f9aa05-ccb8-405a-838e-d46e2900fb9d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:31,384 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:30:31,384 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0595dfba-9491-40a4-88e4-758ed84c8071', 'x-compute-request-id': 'req-0595dfba-9491-40a4-88e4-758ed84c8071', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:32,585 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:30:32,585 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b67791-13f7-444a-a6f1-beed4ed423a6', 'x-compute-request-id': 'req-31b67791-13f7-444a-a6f1-beed4ed423a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:33,779 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:30:33,780 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e0d25ec-79b3-4285-bb2e-15056900d2f8', 'x-compute-request-id': 'req-5e0d25ec-79b3-4285-bb2e-15056900d2f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:34,930 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:30:34,930 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6095eb-fb4a-4b96-8c2c-934b5e702704', 'x-compute-request-id': 'req-0d6095eb-fb4a-4b96-8c2c-934b5e702704', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:36,111 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:30:36,112 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-534286d4-0fb0-49ee-be80-4023c4c3c537', 'x-compute-request-id': 'req-534286d4-0fb0-49ee-be80-4023c4c3c537', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:37,272 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:30:37,272 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004f81f4-72cf-4f35-a113-91da13d937ad', 'x-compute-request-id': 'req-004f81f4-72cf-4f35-a113-91da13d937ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:38,457 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:30:38,458 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbedf6f3-8b37-487e-b51c-3860a11cf1db', 'x-compute-request-id': 'req-dbedf6f3-8b37-487e-b51c-3860a11cf1db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:39,616 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:30:39,616 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfe673d-3d22-4f00-8c72-0f7b4807003c', 'x-compute-request-id': 'req-2bfe673d-3d22-4f00-8c72-0f7b4807003c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:40,753 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:30:40,753 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cfe36ed-d1f1-46cd-9f7c-6f04a46e83f6', 'x-compute-request-id': 'req-5cfe36ed-d1f1-46cd-9f7c-6f04a46e83f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:41,897 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:30:41,897 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b1a7796-f3fd-45b3-a142-b89da012bbaa', 'x-compute-request-id': 'req-1b1a7796-f3fd-45b3-a142-b89da012bbaa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:43,069 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:30:43,070 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6375cffb-f546-480e-afe4-359b454b5c81', 'x-compute-request-id': 'req-6375cffb-f546-480e-afe4-359b454b5c81', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:44,237 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:30:44,238 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c266cbd-dd44-476a-97c3-4d531cf16936', 'x-compute-request-id': 'req-9c266cbd-dd44-476a-97c3-4d531cf16936', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:45,391 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:30:45,391 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e60e4fd0-17cb-4cda-965d-e394ebba0a0b', 'x-compute-request-id': 'req-e60e4fd0-17cb-4cda-965d-e394ebba0a0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:46,571 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:30:46,572 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5adc7d8-e3ff-4b97-87cb-3a3dc3389d02', 'x-compute-request-id': 'req-a5adc7d8-e3ff-4b97-87cb-3a3dc3389d02', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:47,709 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:30:47,709 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64a4406a-b2b6-4f55-8f2b-f547bb406dd3', 'x-compute-request-id': 'req-64a4406a-b2b6-4f55-8f2b-f547bb406dd3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:48,863 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:30:48,864 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421f5e6e-1e6a-4023-bd25-eb2560f9bdc2', 'x-compute-request-id': 'req-421f5e6e-1e6a-4023-bd25-eb2560f9bdc2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:50,063 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:30:50,064 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63bc6190-ee81-4023-9126-4fc41eb767fe', 'x-compute-request-id': 'req-63bc6190-ee81-4023-9126-4fc41eb767fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:51,218 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:30:51,219 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81b71646-0722-4fc4-9f8e-61cbd65c9d11', 'x-compute-request-id': 'req-81b71646-0722-4fc4-9f8e-61cbd65c9d11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:52,405 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:30:52,405 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b73eafe9-4719-47c1-afe1-a1c3f7d649f8', 'x-compute-request-id': 'req-b73eafe9-4719-47c1-afe1-a1c3f7d649f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:53,566 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:30:53,566 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf118d68-2625-4fa8-b745-232973974e1b', 'x-compute-request-id': 'req-cf118d68-2625-4fa8-b745-232973974e1b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:54,724 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:30:54,725 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51b3f920-b842-41be-97f5-b14a210babcd', 'x-compute-request-id': 'req-51b3f920-b842-41be-97f5-b14a210babcd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:55,914 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:30:55,914 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977ec47d-2c66-4e69-9c85-5e7303c6ad94', 'x-compute-request-id': 'req-977ec47d-2c66-4e69-9c85-5e7303c6ad94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:57,091 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:30:57,092 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ff7afc-a3f0-4636-9d3d-12182714cfc6', 'x-compute-request-id': 'req-d4ff7afc-a3f0-4636-9d3d-12182714cfc6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:58,290 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:30:58,290 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0aa70fc-a14e-41a4-8080-03559977241c', 'x-compute-request-id': 'req-d0aa70fc-a14e-41a4-8080-03559977241c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:59,445 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:30:59,445 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19968aef-5f3e-4410-8506-66e1692deef6', 'x-compute-request-id': 'req-19968aef-5f3e-4410-8506-66e1692deef6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:00,612 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:31:00,612 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd1a8e60-f2e9-4555-a406-d4e850f3c4aa', 'x-compute-request-id': 'req-bd1a8e60-f2e9-4555-a406-d4e850f3c4aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:01,827 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:31:01,828 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8001211b-83f1-4774-b84d-e674651b90a8', 'x-compute-request-id': 'req-8001211b-83f1-4774-b84d-e674651b90a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:03,003 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:31:03,004 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3f9e9f-eae1-407b-88ae-2d30308380ad', 'x-compute-request-id': 'req-af3f9e9f-eae1-407b-88ae-2d30308380ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:04,180 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:31:04,180 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3068e8ea-06db-42d6-afdd-9c95ac415d33', 'x-compute-request-id': 'req-3068e8ea-06db-42d6-afdd-9c95ac415d33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:05,366 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:31:05,367 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66996705-91e3-450c-bed2-59dc3795c9df', 'x-compute-request-id': 'req-66996705-91e3-450c-bed2-59dc3795c9df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:06,543 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:31:06,543 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dab89c7-aa1b-4605-ac9d-481b40af8a01', 'x-compute-request-id': 'req-1dab89c7-aa1b-4605-ac9d-481b40af8a01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:07,752 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:31:07,752 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdd5e582-e269-4a39-9ce4-4ca6e2b5530e', 'x-compute-request-id': 'req-cdd5e582-e269-4a39-9ce4-4ca6e2b5530e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:08,939 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:31:08,939 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbfeeaa-89ba-4802-b78c-a8ab0e44bbdb', 'x-compute-request-id': 'req-1bbfeeaa-89ba-4802-b78c-a8ab0e44bbdb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:10,210 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.264s
2026-06-26 08:31:10,211 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a03847-1c0f-481e-8f97-6448f97a941b', 'x-compute-request-id': 'req-b8a03847-1c0f-481e-8f97-6448f97a941b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:11,379 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:31:11,380 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f835a2-318c-4f3c-8bc1-6a7f7785e586', 'x-compute-request-id': 'req-09f835a2-318c-4f3c-8bc1-6a7f7785e586', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:12,543 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:31:12,544 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35032eff-2c64-47b9-8a79-d51a83ffcb4f', 'x-compute-request-id': 'req-35032eff-2c64-47b9-8a79-d51a83ffcb4f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:13,786 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.231s
2026-06-26 08:31:13,786 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65121fc2-b1d6-4e07-bc21-209a7f19404d', 'x-compute-request-id': 'req-65121fc2-b1d6-4e07-bc21-209a7f19404d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:15,054 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.258s
2026-06-26 08:31:15,055 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-792efc14-861c-427c-b03d-53c4d8eda38d', 'x-compute-request-id': 'req-792efc14-861c-427c-b03d-53c4d8eda38d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:16,203 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:31:16,203 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b30b84c4-1c67-4e8f-93a8-852fcdc0b49f', 'x-compute-request-id': 'req-b30b84c4-1c67-4e8f-93a8-852fcdc0b49f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:17,372 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:31:17,373 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69cc869d-e618-4f4e-b378-fd6ce8a90c97', 'x-compute-request-id': 'req-69cc869d-e618-4f4e-b378-fd6ce8a90c97', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:18,542 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:31:18,543 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16fd3da9-92e9-4db6-a705-62a6a3ba259a', 'x-compute-request-id': 'req-16fd3da9-92e9-4db6-a705-62a6a3ba259a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:19,758 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.209s
2026-06-26 08:31:19,758 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6131167-df27-4921-916c-cf830fb33eb1', 'x-compute-request-id': 'req-c6131167-df27-4921-916c-cf830fb33eb1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:20,988 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.223s
2026-06-26 08:31:20,988 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dde9e4c4-afd0-43b7-86d4-f665e9e1b8a6', 'x-compute-request-id': 'req-dde9e4c4-afd0-43b7-86d4-f665e9e1b8a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:22,158 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:31:22,158 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cff18cf-f166-4c7c-9c76-17be8b5f4916', 'x-compute-request-id': 'req-6cff18cf-f166-4c7c-9c76-17be8b5f4916', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:23,303 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:31:23,303 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab3a527d-672f-45a6-b848-a58e164161b6', 'x-compute-request-id': 'req-ab3a527d-672f-45a6-b848-a58e164161b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:24,459 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:31:24,460 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45dea92f-7c1a-47b2-9027-1b80dfcfeffa', 'x-compute-request-id': 'req-45dea92f-7c1a-47b2-9027-1b80dfcfeffa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:25,642 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:31:25,642 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f83b47b-0ded-4edd-a32c-582e8ebef7d5', 'x-compute-request-id': 'req-9f83b47b-0ded-4edd-a32c-582e8ebef7d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:26,820 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:31:26,820 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd3b2d0-1ff7-4bec-a107-cb4894f074d0', 'x-compute-request-id': 'req-3bd3b2d0-1ff7-4bec-a107-cb4894f074d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:28,025 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:31:28,025 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be51acdf-f88b-452b-8b7a-a60ef01defa9', 'x-compute-request-id': 'req-be51acdf-f88b-452b-8b7a-a60ef01defa9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:29,189 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:31:29,189 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbead3c4-9ff2-4266-8c02-0852f38782da', 'x-compute-request-id': 'req-cbead3c4-9ff2-4266-8c02-0852f38782da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:30,346 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:31:30,347 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1da027-2381-4b10-a28b-092a5cd572ef', 'x-compute-request-id': 'req-4a1da027-2381-4b10-a28b-092a5cd572ef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:31,502 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:31:31,503 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db1f425d-e12c-4795-afb2-17e83b4adbd2', 'x-compute-request-id': 'req-db1f425d-e12c-4795-afb2-17e83b4adbd2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:32,708 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:31:32,709 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7732276-283d-4f3f-9c2a-aea9243247d3', 'x-compute-request-id': 'req-c7732276-283d-4f3f-9c2a-aea9243247d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:33,909 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:31:33,909 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b53a89e5-f4d2-4f67-828c-f13ea2748eaa', 'x-compute-request-id': 'req-b53a89e5-f4d2-4f67-828c-f13ea2748eaa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:35,078 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:31:35,078 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a8df4b-c955-4944-85b5-00ff2859b380', 'x-compute-request-id': 'req-14a8df4b-c955-4944-85b5-00ff2859b380', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:36,250 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.163s
2026-06-26 08:31:36,250 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a734499d-c740-478b-b64d-c44bb74e7cee', 'x-compute-request-id': 'req-a734499d-c740-478b-b64d-c44bb74e7cee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:37,430 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:31:37,430 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7991957-7afb-4ce2-8435-fa2a7de24a22', 'x-compute-request-id': 'req-f7991957-7afb-4ce2-8435-fa2a7de24a22', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:38,696 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.256s
2026-06-26 08:31:38,696 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82958b53-f136-4fcc-a089-d735fc971b56', 'x-compute-request-id': 'req-82958b53-f136-4fcc-a089-d735fc971b56', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:39,856 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:31:39,856 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad00c6bc-6500-441c-bf35-501337c4bb25', 'x-compute-request-id': 'req-ad00c6bc-6500-441c-bf35-501337c4bb25', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:41,046 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:31:41,046 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4fefbd5-8529-4d82-b92c-f517a0673ce5', 'x-compute-request-id': 'req-d4fefbd5-8529-4d82-b92c-f517a0673ce5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:42,220 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:31:42,220 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e18bfb34-582f-4761-bb1f-f4c42bc9d57c', 'x-compute-request-id': 'req-e18bfb34-582f-4761-bb1f-f4c42bc9d57c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:43,391 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:31:43,391 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c00f81d6-f8ab-46c2-8e97-5890d8fc204d', 'x-compute-request-id': 'req-c00f81d6-f8ab-46c2-8e97-5890d8fc204d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:44,566 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:31:44,567 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60b9f0d6-69fb-40ff-88ba-a227af79cbfb', 'x-compute-request-id': 'req-60b9f0d6-69fb-40ff-88ba-a227af79cbfb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:45,725 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:31:45,726 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461e2977-78dc-415f-a7be-228ce4db02a2', 'x-compute-request-id': 'req-461e2977-78dc-415f-a7be-228ce4db02a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:46,914 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:31:46,915 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52fb9cd6-6a3f-464d-9795-033f81f12e08', 'x-compute-request-id': 'req-52fb9cd6-6a3f-464d-9795-033f81f12e08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:48,067 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:31:48,068 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c1c7138-d3d9-4513-bc15-57c4945fb8a8', 'x-compute-request-id': 'req-2c1c7138-d3d9-4513-bc15-57c4945fb8a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:49,227 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:31:49,228 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a9fbc97-5a2f-4c51-9774-5bc7df50097b', 'x-compute-request-id': 'req-7a9fbc97-5a2f-4c51-9774-5bc7df50097b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:50,384 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:31:50,384 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35725082-9df4-48ae-8b31-cac54d1ced1e', 'x-compute-request-id': 'req-35725082-9df4-48ae-8b31-cac54d1ced1e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:51,537 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:31:51,538 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa658520-6f78-4e6d-b323-a3d2243b9c81', 'x-compute-request-id': 'req-aa658520-6f78-4e6d-b323-a3d2243b9c81', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:52,731 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:31:52,731 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e1f902-e7fa-4a64-a75c-725d2e3a6b5a', 'x-compute-request-id': 'req-50e1f902-e7fa-4a64-a75c-725d2e3a6b5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:53,894 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:31:53,895 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ee651d9-da38-4a51-bd2e-c07046c1b709', 'x-compute-request-id': 'req-7ee651d9-da38-4a51-bd2e-c07046c1b709', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:55,033 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:31:55,033 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c0f44fe-0cda-48ba-9e1b-11940f481a3c', 'x-compute-request-id': 'req-7c0f44fe-0cda-48ba-9e1b-11940f481a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:56,251 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.207s
2026-06-26 08:31:56,252 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bae9c94-7d95-4b07-a3a4-2113609b7306', 'x-compute-request-id': 'req-3bae9c94-7d95-4b07-a3a4-2113609b7306', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:57,427 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:31:57,427 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6598d60b-fae2-4c9f-8e43-73b070149e50', 'x-compute-request-id': 'req-6598d60b-fae2-4c9f-8e43-73b070149e50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:58,599 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:31:58,599 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2ab597-1b52-4036-8cd3-b82d2d60c9a6', 'x-compute-request-id': 'req-0d2ab597-1b52-4036-8cd3-b82d2d60c9a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:59,755 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:31:59,756 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f742e3-58b4-4398-8043-4539aacaac21', 'x-compute-request-id': 'req-01f742e3-58b4-4398-8043-4539aacaac21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:00,908 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:32:00,908 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f706f3c-9848-4abf-9624-2df0ffa6bf08', 'x-compute-request-id': 'req-7f706f3c-9848-4abf-9624-2df0ffa6bf08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:02,084 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:32:02,085 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b4f876-693f-4768-98a8-ff4a8471fc5d', 'x-compute-request-id': 'req-06b4f876-693f-4768-98a8-ff4a8471fc5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:03,271 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:32:03,272 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f1f37b-e831-4b93-9986-7a38cec08228', 'x-compute-request-id': 'req-54f1f37b-e831-4b93-9986-7a38cec08228', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:04,414 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:32:04,414 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708ccd2c-411f-4f5b-a400-859d06310e60', 'x-compute-request-id': 'req-708ccd2c-411f-4f5b-a400-859d06310e60', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:05,549 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.127s
2026-06-26 08:32:05,549 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f658f0-a0aa-43b4-a35b-1230b418593b', 'x-compute-request-id': 'req-48f658f0-a0aa-43b4-a35b-1230b418593b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:06,682 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.123s
2026-06-26 08:32:06,682 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b53ed045-11e7-40be-9d85-c31d2e4cebb0', 'x-compute-request-id': 'req-b53ed045-11e7-40be-9d85-c31d2e4cebb0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:07,839 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:32:07,839 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b162c90-bbaa-4e42-975e-720dbd97d7cd', 'x-compute-request-id': 'req-9b162c90-bbaa-4e42-975e-720dbd97d7cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:09,024 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:32:09,024 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5534a60-23bd-4343-8a33-64493566a7e2', 'x-compute-request-id': 'req-b5534a60-23bd-4343-8a33-64493566a7e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:10,173 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:32:10,173 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6737996a-c928-47cb-9227-702d586800e4', 'x-compute-request-id': 'req-6737996a-c928-47cb-9227-702d586800e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:11,374 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:32:11,375 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a08b4d26-3dff-4d2d-9c34-3e5df5c46803', 'x-compute-request-id': 'req-a08b4d26-3dff-4d2d-9c34-3e5df5c46803', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:12,532 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:32:12,532 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d80c8e-b44f-4c75-b7de-f8e98b3c58f6', 'x-compute-request-id': 'req-61d80c8e-b44f-4c75-b7de-f8e98b3c58f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:13,680 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:32:13,680 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3488a19-73e0-47e7-bcb3-02ab59c006aa', 'x-compute-request-id': 'req-e3488a19-73e0-47e7-bcb3-02ab59c006aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:14,880 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:32:14,880 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166d81c3-0ea7-453e-a07d-2a7f3fc956f7', 'x-compute-request-id': 'req-166d81c3-0ea7-453e-a07d-2a7f3fc956f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:16,037 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:32:16,038 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049f2c3c-7f1c-41ba-9d52-3fb7a98d98e6', 'x-compute-request-id': 'req-049f2c3c-7f1c-41ba-9d52-3fb7a98d98e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:17,197 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:32:17,197 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06773d43-b046-4bc1-bb54-f417dc85863a', 'x-compute-request-id': 'req-06773d43-b046-4bc1-bb54-f417dc85863a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:18,379 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:32:18,379 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b226c833-faec-4afc-ad9e-b8a467f93b4f', 'x-compute-request-id': 'req-b226c833-faec-4afc-ad9e-b8a467f93b4f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:19,581 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:32:19,582 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f22ffb5-0e07-437c-a9bf-fc1f2bc37d35', 'x-compute-request-id': 'req-6f22ffb5-0e07-437c-a9bf-fc1f2bc37d35', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:20,747 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:32:20,748 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1533daa-6dc3-4780-ad03-2f959d57264c', 'x-compute-request-id': 'req-e1533daa-6dc3-4780-ad03-2f959d57264c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:21,900 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:32:21,900 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447ff5af-a639-4adb-aaee-3251ec193859', 'x-compute-request-id': 'req-447ff5af-a639-4adb-aaee-3251ec193859', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:23,063 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:32:23,064 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3107c2ce-fa4b-4a4f-b9e9-d2b9fad268c9', 'x-compute-request-id': 'req-3107c2ce-fa4b-4a4f-b9e9-d2b9fad268c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:24,212 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:32:24,212 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bdc9ee6-3589-4e4e-bae7-3e08c403f976', 'x-compute-request-id': 'req-4bdc9ee6-3589-4e4e-bae7-3e08c403f976', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:25,423 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:32:25,424 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e19e3f21-bbb0-40de-a84f-49db8ebcc020', 'x-compute-request-id': 'req-e19e3f21-bbb0-40de-a84f-49db8ebcc020', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:26,655 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.225s
2026-06-26 08:32:26,656 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc1d850f-4424-40bf-83c4-960e0812425a', 'x-compute-request-id': 'req-dc1d850f-4424-40bf-83c4-960e0812425a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:27,812 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:32:27,812 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-606b5ae5-eda2-4657-843e-87391075eeef', 'x-compute-request-id': 'req-606b5ae5-eda2-4657-843e-87391075eeef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:28,970 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:32:28,970 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f561e2a7-aacb-4158-8c28-75a3778f24c6', 'x-compute-request-id': 'req-f561e2a7-aacb-4158-8c28-75a3778f24c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:30,117 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:32:30,117 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77efe2fa-b866-461d-9ae6-2ec2dc13686d', 'x-compute-request-id': 'req-77efe2fa-b866-461d-9ae6-2ec2dc13686d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:31,287 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.161s
2026-06-26 08:32:31,287 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7cd1059-9f54-43e1-84a7-5c45dc2284e8', 'x-compute-request-id': 'req-f7cd1059-9f54-43e1-84a7-5c45dc2284e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:32,486 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:32:32,487 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63701252-9ac3-42fb-ac02-1904917b1688', 'x-compute-request-id': 'req-63701252-9ac3-42fb-ac02-1904917b1688', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:33,623 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.127s
2026-06-26 08:32:33,623 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b778a04-821d-4721-8ace-5d1c6dcbd52a', 'x-compute-request-id': 'req-0b778a04-821d-4721-8ace-5d1c6dcbd52a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:34,791 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:32:34,791 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-532afbc6-3887-416f-896a-b6fd267c3511', 'x-compute-request-id': 'req-532afbc6-3887-416f-896a-b6fd267c3511', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:35,946 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:32:35,947 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6fdf1c-9b2b-4add-bcff-522bc10c6566', 'x-compute-request-id': 'req-ad6fdf1c-9b2b-4add-bcff-522bc10c6566', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:37,077 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.121s
2026-06-26 08:32:37,077 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f37ce91-9429-4b5e-a64c-5a87ba063546', 'x-compute-request-id': 'req-1f37ce91-9429-4b5e-a64c-5a87ba063546', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:38,274 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:32:38,275 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396d8292-5202-4ba4-b02e-8e5809c2b3bb', 'x-compute-request-id': 'req-396d8292-5202-4ba4-b02e-8e5809c2b3bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:39,432 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:32:39,432 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b14fa5f4-bc71-4c88-87cf-40634eda7a51', 'x-compute-request-id': 'req-b14fa5f4-bc71-4c88-87cf-40634eda7a51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:40,610 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.170s
2026-06-26 08:32:40,611 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95863187-298e-4a1e-8e11-536621d3ab45', 'x-compute-request-id': 'req-95863187-298e-4a1e-8e11-536621d3ab45', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:41,749 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:32:41,749 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283846c8-0acd-4923-917d-efaeeec4f216', 'x-compute-request-id': 'req-283846c8-0acd-4923-917d-efaeeec4f216', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:42,901 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:32:42,902 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8fdc518-0c31-4586-8282-383acb6a9757', 'x-compute-request-id': 'req-c8fdc518-0c31-4586-8282-383acb6a9757', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:44,064 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:32:44,064 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1107221e-6e18-4e7c-a050-42e25293955d', 'x-compute-request-id': 'req-1107221e-6e18-4e7c-a050-42e25293955d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:45,209 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:32:45,209 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-324c3178-469e-4679-86e3-9654a848933d', 'x-compute-request-id': 'req-324c3178-469e-4679-86e3-9654a848933d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:46,424 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.206s
2026-06-26 08:32:46,425 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee691df-5b64-4f76-8771-3c7791021ad5', 'x-compute-request-id': 'req-9ee691df-5b64-4f76-8771-3c7791021ad5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:47,594 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:32:47,595 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7a692ec-5bf0-4623-9069-8d59e0918599', 'x-compute-request-id': 'req-e7a692ec-5bf0-4623-9069-8d59e0918599', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:48,750 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:32:48,750 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b93bcf6-df59-45a5-a3e6-6e9297165546', 'x-compute-request-id': 'req-8b93bcf6-df59-45a5-a3e6-6e9297165546', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:49,934 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:32:49,934 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70ce2217-6448-4958-abd6-935d3bf00baa', 'x-compute-request-id': 'req-70ce2217-6448-4958-abd6-935d3bf00baa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:51,092 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:32:51,092 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7536d2b7-f7e8-4976-9db1-c07f13a6bda7', 'x-compute-request-id': 'req-7536d2b7-f7e8-4976-9db1-c07f13a6bda7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:52,247 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:32:52,248 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6725e871-c339-4347-b057-9299ed08b163', 'x-compute-request-id': 'req-6725e871-c339-4347-b057-9299ed08b163', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:53,402 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:32:53,402 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e84b20-3114-4fcd-bbe1-5005382b137b', 'x-compute-request-id': 'req-70e84b20-3114-4fcd-bbe1-5005382b137b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:54,566 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.152s
2026-06-26 08:32:54,566 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3034e2fa-f94c-48d4-89fa-ef06a59ed217', 'x-compute-request-id': 'req-3034e2fa-f94c-48d4-89fa-ef06a59ed217', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:55,760 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:32:55,760 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54dc258-0fdc-43b2-a960-2cd7581aa991', 'x-compute-request-id': 'req-c54dc258-0fdc-43b2-a960-2cd7581aa991', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:56,977 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:32:56,977 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50794c2d-f813-4e10-8b5a-9608b50a4341', 'x-compute-request-id': 'req-50794c2d-f813-4e10-8b5a-9608b50a4341', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:58,131 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:32:58,131 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb4e433-1cd4-4e9e-be08-0e2839fa8334', 'x-compute-request-id': 'req-6cb4e433-1cd4-4e9e-be08-0e2839fa8334', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:59,263 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.126s
2026-06-26 08:32:59,264 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-086cf8fe-5bb6-4d96-8a40-141a22e782c2', 'x-compute-request-id': 'req-086cf8fe-5bb6-4d96-8a40-141a22e782c2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:00,415 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:33:00,415 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3d26ce-8991-48ae-9c81-79a21cdcf4fc', 'x-compute-request-id': 'req-de3d26ce-8991-48ae-9c81-79a21cdcf4fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:01,557 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:33:01,557 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-277c20da-641d-4f57-a184-fad5779f6649', 'x-compute-request-id': 'req-277c20da-641d-4f57-a184-fad5779f6649', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:02,777 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.207s
2026-06-26 08:33:02,777 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-830f2d98-64f8-458b-a651-a9141e3c4c06', 'x-compute-request-id': 'req-830f2d98-64f8-458b-a651-a9141e3c4c06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:03,935 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:33:03,935 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-682d864c-e801-4bde-8a56-03105890d1d6', 'x-compute-request-id': 'req-682d864c-e801-4bde-8a56-03105890d1d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:05,124 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:33:05,125 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3104f9e4-203e-4daf-908e-e947001f6840', 'x-compute-request-id': 'req-3104f9e4-203e-4daf-908e-e947001f6840', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:06,279 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:33:06,280 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b5384c-efcd-432d-ac0c-059399ee9325', 'x-compute-request-id': 'req-39b5384c-efcd-432d-ac0c-059399ee9325', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:07,419 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:33:07,419 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81e4aa82-700b-4c57-8e03-bd6992b796c1', 'x-compute-request-id': 'req-81e4aa82-700b-4c57-8e03-bd6992b796c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:08,622 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.195s
2026-06-26 08:33:08,623 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d866e092-ecd4-4ad3-9436-dd3a356ac411', 'x-compute-request-id': 'req-d866e092-ecd4-4ad3-9436-dd3a356ac411', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:09,765 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:33:09,765 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f437386e-01a6-49d5-a8a2-8b2a276592ac', 'x-compute-request-id': 'req-f437386e-01a6-49d5-a8a2-8b2a276592ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:10,900 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.125s
2026-06-26 08:33:10,901 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28cb6beb-b708-4122-9a19-8289a7b386d5', 'x-compute-request-id': 'req-28cb6beb-b708-4122-9a19-8289a7b386d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:12,051 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:33:12,052 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d473a8fd-4fb2-43b6-844f-ba53f6cd23b6', 'x-compute-request-id': 'req-d473a8fd-4fb2-43b6-844f-ba53f6cd23b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:13,245 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:33:13,245 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35cc3194-1504-4ad2-b552-8b90c18f8195', 'x-compute-request-id': 'req-35cc3194-1504-4ad2-b552-8b90c18f8195', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:14,388 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:33:14,389 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3822095c-1b53-4725-832e-834f314838d2', 'x-compute-request-id': 'req-3822095c-1b53-4725-832e-834f314838d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:15,538 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:33:15,538 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8554d095-25af-409f-90f2-2ec3bbe40a0a', 'x-compute-request-id': 'req-8554d095-25af-409f-90f2-2ec3bbe40a0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:16,678 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:33:16,678 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7df6980c-2aa3-4c3f-94d8-168d7464ba05', 'x-compute-request-id': 'req-7df6980c-2aa3-4c3f-94d8-168d7464ba05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:17,843 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:33:17,843 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c7dcb02-712e-4911-8471-8c8340c574e0', 'x-compute-request-id': 'req-1c7dcb02-712e-4911-8471-8c8340c574e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:19,043 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:33:19,043 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567c9d40-a8b9-423a-9bb5-77f4993fce5a', 'x-compute-request-id': 'req-567c9d40-a8b9-423a-9bb5-77f4993fce5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:20,229 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:33:20,229 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6193c3d-2ff8-407f-b9dc-a53eb3d518ff', 'x-compute-request-id': 'req-b6193c3d-2ff8-407f-b9dc-a53eb3d518ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:21,402 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:33:21,402 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7163b6ad-25a5-4550-be7c-59fb2d6fb6c7', 'x-compute-request-id': 'req-7163b6ad-25a5-4550-be7c-59fb2d6fb6c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:22,558 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:33:22,558 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-991ec524-e9dd-4cd9-bc80-ffba2c473bc2', 'x-compute-request-id': 'req-991ec524-e9dd-4cd9-bc80-ffba2c473bc2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:23,714 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:33:23,714 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53bfbca5-1ef8-4d9e-8887-2d68faba73c1', 'x-compute-request-id': 'req-53bfbca5-1ef8-4d9e-8887-2d68faba73c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:24,865 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:33:24,865 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6334dc2-7957-43e7-bb51-b10291b79fc6', 'x-compute-request-id': 'req-c6334dc2-7957-43e7-bb51-b10291b79fc6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:26,058 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:33:26,059 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe87a9d5-58fc-48ba-b5b3-77b3f19be00f', 'x-compute-request-id': 'req-fe87a9d5-58fc-48ba-b5b3-77b3f19be00f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:27,257 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:33:27,258 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bc00d01-56b1-4bfc-bf62-589092bb5176', 'x-compute-request-id': 'req-1bc00d01-56b1-4bfc-bf62-589092bb5176', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:28,423 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:33:28,424 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65c63274-7252-4376-9bfa-7d6515da8437', 'x-compute-request-id': 'req-65c63274-7252-4376-9bfa-7d6515da8437', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:29,590 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:33:29,591 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-badb6040-94df-4f17-927a-dc391d4d569a', 'x-compute-request-id': 'req-badb6040-94df-4f17-927a-dc391d4d569a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:30,784 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:33:30,784 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ad0e3fc-32db-468b-954a-2996345e77c8', 'x-compute-request-id': 'req-2ad0e3fc-32db-468b-954a-2996345e77c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:31,978 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:33:31,978 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55863362-ec38-4f31-8e5b-701650504fca', 'x-compute-request-id': 'req-55863362-ec38-4f31-8e5b-701650504fca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:33,129 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:33:33,129 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-394b2564-037d-424f-87fc-64ecf98f3e74', 'x-compute-request-id': 'req-394b2564-037d-424f-87fc-64ecf98f3e74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:34,299 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:33:34,300 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d5fbd62-8eb1-4127-afbc-e5501854310b', 'x-compute-request-id': 'req-6d5fbd62-8eb1-4127-afbc-e5501854310b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:35,427 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.120s
2026-06-26 08:33:35,427 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b9586c2-3343-4a6a-a143-86d16ee4cee7', 'x-compute-request-id': 'req-5b9586c2-3343-4a6a-a143-86d16ee4cee7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:36,622 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:33:36,623 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59e59a63-4cb6-49fb-bf74-dacbb7447dfb', 'x-compute-request-id': 'req-59e59a63-4cb6-49fb-bf74-dacbb7447dfb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:37,772 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:33:37,773 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a9e6513-2fb7-4000-a559-0bb927e269f6', 'x-compute-request-id': 'req-9a9e6513-2fb7-4000-a559-0bb927e269f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:38,968 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:33:38,969 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48d3ca22-bafd-431b-a023-5d9b0312b4e3', 'x-compute-request-id': 'req-48d3ca22-bafd-431b-a023-5d9b0312b4e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:40,111 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:33:40,111 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce4a6a38-cbe4-421e-8d86-719c3466718a', 'x-compute-request-id': 'req-ce4a6a38-cbe4-421e-8d86-719c3466718a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:41,315 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:33:41,316 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663d2ba9-4464-4fa5-ad51-2f67a1a5bf1f', 'x-compute-request-id': 'req-663d2ba9-4464-4fa5-ad51-2f67a1a5bf1f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:42,517 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:33:42,517 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e2d4c0b-0b8e-420f-801a-c9ad34390a2e', 'x-compute-request-id': 'req-3e2d4c0b-0b8e-420f-801a-c9ad34390a2e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:43,689 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:33:43,690 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6094d22-f1a2-40db-9d70-6c9e572a1e2f', 'x-compute-request-id': 'req-e6094d22-f1a2-40db-9d70-6c9e572a1e2f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:44,864 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.167s
2026-06-26 08:33:44,864 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe83c35a-ab09-4cc9-85c2-b0f3a6e57072', 'x-compute-request-id': 'req-fe83c35a-ab09-4cc9-85c2-b0f3a6e57072', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:46,013 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:33:46,014 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-941bad75-eb97-45e4-bedc-3e8257c04ea9', 'x-compute-request-id': 'req-941bad75-eb97-45e4-bedc-3e8257c04ea9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:47,169 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:33:47,170 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2090f761-7321-4837-b93a-2355d6b2148b', 'x-compute-request-id': 'req-2090f761-7321-4837-b93a-2355d6b2148b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:48,325 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:33:48,326 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a11e773-dd89-4be4-acf8-38eb2a551e60', 'x-compute-request-id': 'req-4a11e773-dd89-4be4-acf8-38eb2a551e60', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:49,507 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:33:49,507 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25d6e576-4259-403a-a1cc-6eac0401a8d5', 'x-compute-request-id': 'req-25d6e576-4259-403a-a1cc-6eac0401a8d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:50,697 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.181s
2026-06-26 08:33:50,698 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-412a4721-95b2-45bc-afb1-28456b2ad605', 'x-compute-request-id': 'req-412a4721-95b2-45bc-afb1-28456b2ad605', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:51,846 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:33:51,847 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0bae246-0ebd-4c50-81a3-456b811fa463', 'x-compute-request-id': 'req-f0bae246-0ebd-4c50-81a3-456b811fa463', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:52,999 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:33:52,999 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c265c78-e087-42b9-80a5-0799b9885905', 'x-compute-request-id': 'req-2c265c78-e087-42b9-80a5-0799b9885905', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:54,201 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:33:54,201 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ed8731-56cb-4af2-b61c-f4f98458b6ff', 'x-compute-request-id': 'req-57ed8731-56cb-4af2-b61c-f4f98458b6ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:55,348 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:33:55,348 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d07622d-d57e-4694-b2b7-d193ee3a6572', 'x-compute-request-id': 'req-2d07622d-d57e-4694-b2b7-d193ee3a6572', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:56,566 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.208s
2026-06-26 08:33:56,566 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc63a14-5b9c-48cd-b169-cab33b628bdb', 'x-compute-request-id': 'req-acc63a14-5b9c-48cd-b169-cab33b628bdb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:57,753 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:33:57,754 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a222712-b902-4ec3-8de3-c9dc1661d5af', 'x-compute-request-id': 'req-2a222712-b902-4ec3-8de3-c9dc1661d5af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:58,994 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.228s
2026-06-26 08:33:58,994 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea397aa-24b7-4cdd-86b7-f325c1d81048', 'x-compute-request-id': 'req-fea397aa-24b7-4cdd-86b7-f325c1d81048', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:00,157 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:34:00,157 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89bb0e46-4e3c-495a-bd68-158df2f13adf', 'x-compute-request-id': 'req-89bb0e46-4e3c-495a-bd68-158df2f13adf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:01,300 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:34:01,300 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a831a81-fe1f-462b-8175-e8a3d5cf188d', 'x-compute-request-id': 'req-4a831a81-fe1f-462b-8175-e8a3d5cf188d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:02,453 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:34:02,453 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9ead8eb-f356-4989-84b3-4aee330d6515', 'x-compute-request-id': 'req-d9ead8eb-f356-4989-84b3-4aee330d6515', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:03,650 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:34:03,650 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68e31a17-4c28-49ac-87a7-0b84b7f3dfb6', 'x-compute-request-id': 'req-68e31a17-4c28-49ac-87a7-0b84b7f3dfb6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:04,847 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:34:04,847 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420f4839-b7e0-4601-89c7-f7243b46d339', 'x-compute-request-id': 'req-420f4839-b7e0-4601-89c7-f7243b46d339', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:05,997 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:34:05,998 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0cd6fe-db3d-45b4-bb78-f090d45297fc', 'x-compute-request-id': 'req-fa0cd6fe-db3d-45b4-bb78-f090d45297fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:07,166 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.157s
2026-06-26 08:34:07,166 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-770c5568-6ec2-4482-aec3-70d46f27a716', 'x-compute-request-id': 'req-770c5568-6ec2-4482-aec3-70d46f27a716', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:08,352 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:34:08,352 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c4d1946-e037-4091-9d87-928a5a8063c8', 'x-compute-request-id': 'req-1c4d1946-e037-4091-9d87-928a5a8063c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:09,561 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:34:09,562 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73fcb8d8-fab6-4c5f-a971-8f17987e4319', 'x-compute-request-id': 'req-73fcb8d8-fab6-4c5f-a971-8f17987e4319', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:10,762 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:34:10,763 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f28d743-8d51-436f-81c4-d2cc79e62886', 'x-compute-request-id': 'req-7f28d743-8d51-436f-81c4-d2cc79e62886', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:11,930 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:34:11,930 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f64255-78d7-4d54-85f4-c50c760dfcdc', 'x-compute-request-id': 'req-20f64255-78d7-4d54-85f4-c50c760dfcdc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:13,086 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:34:13,086 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aebfda64-6f61-4e84-bea7-00656716f24e', 'x-compute-request-id': 'req-aebfda64-6f61-4e84-bea7-00656716f24e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:14,245 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:34:14,246 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da65ed1f-a1c0-46b1-bc79-127fc371ee1e', 'x-compute-request-id': 'req-da65ed1f-a1c0-46b1-bc79-127fc371ee1e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:15,449 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:34:15,450 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-411db887-47b8-43c0-abf5-d6e677003c80', 'x-compute-request-id': 'req-411db887-47b8-43c0-abf5-d6e677003c80', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:16,590 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:34:16,590 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21ede988-1664-404e-adb2-4478119f17a1', 'x-compute-request-id': 'req-21ede988-1664-404e-adb2-4478119f17a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:17,740 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:34:17,740 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2532a9a5-48c4-4e5a-ae72-ce02791864b5', 'x-compute-request-id': 'req-2532a9a5-48c4-4e5a-ae72-ce02791864b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:18,935 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:34:18,935 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4c00020-7483-46ae-a5a4-76ba53425dac', 'x-compute-request-id': 'req-c4c00020-7483-46ae-a5a4-76ba53425dac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:20,091 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:34:20,092 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39b44f02-d549-4d2e-a1c5-0e05d99f6d6c', 'x-compute-request-id': 'req-39b44f02-d549-4d2e-a1c5-0e05d99f6d6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:21,250 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:34:21,251 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c48bb53a-af11-47dc-a552-21b39180ef5e', 'x-compute-request-id': 'req-c48bb53a-af11-47dc-a552-21b39180ef5e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:22,406 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:34:22,406 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9984399c-d019-448d-9225-339e269b04e7', 'x-compute-request-id': 'req-9984399c-d019-448d-9225-339e269b04e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:23,607 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:34:23,607 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3382ee7-920a-4ac5-a4ad-beeb2e075d09', 'x-compute-request-id': 'req-a3382ee7-920a-4ac5-a4ad-beeb2e075d09', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:24,837 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.220s
2026-06-26 08:34:24,838 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef7c5686-66fd-4c3b-b3ed-83ebad34cc2a', 'x-compute-request-id': 'req-ef7c5686-66fd-4c3b-b3ed-83ebad34cc2a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:25,995 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:34:25,995 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ac03b9-6272-4f8a-84a2-0083caf16810', 'x-compute-request-id': 'req-39ac03b9-6272-4f8a-84a2-0083caf16810', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:27,152 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:34:27,152 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d7890cc-a040-4879-bd94-c6ad5673ad08', 'x-compute-request-id': 'req-5d7890cc-a040-4879-bd94-c6ad5673ad08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:28,323 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.163s
2026-06-26 08:34:28,323 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c7b67a4-a12d-4f2a-a397-0527d9455a37', 'x-compute-request-id': 'req-4c7b67a4-a12d-4f2a-a397-0527d9455a37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:29,522 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:34:29,523 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d98a228-ddb7-444e-9eb6-d0a24eb12922', 'x-compute-request-id': 'req-3d98a228-ddb7-444e-9eb6-d0a24eb12922', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:30,723 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:34:30,723 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b4a33d8-695e-48a1-81c6-1680444141f9', 'x-compute-request-id': 'req-9b4a33d8-695e-48a1-81c6-1680444141f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:31,857 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:34:31,858 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc735162-bfeb-400f-aa50-f76e4311e3bb', 'x-compute-request-id': 'req-fc735162-bfeb-400f-aa50-f76e4311e3bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:33,027 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:34:33,028 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d8e2f94-89d1-462b-8042-96020ed9e37a', 'x-compute-request-id': 'req-4d8e2f94-89d1-462b-8042-96020ed9e37a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:34,173 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:34:34,174 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f839e924-41cf-476f-a26d-a80e90056d59', 'x-compute-request-id': 'req-f839e924-41cf-476f-a26d-a80e90056d59', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:35,374 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:34:35,374 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12483381-3d4b-4efc-8a89-de565b509658', 'x-compute-request-id': 'req-12483381-3d4b-4efc-8a89-de565b509658', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:36,567 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:34:36,567 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-964f5d89-19d3-4a5f-bdd0-5e1659e7522b', 'x-compute-request-id': 'req-964f5d89-19d3-4a5f-bdd0-5e1659e7522b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:37,690 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.114s
2026-06-26 08:34:37,691 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e122162-0751-4845-9016-420591ecf5e2', 'x-compute-request-id': 'req-4e122162-0751-4845-9016-420591ecf5e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:38,835 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:34:38,835 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b04c6205-beab-4fd8-bfdb-337bdeb1bc2e', 'x-compute-request-id': 'req-b04c6205-beab-4fd8-bfdb-337bdeb1bc2e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:40,000 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:34:40,000 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baae8e4f-4cc2-4c1d-9c15-92b0bc7fa06a', 'x-compute-request-id': 'req-baae8e4f-4cc2-4c1d-9c15-92b0bc7fa06a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:41,189 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:34:41,190 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-279d2278-2e01-46de-81db-890b71c76a68', 'x-compute-request-id': 'req-279d2278-2e01-46de-81db-890b71c76a68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:42,346 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:34:42,347 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be233e2b-a6a9-4eb1-9270-583c2f476d7b', 'x-compute-request-id': 'req-be233e2b-a6a9-4eb1-9270-583c2f476d7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:43,525 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:34:43,526 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21980484-0b45-4547-8edc-5dd1c87d767e', 'x-compute-request-id': 'req-21980484-0b45-4547-8edc-5dd1c87d767e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:44,700 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.163s
2026-06-26 08:34:44,701 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6dafb47-14d4-4fda-822c-476eaf7a312e', 'x-compute-request-id': 'req-a6dafb47-14d4-4fda-822c-476eaf7a312e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:45,867 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:34:45,868 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90418085-9710-4c3d-ae48-73f5919cfbc7', 'x-compute-request-id': 'req-90418085-9710-4c3d-ae48-73f5919cfbc7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:47,078 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:34:47,078 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfd6caa7-427a-4880-9809-a57f12e9e37a', 'x-compute-request-id': 'req-cfd6caa7-427a-4880-9809-a57f12e9e37a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:48,264 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:34:48,264 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11fdccd7-cc81-46ed-9808-a5989f2f03d6', 'x-compute-request-id': 'req-11fdccd7-cc81-46ed-9808-a5989f2f03d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:49,421 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:34:49,422 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a28bf23-98b4-44d2-b911-299ae8561528', 'x-compute-request-id': 'req-1a28bf23-98b4-44d2-b911-299ae8561528', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:50,574 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:34:50,575 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59aad733-ceaa-46b4-81e5-be06df320d49', 'x-compute-request-id': 'req-59aad733-ceaa-46b4-81e5-be06df320d49', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:51,738 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:34:51,738 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f95e1d-1f03-4c5c-8147-fabb6ac1d8b0', 'x-compute-request-id': 'req-c4f95e1d-1f03-4c5c-8147-fabb6ac1d8b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:52,925 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:34:52,925 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-182793bf-085a-4a47-a0b3-c3fab65421ce', 'x-compute-request-id': 'req-182793bf-085a-4a47-a0b3-c3fab65421ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:54,113 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:34:54,113 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f334a5f3-1962-412c-9dab-1c256c2c5cad', 'x-compute-request-id': 'req-f334a5f3-1962-412c-9dab-1c256c2c5cad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:55,270 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:34:55,270 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb30532-80af-4bb3-bcd4-5281380a6ba8', 'x-compute-request-id': 'req-dbb30532-80af-4bb3-bcd4-5281380a6ba8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:56,417 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:34:56,417 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-194e3fce-eb28-4b38-a14d-ca6aa0040682', 'x-compute-request-id': 'req-194e3fce-eb28-4b38-a14d-ca6aa0040682', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:57,592 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:34:57,593 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4354a240-7aa3-4e00-914d-d15401503228', 'x-compute-request-id': 'req-4354a240-7aa3-4e00-914d-d15401503228', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:58,785 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:34:58,786 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06d3a83-a3c4-4edd-a79d-8483b9a0024e', 'x-compute-request-id': 'req-b06d3a83-a3c4-4edd-a79d-8483b9a0024e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:00,005 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.211s
2026-06-26 08:35:00,006 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79be1d98-d3fd-450b-8d86-7fdb353f0a66', 'x-compute-request-id': 'req-79be1d98-d3fd-450b-8d86-7fdb353f0a66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:01,165 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:35:01,166 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0b2cc1-a33b-4ea4-a31d-73959e3a2cd5', 'x-compute-request-id': 'req-2a0b2cc1-a33b-4ea4-a31d-73959e3a2cd5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:02,342 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:35:02,342 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-998250a1-9124-4a17-84cf-9ae1a3d9180b', 'x-compute-request-id': 'req-998250a1-9124-4a17-84cf-9ae1a3d9180b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:03,498 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:35:03,499 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-decdb8d1-5642-4a71-97bb-b57f4b92f485', 'x-compute-request-id': 'req-decdb8d1-5642-4a71-97bb-b57f4b92f485', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:04,685 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:35:04,685 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a35b0c-b762-4d3b-979e-84cdf4dc41a7', 'x-compute-request-id': 'req-46a35b0c-b762-4d3b-979e-84cdf4dc41a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:05,896 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:35:05,896 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35ff5903-b5d4-4c4a-b5cf-cd3a0641984f', 'x-compute-request-id': 'req-35ff5903-b5d4-4c4a-b5cf-cd3a0641984f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:07,053 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:35:07,053 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36807a79-a745-4608-8531-8b96fde4773e', 'x-compute-request-id': 'req-36807a79-a745-4608-8531-8b96fde4773e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:08,206 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:35:08,207 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13cf2b03-23f6-486c-b3a1-4a4fe790b68c', 'x-compute-request-id': 'req-13cf2b03-23f6-486c-b3a1-4a4fe790b68c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:09,446 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.230s
2026-06-26 08:35:09,446 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d636a875-dbad-4fd2-b753-cd7bd139d079', 'x-compute-request-id': 'req-d636a875-dbad-4fd2-b753-cd7bd139d079', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:10,603 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:35:10,603 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b7bffa6-4f78-4314-a0ab-383fd5139872', 'x-compute-request-id': 'req-6b7bffa6-4f78-4314-a0ab-383fd5139872', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:11,815 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.203s
2026-06-26 08:35:11,815 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9275d491-6639-4586-8af3-a3191da7b963', 'x-compute-request-id': 'req-9275d491-6639-4586-8af3-a3191da7b963', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:13,043 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.218s
2026-06-26 08:35:13,043 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77df8868-86c8-4d4e-9218-0ce981f42b9d', 'x-compute-request-id': 'req-77df8868-86c8-4d4e-9218-0ce981f42b9d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:14,198 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:35:14,198 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec3e513-08b2-421e-b3f5-b82b7aecd915', 'x-compute-request-id': 'req-5ec3e513-08b2-421e-b3f5-b82b7aecd915', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:15,440 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.233s
2026-06-26 08:35:15,441 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f26c2567-cf51-436a-94e7-2e9b0b1eb9f0', 'x-compute-request-id': 'req-f26c2567-cf51-436a-94e7-2e9b0b1eb9f0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:16,568 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.116s
2026-06-26 08:35:16,568 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58c49b27-e029-4e31-819a-53bb1aa1745a', 'x-compute-request-id': 'req-58c49b27-e029-4e31-819a-53bb1aa1745a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:17,787 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.209s
2026-06-26 08:35:17,787 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c060383-5d6b-48ce-8183-357510f4eddb', 'x-compute-request-id': 'req-2c060383-5d6b-48ce-8183-357510f4eddb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:18,965 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:35:18,965 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63cf4de0-cb6a-4c08-a59f-7d3e4fa2937c', 'x-compute-request-id': 'req-63cf4de0-cb6a-4c08-a59f-7d3e4fa2937c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:20,142 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:35:20,142 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e2b2ab7-828d-40e5-b29c-98266ddbed32', 'x-compute-request-id': 'req-1e2b2ab7-828d-40e5-b29c-98266ddbed32', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:21,288 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:35:21,288 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24a3252-54bf-4fa5-a66d-feda966c2ea7', 'x-compute-request-id': 'req-a24a3252-54bf-4fa5-a66d-feda966c2ea7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:22,467 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:35:22,467 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4aee2c-d8a9-434d-bdf2-8f271683c2ad', 'x-compute-request-id': 'req-db4aee2c-d8a9-434d-bdf2-8f271683c2ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:23,663 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:35:23,664 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99df2cf3-79ee-4093-8199-0d63ba6a30ed', 'x-compute-request-id': 'req-99df2cf3-79ee-4093-8199-0d63ba6a30ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:24,909 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.234s
2026-06-26 08:35:24,909 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0078236a-ebe5-4cf8-b439-10f0c5eb116a', 'x-compute-request-id': 'req-0078236a-ebe5-4cf8-b439-10f0c5eb116a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:26,073 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:35:26,073 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7bb149-4758-49b8-821a-240fa4066a7c', 'x-compute-request-id': 'req-ca7bb149-4758-49b8-821a-240fa4066a7c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:27,368 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.289s
2026-06-26 08:35:27,368 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ff49cc-62e0-4e3c-b56c-d8a9845c84e1', 'x-compute-request-id': 'req-b2ff49cc-62e0-4e3c-b56c-d8a9845c84e1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:28,519 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:35:28,520 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cceffc2-ce17-404a-8eae-cdebc152140e', 'x-compute-request-id': 'req-0cceffc2-ce17-404a-8eae-cdebc152140e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:29,702 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:35:29,703 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca6ced0d-8bc6-43f4-b87a-34c6b9a7c9c5', 'x-compute-request-id': 'req-ca6ced0d-8bc6-43f4-b87a-34c6b9a7c9c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:30,887 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:35:30,888 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de741d25-671f-4093-9d5c-f26977ba5a0d', 'x-compute-request-id': 'req-de741d25-671f-4093-9d5c-f26977ba5a0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:32,039 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:35:32,040 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb0a6ed-d3fc-4c9b-9f04-b850e1e1a9ea', 'x-compute-request-id': 'req-3fb0a6ed-d3fc-4c9b-9f04-b850e1e1a9ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:33,184 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:35:33,184 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05abf7c8-8b6d-44a0-ac60-527acecc484a', 'x-compute-request-id': 'req-05abf7c8-8b6d-44a0-ac60-527acecc484a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:34,337 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:35:34,338 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c950df86-9133-483c-a130-d70e096b1a26', 'x-compute-request-id': 'req-c950df86-9133-483c-a130-d70e096b1a26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:35,548 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:35:35,548 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1d8d0a-031f-46d6-aa9d-1d76674a1f42', 'x-compute-request-id': 'req-8c1d8d0a-031f-46d6-aa9d-1d76674a1f42', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:36,705 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:35:36,706 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb795f5-a93d-4c62-8fc1-562a44a34575', 'x-compute-request-id': 'req-adb795f5-a93d-4c62-8fc1-562a44a34575', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:37,899 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:35:37,899 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5143e00-d2ef-4ce1-8b97-4da57cada787', 'x-compute-request-id': 'req-b5143e00-d2ef-4ce1-8b97-4da57cada787', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:39,053 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:35:39,053 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81fdca0-4cc4-4b8b-8743-79bb4407c43d', 'x-compute-request-id': 'req-f81fdca0-4cc4-4b8b-8743-79bb4407c43d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:40,210 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:35:40,211 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f6139f-cc21-4d43-bb97-f46da0931df2', 'x-compute-request-id': 'req-20f6139f-cc21-4d43-bb97-f46da0931df2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:41,456 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.237s
2026-06-26 08:35:41,456 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b15d8a96-d876-4a21-b424-3b4e4d15a921', 'x-compute-request-id': 'req-b15d8a96-d876-4a21-b424-3b4e4d15a921', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:42,604 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:35:42,604 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da57d1cb-d0cf-41bf-a40c-13ee9e1cd641', 'x-compute-request-id': 'req-da57d1cb-d0cf-41bf-a40c-13ee9e1cd641', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:43,808 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:35:43,808 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea66d866-9589-46f1-9ceb-625198c0be2c', 'x-compute-request-id': 'req-ea66d866-9589-46f1-9ceb-625198c0be2c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:45,190 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.371s
2026-06-26 08:35:45,190 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43657198-d123-49a1-a25b-dee19ddc9108', 'x-compute-request-id': 'req-43657198-d123-49a1-a25b-dee19ddc9108', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:46,347 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:35:46,347 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e86bba30-5b50-410e-9928-4cf1f01abc61', 'x-compute-request-id': 'req-e86bba30-5b50-410e-9928-4cf1f01abc61', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:47,490 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:35:47,490 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b5b8afc-a2e5-41a9-a0bf-1bff093293fd', 'x-compute-request-id': 'req-8b5b8afc-a2e5-41a9-a0bf-1bff093293fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:48,673 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:35:48,673 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12789479-81a5-437e-b074-bdb34c31f9c2', 'x-compute-request-id': 'req-12789479-81a5-437e-b074-bdb34c31f9c2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:49,841 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:35:49,841 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04ffad56-e68e-49f1-8bf5-0c5d8c906cdb', 'x-compute-request-id': 'req-04ffad56-e68e-49f1-8bf5-0c5d8c906cdb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:51,031 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:35:51,032 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2e8f48-2e89-464f-97ce-191015cd58ab', 'x-compute-request-id': 'req-ae2e8f48-2e89-464f-97ce-191015cd58ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:52,242 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:35:52,242 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec592c6-757f-44f5-853b-46ff38615ae2', 'x-compute-request-id': 'req-5ec592c6-757f-44f5-853b-46ff38615ae2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:53,391 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:35:53,391 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d837c40-7c0d-4f3d-b7bd-d561c5750594', 'x-compute-request-id': 'req-6d837c40-7c0d-4f3d-b7bd-d561c5750594', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:54,598 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:35:54,598 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d5e3af7-7960-460e-822f-a2e511f5a6b2', 'x-compute-request-id': 'req-4d5e3af7-7960-460e-822f-a2e511f5a6b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:55,768 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.158s
2026-06-26 08:35:55,769 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58cf21b-05fd-4365-92c1-d594ec0e328c', 'x-compute-request-id': 'req-a58cf21b-05fd-4365-92c1-d594ec0e328c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:56,915 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:35:56,915 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c80bd0e-d80a-4ab6-8717-a6bc05315f21', 'x-compute-request-id': 'req-6c80bd0e-d80a-4ab6-8717-a6bc05315f21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:58,079 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:35:58,080 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421a96c2-2f08-4774-bcb4-be51f42ff329', 'x-compute-request-id': 'req-421a96c2-2f08-4774-bcb4-be51f42ff329', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:59,234 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:35:59,234 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-500346ca-24e5-479a-8d9e-78621191de11', 'x-compute-request-id': 'req-500346ca-24e5-479a-8d9e-78621191de11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:00,428 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:36:00,428 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db78bf04-2759-40d2-8911-0e83a89974b8', 'x-compute-request-id': 'req-db78bf04-2759-40d2-8911-0e83a89974b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:01,588 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:36:01,588 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251719dd-cb87-40f3-8345-8cd8029937b9', 'x-compute-request-id': 'req-251719dd-cb87-40f3-8345-8cd8029937b9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:02,767 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:36:02,767 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf9ae19-fded-45b5-9eaa-0a73940760b9', 'x-compute-request-id': 'req-4cf9ae19-fded-45b5-9eaa-0a73940760b9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:03,889 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.112s
2026-06-26 08:36:03,889 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20cba3c0-9882-46f7-a3d2-59a0b272ddb9', 'x-compute-request-id': 'req-20cba3c0-9882-46f7-a3d2-59a0b272ddb9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:05,027 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:36:05,027 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a60359f-467d-4fc2-919b-cc5144b7ffc6', 'x-compute-request-id': 'req-2a60359f-467d-4fc2-919b-cc5144b7ffc6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:06,220 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:36:06,220 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e3ff3f7-2fd1-4f5c-b60c-4e98db21e463', 'x-compute-request-id': 'req-4e3ff3f7-2fd1-4f5c-b60c-4e98db21e463', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:07,371 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:36:07,372 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9204bc92-dd48-447f-8e1e-b7c443305b61', 'x-compute-request-id': 'req-9204bc92-dd48-447f-8e1e-b7c443305b61', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:08,572 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:36:08,573 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6edc4a-0041-4950-af40-8b4bfa571512', 'x-compute-request-id': 'req-7a6edc4a-0041-4950-af40-8b4bfa571512', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:09,725 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:36:09,726 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39cab96b-8e37-4200-a72b-39faab4ea106', 'x-compute-request-id': 'req-39cab96b-8e37-4200-a72b-39faab4ea106', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:10,927 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:36:10,927 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72d7d05f-8df3-477c-b886-2bf1467d28b3', 'x-compute-request-id': 'req-72d7d05f-8df3-477c-b886-2bf1467d28b3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:12,079 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:36:12,080 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea896e64-1984-47b6-94d3-44e56173a19f', 'x-compute-request-id': 'req-ea896e64-1984-47b6-94d3-44e56173a19f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:13,228 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:36:13,229 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6422f973-03a3-4056-90a4-eabebe3e379a', 'x-compute-request-id': 'req-6422f973-03a3-4056-90a4-eabebe3e379a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:14,414 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.176s
2026-06-26 08:36:14,414 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2b5d0e-1266-4422-b980-247bf3780503', 'x-compute-request-id': 'req-9c2b5d0e-1266-4422-b980-247bf3780503', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:15,609 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:36:15,609 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c2c720-5453-486d-abee-cfb766b732ae', 'x-compute-request-id': 'req-98c2c720-5453-486d-abee-cfb766b732ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:16,763 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:36:16,763 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488a6646-f027-4881-9aaf-b52c98391716', 'x-compute-request-id': 'req-488a6646-f027-4881-9aaf-b52c98391716', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:17,907 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:36:17,907 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dd145b9-d749-4827-bcab-6d5233a80e16', 'x-compute-request-id': 'req-6dd145b9-d749-4827-bcab-6d5233a80e16', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:19,047 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:36:19,048 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b66b9c-88f2-489b-bbd4-c497900e7cc3', 'x-compute-request-id': 'req-61b66b9c-88f2-489b-bbd4-c497900e7cc3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:20,238 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:36:20,238 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2617b9fc-a7bd-4104-a8be-a86cab1b768c', 'x-compute-request-id': 'req-2617b9fc-a7bd-4104-a8be-a86cab1b768c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:21,421 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:36:21,421 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e609d415-d017-44dd-9c7d-e0911c0e4979', 'x-compute-request-id': 'req-e609d415-d017-44dd-9c7d-e0911c0e4979', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:22,637 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.206s
2026-06-26 08:36:22,637 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1fcead1-0dd0-4ff5-bd2f-b59ea2740159', 'x-compute-request-id': 'req-a1fcead1-0dd0-4ff5-bd2f-b59ea2740159', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:23,783 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:36:23,783 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f4fe4f-0af0-4985-a0c9-f4d53d423ff5', 'x-compute-request-id': 'req-78f4fe4f-0af0-4985-a0c9-f4d53d423ff5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:24,919 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:36:24,919 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd47163c-e301-4f89-a0fd-5bf8aee36583', 'x-compute-request-id': 'req-dd47163c-e301-4f89-a0fd-5bf8aee36583', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:26,101 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:36:26,101 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe7f8380-5fb4-4e4c-b1fc-9dfd45d22854', 'x-compute-request-id': 'req-fe7f8380-5fb4-4e4c-b1fc-9dfd45d22854', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:27,251 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:36:27,252 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d27d4ccd-52ab-43dc-86e6-1357186b2e5d', 'x-compute-request-id': 'req-d27d4ccd-52ab-43dc-86e6-1357186b2e5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:28,494 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.232s
2026-06-26 08:36:28,494 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a185d02-d2f1-480d-ae56-6b7875264266', 'x-compute-request-id': 'req-9a185d02-d2f1-480d-ae56-6b7875264266', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:29,688 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:36:29,689 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ee396a0-1130-4d65-9f04-35c404a9e856', 'x-compute-request-id': 'req-4ee396a0-1130-4d65-9f04-35c404a9e856', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:30,829 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:36:30,829 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a14c38-1a37-4b61-b07c-c525cf8f5913', 'x-compute-request-id': 'req-43a14c38-1a37-4b61-b07c-c525cf8f5913', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:31,984 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:36:31,984 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94cdcf53-520a-4b3a-b010-4aa8fe422cf7', 'x-compute-request-id': 'req-94cdcf53-520a-4b3a-b010-4aa8fe422cf7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:33,126 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:36:33,127 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1a293a-1bd8-4167-af17-0b8210cd0f20', 'x-compute-request-id': 'req-4a1a293a-1bd8-4167-af17-0b8210cd0f20', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:34,360 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.228s
2026-06-26 08:36:34,361 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d133ecc-aa83-4531-a8d6-247eb32970ff', 'x-compute-request-id': 'req-0d133ecc-aa83-4531-a8d6-247eb32970ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:35,505 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:36:35,505 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429b45c8-7049-47a1-a1f3-a3cb2f65139e', 'x-compute-request-id': 'req-429b45c8-7049-47a1-a1f3-a3cb2f65139e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:36,663 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:36:36,663 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e3f13c4-e712-4041-a6a1-d614de66ac33', 'x-compute-request-id': 'req-8e3f13c4-e712-4041-a6a1-d614de66ac33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:37,852 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:36:37,853 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7719ba2-d965-4464-b7c0-16759dd31cdd', 'x-compute-request-id': 'req-f7719ba2-d965-4464-b7c0-16759dd31cdd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:38,996 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:36:38,996 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9a67d4-9cae-4dfe-a3dd-3d2fc84a63fa', 'x-compute-request-id': 'req-bf9a67d4-9cae-4dfe-a3dd-3d2fc84a63fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:40,177 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.172s
2026-06-26 08:36:40,177 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df0096d6-3d07-447e-a82b-f1d8f3dcc52e', 'x-compute-request-id': 'req-df0096d6-3d07-447e-a82b-f1d8f3dcc52e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:41,516 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.325s
2026-06-26 08:36:41,517 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3f19958-e016-4698-8ade-30353ba95505', 'x-compute-request-id': 'req-a3f19958-e016-4698-8ade-30353ba95505', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:42,827 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.298s
2026-06-26 08:36:42,827 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e037d604-cf6e-426c-b491-f6e74de09b66', 'x-compute-request-id': 'req-e037d604-cf6e-426c-b491-f6e74de09b66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:44,017 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:36:44,018 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8aa6bd-b64c-45ac-be82-3dc0663597bb', 'x-compute-request-id': 'req-7a8aa6bd-b64c-45ac-be82-3dc0663597bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:45,152 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:36:45,152 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c627da1d-514b-4e73-acea-79fedf684995', 'x-compute-request-id': 'req-c627da1d-514b-4e73-acea-79fedf684995', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:46,324 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:36:46,324 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61937658-f0f5-4123-91b3-8383a665ae29', 'x-compute-request-id': 'req-61937658-f0f5-4123-91b3-8383a665ae29', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:47,482 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:36:47,482 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf6cde9-0ec9-4df4-9826-0a82b701a137', 'x-compute-request-id': 'req-0cf6cde9-0ec9-4df4-9826-0a82b701a137', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:48,631 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:36:48,631 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d57c13-86eb-40fc-bbb2-d8acd97d3db5', 'x-compute-request-id': 'req-00d57c13-86eb-40fc-bbb2-d8acd97d3db5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:49,807 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:36:49,808 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac1ba95b-e678-4242-b94c-4572976456e2', 'x-compute-request-id': 'req-ac1ba95b-e678-4242-b94c-4572976456e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:51,004 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.184s
2026-06-26 08:36:51,004 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b525926-9232-4111-9c5a-11ca7530a5f0', 'x-compute-request-id': 'req-3b525926-9232-4111-9c5a-11ca7530a5f0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:52,152 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:36:52,153 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dd1a1d0-f14f-4c4d-a3d7-56d1ff410d53', 'x-compute-request-id': 'req-4dd1a1d0-f14f-4c4d-a3d7-56d1ff410d53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:53,301 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:36:53,301 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7d1ecf-dbe3-4703-b698-a0dbe7229c4b', 'x-compute-request-id': 'req-4f7d1ecf-dbe3-4703-b698-a0dbe7229c4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:54,454 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:36:54,454 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f914042d-a689-4f43-a807-538dfadffacd', 'x-compute-request-id': 'req-f914042d-a689-4f43-a807-538dfadffacd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:55,619 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:36:55,620 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b916bc5a-3da8-4c73-be27-011c08a598ca', 'x-compute-request-id': 'req-b916bc5a-3da8-4c73-be27-011c08a598ca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:56,839 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.209s
2026-06-26 08:36:56,839 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e858674-7615-4b13-9a25-1e2f3f185c7f', 'x-compute-request-id': 'req-6e858674-7615-4b13-9a25-1e2f3f185c7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:58,049 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.202s
2026-06-26 08:36:58,050 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-905ef382-5074-49ae-ac10-c1bb2ae8190e', 'x-compute-request-id': 'req-905ef382-5074-49ae-ac10-c1bb2ae8190e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:59,206 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:36:59,206 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de10fef5-ad85-4344-b313-22fb8d835229', 'x-compute-request-id': 'req-de10fef5-ad85-4344-b313-22fb8d835229', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:00,347 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:37:00,347 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b23d4d0c-938d-46b9-a7b6-664963ee203c', 'x-compute-request-id': 'req-b23d4d0c-938d-46b9-a7b6-664963ee203c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:01,501 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:37:01,502 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c3d5ff3-8970-4575-b5cc-64f402ed2464', 'x-compute-request-id': 'req-2c3d5ff3-8970-4575-b5cc-64f402ed2464', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:02,697 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:37:02,697 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c02d53a1-acc0-4c41-9e20-5ce34b2a997f', 'x-compute-request-id': 'req-c02d53a1-acc0-4c41-9e20-5ce34b2a997f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:03,888 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:37:03,888 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6808db-daab-43e0-bb4c-33fff4f3276b', 'x-compute-request-id': 'req-2d6808db-daab-43e0-bb4c-33fff4f3276b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:05,035 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:37:05,036 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d563b093-76e9-4867-8cea-7ef68220bdd4', 'x-compute-request-id': 'req-d563b093-76e9-4867-8cea-7ef68220bdd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:06,193 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:37:06,193 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b1dbdb7-6787-4b55-b13c-921d44688a76', 'x-compute-request-id': 'req-8b1dbdb7-6787-4b55-b13c-921d44688a76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:07,346 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:37:07,347 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-746e56b0-7e8d-4b14-92cb-209fcefcdd65', 'x-compute-request-id': 'req-746e56b0-7e8d-4b14-92cb-209fcefcdd65', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:08,532 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:37:08,533 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa4636e-11a2-424f-a752-285c7f5a4fbe', 'x-compute-request-id': 'req-8fa4636e-11a2-424f-a752-285c7f5a4fbe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:09,680 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:37:09,681 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69dac450-b8a5-4294-99c2-d7605ceef3cd', 'x-compute-request-id': 'req-69dac450-b8a5-4294-99c2-d7605ceef3cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:10,889 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:37:10,889 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8af69c-168e-484d-a0bc-ffae948b76a3', 'x-compute-request-id': 'req-3a8af69c-168e-484d-a0bc-ffae948b76a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:12,122 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.222s
2026-06-26 08:37:12,122 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959beef3-ad79-48f8-9d5a-25669613dd53', 'x-compute-request-id': 'req-959beef3-ad79-48f8-9d5a-25669613dd53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:13,280 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:37:13,281 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44cc0d5d-4796-45d0-b459-d4bf436d4ac3', 'x-compute-request-id': 'req-44cc0d5d-4796-45d0-b459-d4bf436d4ac3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:14,435 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:37:14,436 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8634004-0b66-476a-a9b4-fa19ddbaf8c8', 'x-compute-request-id': 'req-b8634004-0b66-476a-a9b4-fa19ddbaf8c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:15,621 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:37:15,621 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b9d396f-3001-4ae6-8b9a-df3580cfbd10', 'x-compute-request-id': 'req-1b9d396f-3001-4ae6-8b9a-df3580cfbd10', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:16,829 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:37:16,829 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f394ea73-a6cd-4022-b8e7-4d88af750984', 'x-compute-request-id': 'req-f394ea73-a6cd-4022-b8e7-4d88af750984', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:17,989 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:37:17,989 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8624d0ff-d3a7-4487-8e50-9a54ff3083db', 'x-compute-request-id': 'req-8624d0ff-d3a7-4487-8e50-9a54ff3083db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:19,161 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:37:19,161 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65448172-027a-449d-87b6-053920d542e8', 'x-compute-request-id': 'req-65448172-027a-449d-87b6-053920d542e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:20,323 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:37:20,324 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-677caf86-5a60-40e4-b3fe-11f42663c5e2', 'x-compute-request-id': 'req-677caf86-5a60-40e4-b3fe-11f42663c5e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:21,533 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.199s
2026-06-26 08:37:21,534 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad973e4-0187-43b4-b2fa-284d2c8874a6', 'x-compute-request-id': 'req-5ad973e4-0187-43b4-b2fa-284d2c8874a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:22,739 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.195s
2026-06-26 08:37:22,739 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23829204-373e-4a2c-aa48-fdac06e00fe0', 'x-compute-request-id': 'req-23829204-373e-4a2c-aa48-fdac06e00fe0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:23,888 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:37:23,888 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00aa206e-41a3-4cbb-99bf-1838b908bec5', 'x-compute-request-id': 'req-00aa206e-41a3-4cbb-99bf-1838b908bec5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:25,033 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:37:25,034 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26a25d08-eefb-47b5-9d03-95ae20375803', 'x-compute-request-id': 'req-26a25d08-eefb-47b5-9d03-95ae20375803', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:26,174 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:37:26,174 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d2ea02-56dc-4823-843e-65a96bb6b86b', 'x-compute-request-id': 'req-73d2ea02-56dc-4823-843e-65a96bb6b86b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:27,327 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:37:27,328 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1955e8a5-3041-44bb-a09b-b0d3acf0b58b', 'x-compute-request-id': 'req-1955e8a5-3041-44bb-a09b-b0d3acf0b58b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:28,521 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:37:28,521 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c1a2f43-5ed4-45e5-a117-c7f4798d4756', 'x-compute-request-id': 'req-9c1a2f43-5ed4-45e5-a117-c7f4798d4756', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:29,673 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:37:29,674 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-495eaeed-0c90-4005-9ae5-55270f4dc9fd', 'x-compute-request-id': 'req-495eaeed-0c90-4005-9ae5-55270f4dc9fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:30,815 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:37:30,815 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7587adb-5e12-4910-a8d0-6edcbf605f3b', 'x-compute-request-id': 'req-f7587adb-5e12-4910-a8d0-6edcbf605f3b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:32,033 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.208s
2026-06-26 08:37:32,033 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d786c26-d95b-4759-9ff1-41cf72910523', 'x-compute-request-id': 'req-7d786c26-d95b-4759-9ff1-41cf72910523', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:33,202 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:37:33,203 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84650303-2a7b-445c-a344-15c930e1d9dc', 'x-compute-request-id': 'req-84650303-2a7b-445c-a344-15c930e1d9dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:34,393 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:37:34,393 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cefcb4ba-7f83-4bc9-a828-841c59adea8f', 'x-compute-request-id': 'req-cefcb4ba-7f83-4bc9-a828-841c59adea8f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:35,583 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:37:35,583 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c761d9f-55df-4b63-802a-7bf03d15b916', 'x-compute-request-id': 'req-5c761d9f-55df-4b63-802a-7bf03d15b916', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:36,754 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:37:36,755 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1582f8-4cf4-4257-8886-4e5f54cfc400', 'x-compute-request-id': 'req-bc1582f8-4cf4-4257-8886-4e5f54cfc400', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:37,910 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:37:37,910 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e100255f-4abe-4145-be62-ef13ed60aa42', 'x-compute-request-id': 'req-e100255f-4abe-4145-be62-ef13ed60aa42', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:39,075 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:37:39,076 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8987def5-5277-42af-b499-15ea063873d2', 'x-compute-request-id': 'req-8987def5-5277-42af-b499-15ea063873d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:40,254 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:37:40,255 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e2548c6-dd36-4dff-a081-82c361b57421', 'x-compute-request-id': 'req-8e2548c6-dd36-4dff-a081-82c361b57421', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:41,422 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:37:41,422 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9a76787-da63-47ed-850c-5a58629110cc', 'x-compute-request-id': 'req-c9a76787-da63-47ed-850c-5a58629110cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:42,611 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:37:42,611 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa227239-c916-4863-9cef-373e5106bc7b', 'x-compute-request-id': 'req-aa227239-c916-4863-9cef-373e5106bc7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:43,764 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:37:43,765 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a79aa2c1-d0dd-419c-83ab-f4f46fc85f8e', 'x-compute-request-id': 'req-a79aa2c1-d0dd-419c-83ab-f4f46fc85f8e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:44,904 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:37:44,905 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb5e31bf-28dc-4b74-8d8d-f1295b1a6f49', 'x-compute-request-id': 'req-eb5e31bf-28dc-4b74-8d8d-f1295b1a6f49', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:46,119 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.203s
2026-06-26 08:37:46,119 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7e5a22f-30ca-4d79-bf27-75a10d80a5f0', 'x-compute-request-id': 'req-e7e5a22f-30ca-4d79-bf27-75a10d80a5f0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:47,265 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:37:47,265 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67621b1d-f717-4878-b81a-e269f15aa8c2', 'x-compute-request-id': 'req-67621b1d-f717-4878-b81a-e269f15aa8c2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:48,395 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.119s
2026-06-26 08:37:48,396 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d3752f0-6e4c-469e-88ed-8503a97e7b46', 'x-compute-request-id': 'req-7d3752f0-6e4c-469e-88ed-8503a97e7b46', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:49,564 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:37:49,565 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d42ecae9-d821-4fde-8fd8-070c0c961db9', 'x-compute-request-id': 'req-d42ecae9-d821-4fde-8fd8-070c0c961db9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:50,711 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:37:50,712 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7901e215-c13a-42c4-a111-3157f14f1fcf', 'x-compute-request-id': 'req-7901e215-c13a-42c4-a111-3157f14f1fcf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:51,883 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:37:51,884 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f40e3e71-9659-40a7-8364-13ecf01a89e9', 'x-compute-request-id': 'req-f40e3e71-9659-40a7-8364-13ecf01a89e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:53,034 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:37:53,034 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a93783-ec17-40b7-ae6f-d7287e069635', 'x-compute-request-id': 'req-94a93783-ec17-40b7-ae6f-d7287e069635', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:54,182 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.137s
2026-06-26 08:37:54,182 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90495fe1-fe7a-4f5c-95fc-a7b0f44456db', 'x-compute-request-id': 'req-90495fe1-fe7a-4f5c-95fc-a7b0f44456db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:55,377 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:37:55,377 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3972da7-ab9a-49cd-9f5c-ac0da9e8edce', 'x-compute-request-id': 'req-c3972da7-ab9a-49cd-9f5c-ac0da9e8edce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:56,530 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:37:56,530 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bab776c4-8a63-40e8-a988-1bf5f567ab9b', 'x-compute-request-id': 'req-bab776c4-8a63-40e8-a988-1bf5f567ab9b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:57,726 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:37:57,727 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4550ed99-cabe-45d1-a8b7-4b972008af5e', 'x-compute-request-id': 'req-4550ed99-cabe-45d1-a8b7-4b972008af5e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:58,870 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:37:58,871 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9279093e-0456-4b71-b5a4-0b82cb0c3833', 'x-compute-request-id': 'req-9279093e-0456-4b71-b5a4-0b82cb0c3833', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:00,037 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:38:00,037 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2927d48-5765-43b8-82a9-f8ae232a89c1', 'x-compute-request-id': 'req-e2927d48-5765-43b8-82a9-f8ae232a89c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:01,241 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.195s
2026-06-26 08:38:01,242 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32fea3f4-1324-4207-9732-4aa0b7d7491a', 'x-compute-request-id': 'req-32fea3f4-1324-4207-9732-4aa0b7d7491a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:02,410 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.162s
2026-06-26 08:38:02,411 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7770fb8-4093-4fba-94d2-2606f4939100', 'x-compute-request-id': 'req-b7770fb8-4093-4fba-94d2-2606f4939100', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:03,646 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.223s
2026-06-26 08:38:03,646 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b5d4bc-c8f6-49e4-baa4-94fcde1384a2', 'x-compute-request-id': 'req-e7b5d4bc-c8f6-49e4-baa4-94fcde1384a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:04,792 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:38:04,792 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a09921-d2a5-48c1-bae1-4505f2d789e1', 'x-compute-request-id': 'req-84a09921-d2a5-48c1-bae1-4505f2d789e1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:05,953 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:38:05,954 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c49813-a98d-42b3-876f-56682e6dd413', 'x-compute-request-id': 'req-29c49813-a98d-42b3-876f-56682e6dd413', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:07,156 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:38:07,156 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1b0eed-f1bd-4e91-80f7-82a2d45d1584', 'x-compute-request-id': 'req-bc1b0eed-f1bd-4e91-80f7-82a2d45d1584', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:08,362 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:38:08,362 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7499d8b7-19d5-42c6-aec2-ed47c6a32b21', 'x-compute-request-id': 'req-7499d8b7-19d5-42c6-aec2-ed47c6a32b21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:09,570 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:38:09,570 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e01942c-22cf-48a4-b753-f1664e67946b', 'x-compute-request-id': 'req-5e01942c-22cf-48a4-b753-f1664e67946b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:10,709 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.129s
2026-06-26 08:38:10,709 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-116d3633-b550-4ed3-88fc-1deaf0e175eb', 'x-compute-request-id': 'req-116d3633-b550-4ed3-88fc-1deaf0e175eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:11,866 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:38:11,867 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e018760-86e5-4433-a33d-cee517d1aa34', 'x-compute-request-id': 'req-9e018760-86e5-4433-a33d-cee517d1aa34', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:13,025 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:38:13,026 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b1cd939-48ca-4bff-a915-98cbe884a3db', 'x-compute-request-id': 'req-3b1cd939-48ca-4bff-a915-98cbe884a3db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:14,218 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:38:14,218 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e619e259-3fd9-4468-b99b-b993a8207f6a', 'x-compute-request-id': 'req-e619e259-3fd9-4468-b99b-b993a8207f6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:15,411 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:38:15,411 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9840d1f3-bd75-4e32-921c-eebb75046c84', 'x-compute-request-id': 'req-9840d1f3-bd75-4e32-921c-eebb75046c84', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:16,589 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:38:16,589 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e940abac-5c67-4394-9a58-a6689ca22508', 'x-compute-request-id': 'req-e940abac-5c67-4394-9a58-a6689ca22508', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:17,736 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:38:17,736 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-259df42f-4f7c-4b8a-a679-afb15ad9a14b', 'x-compute-request-id': 'req-259df42f-4f7c-4b8a-a679-afb15ad9a14b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:18,886 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:38:18,886 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58dc23d-8f75-4803-8442-d2e5031cbe29', 'x-compute-request-id': 'req-c58dc23d-8f75-4803-8442-d2e5031cbe29', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:20,036 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:38:20,036 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fa78345-ab6e-407b-89cb-cff6b9a24306', 'x-compute-request-id': 'req-3fa78345-ab6e-407b-89cb-cff6b9a24306', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:21,238 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:38:21,239 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19e88363-9218-433d-be30-a3d72773eb6a', 'x-compute-request-id': 'req-19e88363-9218-433d-be30-a3d72773eb6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:22,435 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:38:22,436 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f6da054-42c3-4a4a-a6e7-e9f271081fc1', 'x-compute-request-id': 'req-8f6da054-42c3-4a4a-a6e7-e9f271081fc1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:23,581 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:38:23,581 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e2d742b-f891-4f8d-8e33-7ddee8394a34', 'x-compute-request-id': 'req-7e2d742b-f891-4f8d-8e33-7ddee8394a34', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:24,708 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.119s
2026-06-26 08:38:24,708 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fe77a11-cdd9-46d1-ad4a-c2f1b49d4583', 'x-compute-request-id': 'req-6fe77a11-cdd9-46d1-ad4a-c2f1b49d4583', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:25,849 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:38:25,849 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a4b48a-7dc5-4656-bcd9-a9bcc788c314', 'x-compute-request-id': 'req-b1a4b48a-7dc5-4656-bcd9-a9bcc788c314', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:27,037 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.182s
2026-06-26 08:38:27,038 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-680a0e31-08b4-42b3-9646-2d8e52334ddc', 'x-compute-request-id': 'req-680a0e31-08b4-42b3-9646-2d8e52334ddc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:28,190 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:38:28,190 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f74ae19d-1038-4d56-bce6-df1d16da4b7f', 'x-compute-request-id': 'req-f74ae19d-1038-4d56-bce6-df1d16da4b7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:29,344 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:38:29,344 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9289a2a4-7fb2-4516-81b5-166c2c8069ff', 'x-compute-request-id': 'req-9289a2a4-7fb2-4516-81b5-166c2c8069ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:30,495 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:38:30,496 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2553600a-5a7e-40b2-ac66-0db3e725c51c', 'x-compute-request-id': 'req-2553600a-5a7e-40b2-ac66-0db3e725c51c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:31,655 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:38:31,655 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f53cc1c5-8564-4fe0-8846-7b6c93862fa9', 'x-compute-request-id': 'req-f53cc1c5-8564-4fe0-8846-7b6c93862fa9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:32,837 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.175s
2026-06-26 08:38:32,838 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77f6779e-e4e9-4a86-bab7-4ac19c76a4d4', 'x-compute-request-id': 'req-77f6779e-e4e9-4a86-bab7-4ac19c76a4d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:34,042 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.198s
2026-06-26 08:38:34,042 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01f0d02-dc91-4f04-8196-c4860b1e952f', 'x-compute-request-id': 'req-f01f0d02-dc91-4f04-8196-c4860b1e952f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:35,186 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:38:35,186 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-170b51fe-722f-412d-8203-b082576ccc89', 'x-compute-request-id': 'req-170b51fe-722f-412d-8203-b082576ccc89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:36,345 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:38:36,346 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4226079-4679-439e-9df7-5e988c6e9369', 'x-compute-request-id': 'req-f4226079-4679-439e-9df7-5e988c6e9369', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:37,536 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:38:37,536 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d24db5d-051c-4c23-85ba-7f10504a75c4', 'x-compute-request-id': 'req-0d24db5d-051c-4c23-85ba-7f10504a75c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:38,739 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.193s
2026-06-26 08:38:38,739 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35bf2d0a-713c-4e4c-a10c-c127d35eb28c', 'x-compute-request-id': 'req-35bf2d0a-713c-4e4c-a10c-c127d35eb28c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:39,926 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:38:39,926 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18edc534-df0d-4669-be9a-64faaa7b1715', 'x-compute-request-id': 'req-18edc534-df0d-4669-be9a-64faaa7b1715', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:41,087 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:38:41,087 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1896a91-8144-4160-b9fc-4d8e8641cad8', 'x-compute-request-id': 'req-a1896a91-8144-4160-b9fc-4d8e8641cad8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:42,230 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:38:42,230 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ef3ce9a-6755-4e2a-95ff-459b6156e456', 'x-compute-request-id': 'req-8ef3ce9a-6755-4e2a-95ff-459b6156e456', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:43,387 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:38:43,387 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae474fcf-e0be-4e32-b575-b770ae5e1295', 'x-compute-request-id': 'req-ae474fcf-e0be-4e32-b575-b770ae5e1295', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:44,597 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:38:44,597 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a387dc-ff1e-43c3-8c46-5673c1e1c3a3', 'x-compute-request-id': 'req-a5a387dc-ff1e-43c3-8c46-5673c1e1c3a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:45,797 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.190s
2026-06-26 08:38:45,798 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c644b0-2f4a-4d19-9e24-1fc1f197590d', 'x-compute-request-id': 'req-f9c644b0-2f4a-4d19-9e24-1fc1f197590d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:46,964 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.156s
2026-06-26 08:38:46,964 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a77af7-cb2b-4d35-9cf3-ca5e3b801b19', 'x-compute-request-id': 'req-a3a77af7-cb2b-4d35-9cf3-ca5e3b801b19', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:48,111 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:38:48,111 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01c5d0c-547f-4304-8cb8-4a5563d7b160', 'x-compute-request-id': 'req-c01c5d0c-547f-4304-8cb8-4a5563d7b160', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:49,250 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:38:49,250 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c824f7c6-4678-4f96-a562-10cf5441ae78', 'x-compute-request-id': 'req-c824f7c6-4678-4f96-a562-10cf5441ae78', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:50,447 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:38:50,447 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cb3f38b-e8a7-4dc0-a5dd-e71fffa28b1a', 'x-compute-request-id': 'req-1cb3f38b-e8a7-4dc0-a5dd-e71fffa28b1a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:51,606 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:38:51,606 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-057ede99-dc03-4f18-a7a7-2f7a7bbf560e', 'x-compute-request-id': 'req-057ede99-dc03-4f18-a7a7-2f7a7bbf560e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:52,782 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:38:52,783 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f63d78e-02bb-4860-88eb-84a61b65a7f9', 'x-compute-request-id': 'req-7f63d78e-02bb-4860-88eb-84a61b65a7f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:53,938 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:38:53,939 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff1659d-bec9-4edb-bf28-ec2430b6b65b', 'x-compute-request-id': 'req-0ff1659d-bec9-4edb-bf28-ec2430b6b65b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:55,113 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:38:55,114 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6512fda-af85-401c-bdb6-68ec7c61fba4', 'x-compute-request-id': 'req-f6512fda-af85-401c-bdb6-68ec7c61fba4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:56,273 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:38:56,273 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d292d0e-2925-4684-9018-c97a25ab159f', 'x-compute-request-id': 'req-3d292d0e-2925-4684-9018-c97a25ab159f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:57,444 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:38:57,444 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-009649c3-0c8d-4ce3-92dd-eba56817bac9', 'x-compute-request-id': 'req-009649c3-0c8d-4ce3-92dd-eba56817bac9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:58,589 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:38:58,589 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dc5efa4-4349-448d-9a49-5c93977242d5', 'x-compute-request-id': 'req-2dc5efa4-4349-448d-9a49-5c93977242d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:59,732 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:38:59,732 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a2d5ff-b8d9-4c20-94ba-b6e8af95b515', 'x-compute-request-id': 'req-f5a2d5ff-b8d9-4c20-94ba-b6e8af95b515', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:00,910 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:39:00,910 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9448c5c7-55bf-442f-8052-42b82975aef7', 'x-compute-request-id': 'req-9448c5c7-55bf-442f-8052-42b82975aef7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:02,159 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.239s
2026-06-26 08:39:02,159 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5dea678-995a-46a2-9404-46c791a1b69e', 'x-compute-request-id': 'req-a5dea678-995a-46a2-9404-46c791a1b69e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:03,397 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.224s
2026-06-26 08:39:03,397 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc595f9-ad6f-46bf-86e3-6db1a76a3226', 'x-compute-request-id': 'req-9fc595f9-ad6f-46bf-86e3-6db1a76a3226', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:04,557 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:39:04,557 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67692b35-dacb-4ddb-a8c0-f877e683850c', 'x-compute-request-id': 'req-67692b35-dacb-4ddb-a8c0-f877e683850c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:05,683 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.114s
2026-06-26 08:39:05,683 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bb75d2d-3603-4661-9b24-f46f6e794511', 'x-compute-request-id': 'req-5bb75d2d-3603-4661-9b24-f46f6e794511', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:06,837 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:39:06,837 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab21e202-7156-4eae-a8ba-4ad57df78318', 'x-compute-request-id': 'req-ab21e202-7156-4eae-a8ba-4ad57df78318', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:07,994 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:39:07,994 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78ca8e8f-23f7-4a7c-8cf3-2e32a0a6d644', 'x-compute-request-id': 'req-78ca8e8f-23f7-4a7c-8cf3-2e32a0a6d644', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:09,190 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:39:09,190 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b1609cb-c9f5-4ae4-965e-0e4365fea68c', 'x-compute-request-id': 'req-2b1609cb-c9f5-4ae4-965e-0e4365fea68c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:10,380 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:39:10,380 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6607ae31-1365-46cc-8af6-a66c4e7f2e15', 'x-compute-request-id': 'req-6607ae31-1365-46cc-8af6-a66c4e7f2e15', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:11,538 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:39:11,539 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0bb1f66-19e5-4d7e-b5ff-5faad32f63ad', 'x-compute-request-id': 'req-e0bb1f66-19e5-4d7e-b5ff-5faad32f63ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:12,688 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.139s
2026-06-26 08:39:12,689 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0142325-65c6-49c6-98f8-b27e3b190875', 'x-compute-request-id': 'req-e0142325-65c6-49c6-98f8-b27e3b190875', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:13,871 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.171s
2026-06-26 08:39:13,872 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dae0effb-1127-44cc-be86-81ce8a837b6a', 'x-compute-request-id': 'req-dae0effb-1127-44cc-be86-81ce8a837b6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:15,066 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:39:15,066 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9961133f-32c7-47ef-a503-49af6d408561', 'x-compute-request-id': 'req-9961133f-32c7-47ef-a503-49af6d408561', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:16,274 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.196s
2026-06-26 08:39:16,274 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7cbd07-f828-4aaf-a433-bb948401790b', 'x-compute-request-id': 'req-4f7cbd07-f828-4aaf-a433-bb948401790b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:17,485 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:39:17,485 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33320357-d037-4b08-b3dc-4384bfb0216b', 'x-compute-request-id': 'req-33320357-d037-4b08-b3dc-4384bfb0216b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:18,617 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.125s
2026-06-26 08:39:18,617 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-796363ae-1c42-412b-9114-1e3d73d6c12e', 'x-compute-request-id': 'req-796363ae-1c42-412b-9114-1e3d73d6c12e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:19,794 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.164s
2026-06-26 08:39:19,794 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3baa6d7-93c2-462f-9270-48bb85ee0167', 'x-compute-request-id': 'req-e3baa6d7-93c2-462f-9270-48bb85ee0167', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:20,983 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.180s
2026-06-26 08:39:20,984 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6dc0df5-18f7-4ed2-acce-9c9ee3891daf', 'x-compute-request-id': 'req-d6dc0df5-18f7-4ed2-acce-9c9ee3891daf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:22,184 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:39:22,184 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f9cbaa9-bc23-4d9c-a4b3-3898597675dc', 'x-compute-request-id': 'req-4f9cbaa9-bc23-4d9c-a4b3-3898597675dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:23,385 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:39:23,385 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0da2ada-50e7-41cd-9153-a7f7ed7c9d7e', 'x-compute-request-id': 'req-d0da2ada-50e7-41cd-9153-a7f7ed7c9d7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:24,526 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:39:24,527 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be76d95-7eb3-454b-8633-1361686d80f1', 'x-compute-request-id': 'req-3be76d95-7eb3-454b-8633-1361686d80f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:25,677 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.140s
2026-06-26 08:39:25,677 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bbc4835-6bcb-4473-9e96-e16a6dc65ff4', 'x-compute-request-id': 'req-3bbc4835-6bcb-4473-9e96-e16a6dc65ff4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:26,857 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:39:26,858 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3801424b-b15a-406b-aca7-2da55c8ad97f', 'x-compute-request-id': 'req-3801424b-b15a-406b-aca7-2da55c8ad97f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:28,077 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:39:28,077 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49649c8-f687-4138-b338-d7647a521de1', 'x-compute-request-id': 'req-b49649c8-f687-4138-b338-d7647a521de1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:29,298 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.212s
2026-06-26 08:39:29,298 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15479cb9-e635-4056-81b8-ab065797d55f', 'x-compute-request-id': 'req-15479cb9-e635-4056-81b8-ab065797d55f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:30,437 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:39:30,437 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c75516ac-f170-4d13-bc2b-ca983131f1ab', 'x-compute-request-id': 'req-c75516ac-f170-4d13-bc2b-ca983131f1ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:31,588 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:39:31,588 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26959536-6bef-44ff-990f-de72b1c96949', 'x-compute-request-id': 'req-26959536-6bef-44ff-990f-de72b1c96949', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:32,734 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.134s
2026-06-26 08:39:32,734 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3abf8f7-5b6a-4cf9-807c-85ce6af6988c', 'x-compute-request-id': 'req-c3abf8f7-5b6a-4cf9-807c-85ce6af6988c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:34,003 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.262s
2026-06-26 08:39:34,004 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9921da7e-11fb-40ae-9fef-6ec4c0706aa8', 'x-compute-request-id': 'req-9921da7e-11fb-40ae-9fef-6ec4c0706aa8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:35,163 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:39:35,163 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ab6b56-c8fc-4f71-a061-56df101d40dc', 'x-compute-request-id': 'req-f1ab6b56-c8fc-4f71-a061-56df101d40dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:36,305 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:39:36,305 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de2f49c4-7346-44cf-9a5c-c221ce822d72', 'x-compute-request-id': 'req-de2f49c4-7346-44cf-9a5c-c221ce822d72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:37,491 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.179s
2026-06-26 08:39:37,491 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4764ce41-e6e4-4eaa-a416-961316cfbb5a', 'x-compute-request-id': 'req-4764ce41-e6e4-4eaa-a416-961316cfbb5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:38,642 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:39:38,642 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9729a795-daf1-4e77-b204-d40575c357b7', 'x-compute-request-id': 'req-9729a795-daf1-4e77-b204-d40575c357b7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:39,848 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:39:39,848 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-872bee0a-6ce7-470f-b57c-2b26c791cf87', 'x-compute-request-id': 'req-872bee0a-6ce7-470f-b57c-2b26c791cf87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:41,001 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:39:41,002 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-148a517a-6e6c-47c7-b803-40727bd27af9', 'x-compute-request-id': 'req-148a517a-6e6c-47c7-b803-40727bd27af9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:42,154 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:39:42,155 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87fc0053-a5a2-4efb-bcee-adfa1012fe9e', 'x-compute-request-id': 'req-87fc0053-a5a2-4efb-bcee-adfa1012fe9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:43,365 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.200s
2026-06-26 08:39:43,365 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f82c4e42-7dec-4677-b116-428dbd9fb5a2', 'x-compute-request-id': 'req-f82c4e42-7dec-4677-b116-428dbd9fb5a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:44,516 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:39:44,517 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf4e1d1-eb99-4c52-87aa-31458da9c354', 'x-compute-request-id': 'req-6cf4e1d1-eb99-4c52-87aa-31458da9c354', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:45,721 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.194s
2026-06-26 08:39:45,722 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d61380a-bf8d-45b7-9a2c-9faba6731e38', 'x-compute-request-id': 'req-2d61380a-bf8d-45b7-9a2c-9faba6731e38', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:46,867 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:39:46,868 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e993b065-6543-4bf0-ae1c-6086d76fad44', 'x-compute-request-id': 'req-e993b065-6543-4bf0-ae1c-6086d76fad44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:48,043 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.163s
2026-06-26 08:39:48,043 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930a1859-8fbf-4c93-96fc-9405f740b334', 'x-compute-request-id': 'req-930a1859-8fbf-4c93-96fc-9405f740b334', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:49,194 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:39:49,195 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c4f860-b948-4b1f-8f3f-28f9cade87fe', 'x-compute-request-id': 'req-63c4f860-b948-4b1f-8f3f-28f9cade87fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:50,416 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.209s
2026-06-26 08:39:50,416 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007e016b-1e00-4cc0-8084-0d8534ced8ec', 'x-compute-request-id': 'req-007e016b-1e00-4cc0-8084-0d8534ced8ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:51,583 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.159s
2026-06-26 08:39:51,583 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba20e556-9737-4dc2-b1c0-dfb2e39df7c6', 'x-compute-request-id': 'req-ba20e556-9737-4dc2-b1c0-dfb2e39df7c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:52,742 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:39:52,742 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16787f72-0348-4fea-80b3-f21ea7f27887', 'x-compute-request-id': 'req-16787f72-0348-4fea-80b3-f21ea7f27887', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:53,908 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:39:53,908 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0f76587-f0a5-4a3c-aff4-f42ea5482a10', 'x-compute-request-id': 'req-a0f76587-f0a5-4a3c-aff4-f42ea5482a10', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:55,064 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:39:55,064 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae506c0f-8e14-4465-b802-99c6e926a1b6', 'x-compute-request-id': 'req-ae506c0f-8e14-4465-b802-99c6e926a1b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:56,275 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.201s
2026-06-26 08:39:56,275 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce98a8e3-4a0a-4cbd-8aba-13d5b1dfa994', 'x-compute-request-id': 'req-ce98a8e3-4a0a-4cbd-8aba-13d5b1dfa994', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:57,407 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.126s
2026-06-26 08:39:57,408 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97491efe-0c2e-417d-b3e5-a3012731b773', 'x-compute-request-id': 'req-97491efe-0c2e-417d-b3e5-a3012731b773', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:58,586 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:39:58,586 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3decec45-355a-4d8e-8650-15dd8485bf13', 'x-compute-request-id': 'req-3decec45-355a-4d8e-8650-15dd8485bf13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:59,787 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.189s
2026-06-26 08:39:59,787 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6a962f-fe3a-492d-902d-9625fb8cf482', 'x-compute-request-id': 'req-4b6a962f-fe3a-492d-902d-9625fb8cf482', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:00,922 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:40:00,922 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86de4467-e1ea-49d7-9a25-664ff3cfcb0e', 'x-compute-request-id': 'req-86de4467-e1ea-49d7-9a25-664ff3cfcb0e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:02,139 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.207s
2026-06-26 08:40:02,139 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48cec84-b5a7-4ca8-a834-8139db780f91', 'x-compute-request-id': 'req-a48cec84-b5a7-4ca8-a834-8139db780f91', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:03,291 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:40:03,291 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b46f755-1eb1-437e-9b23-174e185a28e2', 'x-compute-request-id': 'req-0b46f755-1eb1-437e-9b23-174e185a28e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:04,466 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.165s
2026-06-26 08:40:04,466 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7a64095-677a-4a12-b8cb-437765077130', 'x-compute-request-id': 'req-a7a64095-677a-4a12-b8cb-437765077130', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:05,620 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:40:05,620 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01d537e-8e5a-432a-bfae-0219369a5c4d', 'x-compute-request-id': 'req-f01d537e-8e5a-432a-bfae-0219369a5c4d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:06,845 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.214s
2026-06-26 08:40:06,845 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6489494d-3689-4f50-ad49-a30276da1133', 'x-compute-request-id': 'req-6489494d-3689-4f50-ad49-a30276da1133', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:07,986 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:40:07,986 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2060fd8a-c234-4fa6-9a3d-b76cdfbbb0ac', 'x-compute-request-id': 'req-2060fd8a-c234-4fa6-9a3d-b76cdfbbb0ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:09,161 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:40:09,161 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c689e1-2b2e-4709-8984-b40d471ee625', 'x-compute-request-id': 'req-a3c689e1-2b2e-4709-8984-b40d471ee625', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:10,356 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.187s
2026-06-26 08:40:10,357 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e538f2f0-a50d-461b-9e1b-242c703e8218', 'x-compute-request-id': 'req-e538f2f0-a50d-461b-9e1b-242c703e8218', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:11,511 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.143s
2026-06-26 08:40:11,511 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0b868a-0691-48de-ac2e-d529716a69d7', 'x-compute-request-id': 'req-1b0b868a-0691-48de-ac2e-d529716a69d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:12,724 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.203s
2026-06-26 08:40:12,724 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c76e88-2c0e-4d43-abe4-82d64e88ed92', 'x-compute-request-id': 'req-64c76e88-2c0e-4d43-abe4-82d64e88ed92', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:13,890 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.155s
2026-06-26 08:40:13,890 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d409133-e64a-4fdb-80fb-551cdefced7f', 'x-compute-request-id': 'req-0d409133-e64a-4fdb-80fb-551cdefced7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:15,026 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.128s
2026-06-26 08:40:15,026 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1420d5-111a-4e0c-b958-c01e52dd2591', 'x-compute-request-id': 'req-2f1420d5-111a-4e0c-b958-c01e52dd2591', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:16,167 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:40:16,168 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600b5b12-1ab8-4f71-9c83-1d8e059f2e09', 'x-compute-request-id': 'req-600b5b12-1ab8-4f71-9c83-1d8e059f2e09', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:17,326 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:40:17,327 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2058863d-dbc2-4184-a150-16eff2d1a2fd', 'x-compute-request-id': 'req-2058863d-dbc2-4184-a150-16eff2d1a2fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:18,520 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:40:18,520 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02fd42b0-7a3a-46f2-a8b6-50471e2fcf1c', 'x-compute-request-id': 'req-02fd42b0-7a3a-46f2-a8b6-50471e2fcf1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:19,725 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:40:19,726 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae3c11e9-01a4-4347-9d39-ffbcefb5b4de', 'x-compute-request-id': 'req-ae3c11e9-01a4-4347-9d39-ffbcefb5b4de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:20,914 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.177s
2026-06-26 08:40:20,914 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a4005b4-74dc-4b8b-81b9-c9f3f702ce59', 'x-compute-request-id': 'req-0a4005b4-74dc-4b8b-81b9-c9f3f702ce59', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:22,070 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:40:22,070 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baf855e8-c44e-462c-8c18-ec8bfaea0947', 'x-compute-request-id': 'req-baf855e8-c44e-462c-8c18-ec8bfaea0947', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:23,225 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:40:23,225 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fba71c21-2780-4640-9a8e-4ac4fa61b37d', 'x-compute-request-id': 'req-fba71c21-2780-4640-9a8e-4ac4fa61b37d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:24,445 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.210s
2026-06-26 08:40:24,446 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea3ee13-51cb-4a24-8ebe-9df18470c0b5', 'x-compute-request-id': 'req-1ea3ee13-51cb-4a24-8ebe-9df18470c0b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:25,646 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:40:25,646 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23731a30-a45f-446b-b93a-9be1192e888d', 'x-compute-request-id': 'req-23731a30-a45f-446b-b93a-9be1192e888d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:26,805 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:40:26,805 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d61906-b4f3-4a27-bb76-de0b0a58e511', 'x-compute-request-id': 'req-81d61906-b4f3-4a27-bb76-de0b0a58e511', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:27,951 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.136s
2026-06-26 08:40:27,951 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6af0b9cf-08c1-4590-82ce-3f58d9a75641', 'x-compute-request-id': 'req-6af0b9cf-08c1-4590-82ce-3f58d9a75641', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:29,099 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.138s
2026-06-26 08:40:29,100 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d647cd3-2c13-499f-8061-ebbfdc0a2bd2', 'x-compute-request-id': 'req-8d647cd3-2c13-499f-8061-ebbfdc0a2bd2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:30,270 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.160s
2026-06-26 08:40:30,270 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b63852ea-393d-4fea-b6d9-c5f0349fc09d', 'x-compute-request-id': 'req-b63852ea-393d-4fea-b6d9-c5f0349fc09d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:31,468 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.188s
2026-06-26 08:40:31,468 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d5a19a5-b049-447e-977a-bd9b8a244a4c', 'x-compute-request-id': 'req-5d5a19a5-b049-447e-977a-bd9b8a244a4c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:32,653 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.178s
2026-06-26 08:40:32,653 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-756cb736-2900-4d79-8af7-65804b16adb0', 'x-compute-request-id': 'req-756cb736-2900-4d79-8af7-65804b16adb0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:33,795 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.133s
2026-06-26 08:40:33,795 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed44979b-cd6b-450c-9576-db942d174daa', 'x-compute-request-id': 'req-ed44979b-cd6b-450c-9576-db942d174daa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:34,979 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.174s
2026-06-26 08:40:34,979 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f9d7b0b-9d6b-42c5-b9a2-e47a5f6a9a83', 'x-compute-request-id': 'req-5f9d7b0b-9d6b-42c5-b9a2-e47a5f6a9a83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:36,134 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.149s
2026-06-26 08:40:36,135 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23051b12-5896-49d7-943d-a8e32c602dda', 'x-compute-request-id': 'req-23051b12-5896-49d7-943d-a8e32c602dda', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:37,297 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:40:37,297 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8637c956-9599-401c-bcbd-affcb260ead0', 'x-compute-request-id': 'req-8637c956-9599-401c-bcbd-affcb260ead0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:38,500 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.191s
2026-06-26 08:40:38,500 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f10bc30d-0fda-49f5-a727-1ca89607fe13', 'x-compute-request-id': 'req-f10bc30d-0fda-49f5-a727-1ca89607fe13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:39,653 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.146s
2026-06-26 08:40:39,653 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e307864-aa74-4114-bd44-f3ac50a05574', 'x-compute-request-id': 'req-9e307864-aa74-4114-bd44-f3ac50a05574', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:40,818 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.154s
2026-06-26 08:40:40,819 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642fab9f-386b-4057-a4ac-aeb5e9a90389', 'x-compute-request-id': 'req-642fab9f-386b-4057-a4ac-aeb5e9a90389', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:41,969 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.145s
2026-06-26 08:40:41,970 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4abc735b-4fa5-4548-a7ae-6e7eb07a7832', 'x-compute-request-id': 'req-4abc735b-4fa5-4548-a7ae-6e7eb07a7832', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:43,122 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:40:43,122 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-880da63c-fa47-40db-8338-31478379dc7a', 'x-compute-request-id': 'req-880da63c-fa47-40db-8338-31478379dc7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:44,348 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.218s
2026-06-26 08:40:44,349 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a577af6b-b8ec-4485-93dc-9b1d34d94020', 'x-compute-request-id': 'req-a577af6b-b8ec-4485-93dc-9b1d34d94020', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:45,488 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.130s
2026-06-26 08:40:45,488 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6435c7bd-bb90-4e8a-9462-5a524707f51b', 'x-compute-request-id': 'req-6435c7bd-bb90-4e8a-9462-5a524707f51b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:46,683 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:40:46,684 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972a72f7-4bbb-4875-8926-a0d636431d48', 'x-compute-request-id': 'req-972a72f7-4bbb-4875-8926-a0d636431d48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:47,841 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:40:47,841 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb57917-621b-419d-bb59-86c73de7c604', 'x-compute-request-id': 'req-9fb57917-621b-419d-bb59-86c73de7c604', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:48,982 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.135s
2026-06-26 08:40:48,982 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee94812-cfae-4804-a140-6bf130ee7135', 'x-compute-request-id': 'req-fee94812-cfae-4804-a140-6bf130ee7135', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:50,190 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.197s
2026-06-26 08:40:50,191 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1a1e0f2-52fd-4ad2-8768-c945c79846cb', 'x-compute-request-id': 'req-a1a1e0f2-52fd-4ad2-8768-c945c79846cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:51,375 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.173s
2026-06-26 08:40:51,375 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47e822f0-4881-43af-b3e5-6ad5c0236ab2', 'x-compute-request-id': 'req-47e822f0-4881-43af-b3e5-6ad5c0236ab2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:52,572 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.183s
2026-06-26 08:40:52,572 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f92e8409-a948-46a5-9fe4-75d4510cf3b2', 'x-compute-request-id': 'req-f92e8409-a948-46a5-9fe4-75d4510cf3b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:53,731 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.153s
2026-06-26 08:40:53,732 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d7e75ce-2f8e-4b0a-96bf-565ab8bd1f7b', 'x-compute-request-id': 'req-1d7e75ce-2f8e-4b0a-96bf-565ab8bd1f7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:54,886 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.144s
2026-06-26 08:40:54,887 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eefe011e-f674-435d-878d-9a9104b7f1a0', 'x-compute-request-id': 'req-eefe011e-f674-435d-878d-9a9104b7f1a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:56,045 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:40:56,046 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a4e3094-1e9d-464a-b1c4-32dfbd7fe694', 'x-compute-request-id': 'req-5a4e3094-1e9d-464a-b1c4-32dfbd7fe694', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:57,206 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.147s
2026-06-26 08:40:57,206 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab31764b-0b72-4cde-a7da-fbc1a6003e8a', 'x-compute-request-id': 'req-ab31764b-0b72-4cde-a7da-fbc1a6003e8a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:58,402 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.186s
2026-06-26 08:40:58,403 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f925eccd-f8b6-4428-8e73-997d0ff5ce88', 'x-compute-request-id': 'req-f925eccd-f8b6-4428-8e73-997d0ff5ce88', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:59,543 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.132s
2026-06-26 08:40:59,543 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c18b8063-969a-4bd7-8dad-804eba766313', 'x-compute-request-id': 'req-c18b8063-969a-4bd7-8dad-804eba766313', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:00,720 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.168s
2026-06-26 08:41:00,721 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9d84f02-03fe-4fca-aa51-dfbdd0f383a1', 'x-compute-request-id': 'req-b9d84f02-03fe-4fca-aa51-dfbdd0f383a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:01,863 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.131s
2026-06-26 08:41:01,863 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7339c85-07de-4e18-a1c9-2291e88c988b', 'x-compute-request-id': 'req-a7339c85-07de-4e18-a1c9-2291e88c988b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:03,017 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:41:03,018 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db37b134-3ee7-4ecf-ab5e-d65995b6348e', 'x-compute-request-id': 'req-db37b134-3ee7-4ecf-ab5e-d65995b6348e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:04,234 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.205s
2026-06-26 08:41:04,234 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb8aa93-3358-4a05-aeca-3c03c747c92e', 'x-compute-request-id': 'req-1eb8aa93-3358-4a05-aeca-3c03c747c92e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:05,436 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.192s
2026-06-26 08:41:05,436 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53378f7d-2cba-49d3-9d63-01ba836a0f90', 'x-compute-request-id': 'req-53378f7d-2cba-49d3-9d63-01ba836a0f90', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:06,595 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.151s
2026-06-26 08:41:06,595 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f5ff014-63bb-4247-99d6-06a491599311', 'x-compute-request-id': 'req-3f5ff014-63bb-4247-99d6-06a491599311', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:07,753 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.148s
2026-06-26 08:41:07,753 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8f114c3-9f56-4609-a50c-63b92f4e6569', 'x-compute-request-id': 'req-c8f114c3-9f56-4609-a50c-63b92f4e6569', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:08,911 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.150s
2026-06-26 08:41:08,911 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19f6f79b-fc5f-4a6f-9e35-70596d964ca1', 'x-compute-request-id': 'req-19f6f79b-fc5f-4a6f-9e35-70596d964ca1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:10,106 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.185s
2026-06-26 08:41:10,107 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6a14b7a-6e5e-4dda-94a1-e8f359df08f7', 'x-compute-request-id': 'req-c6a14b7a-6e5e-4dda-94a1-e8f359df08f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:11,457 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.337s
2026-06-26 08:41:11,457 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abaeca38-1364-4873-83b4-ad546e29eb57', 'x-compute-request-id': 'req-abaeca38-1364-4873-83b4-ad546e29eb57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:12,606 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:41:12,607 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fac1e91-049e-4bb3-8c87-cfabd4b0bdbf', 'x-compute-request-id': 'req-9fac1e91-049e-4bb3-8c87-cfabd4b0bdbf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:13,759 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.141s
2026-06-26 08:41:13,759 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf26549a-635f-40a1-96d2-9b73c3e46ae8', 'x-compute-request-id': 'req-cf26549a-635f-40a1-96d2-9b73c3e46ae8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:14,912 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.142s
2026-06-26 08:41:14,912 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9848dc1c-df2e-4b57-be49-0627173ced66', 'x-compute-request-id': 'req-9848dc1c-df2e-4b57-be49-0627173ced66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:16,090 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.166s
2026-06-26 08:41:16,091 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdac0d1e-33f8-4eee-bba5-4ff15c72daa0', 'x-compute-request-id': 'req-fdac0d1e-33f8-4eee-bba5-4ff15c72daa0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:17,368 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.267s
2026-06-26 08:41:17,368 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da8d3499-9a47-4233-b693-720a2d7b277b', 'x-compute-request-id': 'req-da8d3499-9a47-4233-b693-720a2d7b277b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:18,545 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip): 200 GET https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033 0.169s
2026-06-26 08:41:18,545 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a5d536-9647-4707-aeb1-196703602ab0', 'x-compute-request-id': 'req-24a5d536-9647-4707-aeb1-196703602ab0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:17Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "867e31f98d7ea29e4433b1532c85b3db3979f606c87a7603e139b2e9", "id": "f7d890eb-c313-4873-a59a-fe9c2ed62033", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/f7d890eb-c313-4873-a59a-fe9c2ed62033"}], "metadata": {}, "name": "tempest-AttachInterfacesUnderV243Test-server-1977256992", "status": "BUILD", "tenant_id": "e0122b7e44fb4c95a882da6a32057409", "user_id": "99234130910247b1a194462293935bd9", "updated": "2026-06-26T08:26:18Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1521641796", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--792290785"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:18,556 339962 ERROR [tempest.common.compute] Server f7d890eb-c313-4873-a59a-fe9c2ed62033 failed to delete in time
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until,
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute request_id=request_id)
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute raise lib_exc.TimeoutException(message)
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute Details: (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Server f7d890eb-c313-4873-a59a-fe9c2ed62033 failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-b119fa83-2f0c-4e23-89e9-f02670eb3e1c. Current status: BUILD. Current task state: spawning.
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 361, in create_test_server
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute clients.servers_client, server['id'])
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 151, in wait_for_server_termination
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute raise lib_exc.TimeoutException
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute Details: None
2026-06-26 08:41:18.556 339962 ERROR tempest.common.compute
2026-06-26 08:41:18,591 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 202 DELETE https://192.0.2.10:8774/v2.1/os-keypairs/tempest-keypair-1521641796 0.024s
2026-06-26 08:41:18,591 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced6ee2c-cb86-4c8a-9063-9333e97aa607', 'x-compute-request-id': 'req-ced6ee2c-cb86-4c8a-9063-9333e97aa607', 'connection': 'close', 'status': '202', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs/tempest-keypair-1521641796'}
Body: b''
2026-06-26 08:41:18,694 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 409 DELETE https://192.0.2.10:9696/v2.0/security-groups/c96b77fe-ddd9-45c2-a41e-784240831ab1 0.102s
2026-06-26 08:41:18,694 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-db7c439a-acc3-47b0-8af7-b97f752c9f56', 'connection': 'close', 'status': '409', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups/c96b77fe-ddd9-45c2-a41e-784240831ab1'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group c96b77fe-ddd9-45c2-a41e-784240831ab1 in use.", "detail": ""}}'
2026-06-26 08:41:18,694 339962 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group c96b77fe-ddd9-45c2-a41e-784240831ab1 VM might not be deleted
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~~~~~~~~~^^^^^
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~^^^^^^^^^
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group c96b77fe-ddd9-45c2-a41e-784240831ab1 in use.', 'detail': ''}
2026-06-26 08:41:18.694 339962 ERROR tempest.lib.common.validation_resources
2026-06-26 08:41:18,981 339962 INFO [tempest.lib.common.rest_client] Request (AttachInterfacesUnderV243Test:_run_cleanups): 204 DELETE https://192.0.2.10:9696/v2.0/floatingips/ea1dcec6-54ea-4c25-811a-88b355313909 0.284s
2026-06-26 08:41:18,981 339962 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'x-openstack-request-id': 'req-cb11db96-c11b-4d3e-a6cf-1ccb219a05ce', 'connection': 'close', 'status': '204', 'content-location': 'https://192.0.2.10:9696/v2.0/floatingips/ea1dcec6-54ea-4c25-811a-88b355313909'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
security_group_client.delete_security_group(sec_id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group c96b77fe-ddd9-45c2-a41e-784240831ab1 in use.', 'detail': ''}
}}}
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 388, in test_add_remove_fixed_ip
server, ifs, fip = self._create_server_get_interfaces()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/servers/test_attach_interfaces.py", line 85, in _create_server_get_interfaces
server = self.create_test_server(
validatable=True,
validation_resources=validation_resources,
wait_until='ACTIVE')
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/api/compute/base.py", line 257, in create_test_server
body, servers = compute.create_test_server(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
clients,
^^^^^^^^
...<3 lines>...
volume_backed=volume_backed,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs)
^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
clients.servers_client, server['id'], wait_until,
request_id=request_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (AttachInterfacesUnderV243Test:test_add_remove_fixed_ip) Server f7d890eb-c313-4873-a59a-fe9c2ed62033 failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-b119fa83-2f0c-4e23-89e9-f02670eb3e1c. Current status: BUILD. Current task state: spawning.
|
||||||
| tempest.scenario.test_network_basic_ops.TestNetworkBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke] |
fail
ft7.1: tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops[compute,id-f323b3ba-82f8-4db7-8ea6-6a895869ec49,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-26 08:11:02,575 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/networks 0.822s
2026-06-26 08:11:02,575 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"network": {"name": "tempest-network-smoke--1602736440", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-1b24c5e7-93ce-4318-bcaf-eabb23fe7c88', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/networks'}
Body: b'{"network":{"id":"e9d4d385-ad8d-4a3f-ab60-81ba1893ce60","name":"tempest-network-smoke--1602736440","tenant_id":"b2bcd6f57a99484ba6b913be2c545b9b","project_id":"b2bcd6f57a99484ba6b913be2c545b9b","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":[],"shared":false,"port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2026-06-26T08:11:02Z","updated_at":"2026-06-26T08:11:02Z","revision_number":1}}'
2026-06-26 08:11:05,311 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/routers 2.736s
2026-06-26 08:11:05,312 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"router": {"name": "tempest-TestNetworkBasicOps-router-1310923373", "admin_state_up": true, "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8"}}}
Response - Headers: {'content-type': 'application/json', 'content-length': '690', 'x-openstack-request-id': 'req-00dad57c-c7c0-4660-b617-086ecd4121b7', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/routers'}
Body: b'{"router": {"id": "fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2", "name": "tempest-TestNetworkBasicOps-router-1310923373", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "external_fixed_ips": [{"subnet_id": "76e87816-2ff5-4837-8e5f-e9d370b6c80f", "ip_address": "198.51.100.181"}], "enable_snat": true}, "description": "", "availability_zones": [], "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2026-06-26T08:11:04Z", "updated_at": "2026-06-26T08:11:04Z", "revision_number": 2, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:08,608 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:9696/v2.0/subnets?project_id=b2bcd6f57a99484ba6b913be2c545b9b&cidr=10.100.0.0%2F28 3.296s
2026-06-26 08:11:08,608 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-d7b27fce-a70e-40cb-accd-a64ce566e7e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/subnets?project_id=b2bcd6f57a99484ba6b913be2c545b9b&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-06-26 08:11:11,262 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:9696/v2.0/networks?router%3Aexternal=True 2.653s
2026-06-26 08:11:11,262 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '692', 'x-openstack-request-id': 'req-b6460af8-0651-401a-a48c-0aab6e172516', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/networks?router%3Aexternal=True'}
Body: b'{"networks":[{"id":"e2e6142e-f908-4ef9-a017-0c81f76b06a8","name":"public1","tenant_id":"f26d9658aa9e495bb8c23c12abac28a9","project_id":"f26d9658aa9e495bb8c23c12abac28a9","admin_state_up":true,"mtu":1450,"status":"ACTIVE","subnets":["76e87816-2ff5-4837-8e5f-e9d370b6c80f"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":true,"description":"","port_security_enabled":true,"is_default":false,"tags":[],"created_at":"2026-06-26T07:18:50Z","updated_at":"2026-06-26T07:18:51Z","revision_number":2,"provider:network_type":"flat","provider:physical_network":"physnet1","provider:segmentation_id":null}]}'
2026-06-26 08:11:11,682 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:9696/v2.0/subnets?network_id=e2e6142e-f908-4ef9-a017-0c81f76b06a8&cidr=10.100.0.0%2F28 0.420s
2026-06-26 08:11:11,683 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '14', 'x-openstack-request-id': 'req-b910f968-bc26-42f1-a84b-46a26ffa958b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/subnets?network_id=e2e6142e-f908-4ef9-a017-0c81f76b06a8&cidr=10.100.0.0%2F28'}
Body: b'{"subnets":[]}'
2026-06-26 08:11:12,207 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/subnets 0.524s
2026-06-26 08:11:12,207 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet": {"name": "tempest-subnet-smoke-1395739083", "network_id": "e9d4d385-ad8d-4a3f-ab60-81ba1893ce60", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "ip_version": 4, "cidr": "10.100.0.0/28"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '657', 'x-openstack-request-id': 'req-a8450637-21dc-458c-89a7-ec5f8213cd47', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/subnets'}
Body: b'{"subnet":{"id":"22264a8c-9cf2-4058-9ae3-f4a2192a56e9","name":"tempest-subnet-smoke-1395739083","project_id":"b2bcd6f57a99484ba6b913be2c545b9b","network_id":"e9d4d385-ad8d-4a3f-ab60-81ba1893ce60","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-26T08:11:11Z","updated_at":"2026-06-26T08:11:11Z","revision_number":0,"tenant_id":"b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:14,583 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 PUT https://192.0.2.10:9696/v2.0/routers/fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2/add_router_interface 2.376s
2026-06-26 08:11:14,584 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "22264a8c-9cf2-4058-9ae3-f4a2192a56e9"}
Response - Headers: {'content-type': 'application/json', 'content-length': '310', 'x-openstack-request-id': 'req-b583ddf9-490c-4725-98ad-802b2805b629', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/routers/fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2/add_router_interface'}
Body: b'{"id": "fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "port_id": "ac773cfe-0bb5-454c-8ff6-94ea6cb6baa7", "network_id": "e9d4d385-ad8d-4a3f-ab60-81ba1893ce60", "subnet_id": "22264a8c-9cf2-4058-9ae3-f4a2192a56e9", "subnet_ids": ["22264a8c-9cf2-4058-9ae3-f4a2192a56e9"]}'
2026-06-26 08:11:14,679 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:9696/v2.0/networks 0.095s
2026-06-26 08:11:14,680 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '6889', 'x-openstack-request-id': 'req-f319fb84-a9d2-44db-91d1-3e29ac4befe1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/networks'}
Body: b'{"networks":[{"id":"3aa6722d-deee-4e17-b4f9-3465817dcdcc","name":"tempest-TestServerBasicOps-1346473968-network","tenant_id":"324e7cd7a4a7427aa743db5017750898","project_id":"324e7cd7a4a7427aa743db5017750898","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["8a5ab55b-9d80-4d29-8b2a-d96ea9bca0fa"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2026-06-26T08:11:01Z","updated_at":"2026-06-26T08:11:02Z","revision_number":2,"provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":562},{"id":"64167ca9-ab60-492d-8b44-1053feb6e28a","name":"demo-net","tenant_id":"f26d9658aa9e495bb8c23c12abac28a9","project_id":"f26d9658aa9e495bb8c23c12abac28a9","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["b01e2e27-9a44-4c33-8c4b-68b9ad6df1be"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2026-06-26T07:18:43Z","updated_at":"2026-06-26T07:18:45Z","revision_number":2,"provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":316},{"id":"9f3cae5d-2c5a-44a2-9b21-ee592eb6fde2","name":"tempest-SecurityGroupRulesTestJSON-736842582-network","tenant_id":"249deb92973b438e8ac343987564aa88","project_id":"249deb92973b438e8ac343987564aa88","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["0748f63f-44d1-4b3a-8cb4-602d4c9cfa01"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2026-06-26T08:11:01Z","updated_at":"2026-06-26T08:11:02Z","revision_number":2,"provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":926},{"id":"9f4b015f-9b42-4e26-919e-ef84708c6ec0","name":"tempest-ServerActionsTestJSON-1569473931-network","tenant_id":"e0b9bdbca2a54293aea2ff33ee44f922","project_id":"e0b9bdbca2a54293aea2ff33ee44f922","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["c56d123a-94f8-4cb5-ac52-62ae6ea29075"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2026-06-26T08:11:01Z","updated_at":"2026-06-26T08:11:02Z","revision_number":2,"provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":664},{"id":"c8121fae-62a8-4891-80fb-51208baa004b","name":"tempest-TestServerBasicOps-731040298-network","tenant_id":"ced80384f540455c9b014862eb376814","project_id":"ced80384f540455c9b014862eb376814","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["b3e5cbec-88ba-42ef-9f37-0ae07ff17a87"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2026-06-26T08:11:13Z","updated_at":"2026-06-26T08:11:13Z","revision_number":2,"provider:network_type":"vxlan","provider:physical_network":null,"provider:segmentation_id":9},{"id":"c814a801-90ff-4313-9a50-df68478544b5","name":"tempest-ServersTestJSON-1314016960-network","tenant_id":"452106f58dc0432d954b9442601265f5","project_id":"452106f58dc0432d954b9442601265f5","admin_state_up":true,"mtu":1400,"status":"ACTIVE","subnets":["6c1ad202-ce74-4572-a771-df258198a058"],"shared":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"ipv6_address_scope":null,"router:external":false,"description":"","port_security_enabled":true,"tags":[],"created_at":"2026-06-26T08:11:00Z","updated_at":"2026-06-26T08:11:01Z","revision_number":2,"provider:network_type":"vxlan","provider:physical_network"
2026-06-26 08:11:14,754 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:9696/v2.0/subnets 0.074s
2026-06-26 08:11:14,754 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '6582', 'x-openstack-request-id': 'req-32132c4f-debd-4b38-afd1-0d97ebb15cc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/subnets'}
Body: b'{"subnets":[{"id":"0748f63f-44d1-4b3a-8cb4-602d4c9cfa01","name":"tempest-SecurityGroupRulesTestJSON-736842582-subnet","project_id":"249deb92973b438e8ac343987564aa88","network_id":"9f3cae5d-2c5a-44a2-9b21-ee592eb6fde2","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-26T08:11:02Z","updated_at":"2026-06-26T08:11:02Z","revision_number":0,"tenant_id":"249deb92973b438e8ac343987564aa88"},{"id":"22264a8c-9cf2-4058-9ae3-f4a2192a56e9","name":"tempest-subnet-smoke-1395739083","project_id":"b2bcd6f57a99484ba6b913be2c545b9b","network_id":"e9d4d385-ad8d-4a3f-ab60-81ba1893ce60","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-26T08:11:11Z","updated_at":"2026-06-26T08:11:11Z","revision_number":0,"tenant_id":"b2bcd6f57a99484ba6b913be2c545b9b"},{"id":"259f26f9-eb25-45a5-939d-3ea85b4b6b05","name":"tempest-AttachInterfacesUnderV243Test-1332725329-subnet","project_id":"e0122b7e44fb4c95a882da6a32057409","network_id":"f0e8c00f-764b-4ff6-bf94-ada294868b42","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-26T08:11:02Z","updated_at":"2026-06-26T08:11:02Z","revision_number":0,"tenant_id":"e0122b7e44fb4c95a882da6a32057409"},{"id":"6c1ad202-ce74-4572-a771-df258198a058","name":"tempest-ServersTestJSON-1314016960-subnet","project_id":"452106f58dc0432d954b9442601265f5","network_id":"c814a801-90ff-4313-9a50-df68478544b5","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-26T08:11:01Z","updated_at":"2026-06-26T08:11:01Z","revision_number":0,"tenant_id":"452106f58dc0432d954b9442601265f5"},{"id":"76e87816-2ff5-4837-8e5f-e9d370b6c80f","name":"public1-subnet","project_id":"f26d9658aa9e495bb8c23c12abac28a9","network_id":"e2e6142e-f908-4ef9-a017-0c81f76b06a8","ip_version":4,"subnetpool_id":null,"enable_dhcp":false,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"198.51.100.1","cidr":"198.51.100.0/24","allocation_pools":[{"start":"198.51.100.150","end":"198.51.100.199"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":true,"service_types":[],"tags":[],"created_at":"2026-06-26T07:18:51Z","updated_at":"2026-06-26T07:18:51Z","revision_number":0,"tenant_id":"f26d9658aa9e495bb8c23c12abac28a9"},{"id":"8a5ab55b-9d80-4d29-8b2a-d96ea9bca0fa","name":"tempest-TestServerBasicOps-1346473968-subnet","project_id":"324e7cd7a4a7427aa743db5017750898","network_id":"3aa6722d-deee-4e17-b4f9-3465817dcdcc","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.100.0.1","cidr":"10.100.0.0/28","allocation_pools":[{"start":"10.100.0.2","end":"10.100.0.14"}],"host_routes":[],"dns_nameservers":[],"description":"","router:external":false,"service_types":[],"tags":[],"created_at":"2026-06-26T08:11:02Z","updated_at":"2026-06-26T08:11:02Z","revision_number":0,"tenant_id":"324e7cd7a4a7427aa743db5017750898"},{"id":"9bb1c819-330d-4921-8d30-6dae30667ab3","name":"tempest-ServersTestManualDisk-1338000992-subnet","project_id":"51cf09ffac454e059288c5e
2026-06-26 08:11:15,188 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:9696/v2.0/routers 0.433s
2026-06-26 08:11:15,188 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '6481', 'x-openstack-request-id': 'req-432381d6-a1ad-4b36-a839-7043f233fd16', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/routers'}
Body: b'{"routers": [{"id": "1275cb15-b518-491a-9b89-2695e61447f6", "name": "tempest-ServersTestJSON-1314016960-router", "project_id": "452106f58dc0432d954b9442601265f5", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "external_fixed_ips": [{"subnet_id": "76e87816-2ff5-4837-8e5f-e9d370b6c80f", "ip_address": "198.51.100.199"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2026-06-26T08:11:02Z", "updated_at": "2026-06-26T08:11:07Z", "revision_number": 3, "tenant_id": "452106f58dc0432d954b9442601265f5"}, {"id": "1ee738aa-f44d-4da8-867c-f3f46ec634f1", "name": "demo-router", "project_id": "f26d9658aa9e495bb8c23c12abac28a9", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "external_fixed_ips": [{"subnet_id": "76e87816-2ff5-4837-8e5f-e9d370b6c80f", "ip_address": "198.51.100.170"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2026-06-26T07:18:42Z", "updated_at": "2026-06-26T07:18:54Z", "revision_number": 3, "tenant_id": "f26d9658aa9e495bb8c23c12abac28a9"}, {"id": "5940c0e7-4d37-4c8b-903a-a87482fdf9a7", "name": "tempest-SecurityGroupRulesTestJSON-736842582-router", "project_id": "249deb92973b438e8ac343987564aa88", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "external_fixed_ips": [{"subnet_id": "76e87816-2ff5-4837-8e5f-e9d370b6c80f", "ip_address": "198.51.100.192"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2026-06-26T08:11:05Z", "updated_at": "2026-06-26T08:11:10Z", "revision_number": 3, "tenant_id": "249deb92973b438e8ac343987564aa88"}, {"id": "835ba0be-f74c-44d2-9067-846124182bea", "name": "tempest-ServerActionsTestJSON-1569473931-router", "project_id": "e0b9bdbca2a54293aea2ff33ee44f922", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "external_fixed_ips": [{"subnet_id": "76e87816-2ff5-4837-8e5f-e9d370b6c80f", "ip_address": "198.51.100.179"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2026-06-26T08:11:04Z", "updated_at": "2026-06-26T08:11:09Z", "revision_number": 3, "tenant_id": "e0b9bdbca2a54293aea2ff33ee44f922"}, {"id": "ad67471f-9050-4031-bbd0-58ef8a3c880a", "name": "tempest-TestServerBasicOps-731040298-router", "project_id": "ced80384f540455c9b014862eb376814", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "external_fixed_ips": [{"subnet_id": "76e87816-2ff5-4837-8e5f-e9d370b6c80f", "ip_address": "198.51.100.186"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "availability_zone_hints": [], "routes": [], "flavor_id": null, "tags": [], "created_at": "2026-06-26T08:11:13Z", "updated_at": "2026-06-26T08:11:14Z", "revision_number": 2, "tenant_id": "ced80384f540455c9b014862eb376814"}, {"id": "c5403b9f-95b4-4562-a8bf-a671d470e315", "name": "tempest-AttachInterfacesUnderV243Test-1332725329-router", "project_id": "e0122b7e44fb4c95a882da6a32057409", "admin_state_up": true, "status": "ACTIVE", "external_gateway_info": {"network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "external_fixed_ips": [{"subnet_id": "76e87816-2ff5-4837-8e5f-e9d370b6c80f", "ip_address": "198.51.100.178"}], "enable_snat": true}, "description": "", "availability_zones": ["nova"], "distributed": false, "ha": false, "
2026-06-26 08:11:18,003 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 POST https://192.0.2.10:8774/v2.1/os-keypairs 2.813s
2026-06-26 08:11:18,004 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestNetworkBasicOps-1280831809", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI2son1l9cuxMmffDeQLZaso8PSwPZlVtoXJ7YkhSNdHkXqWXbYXXq+FyOPJo5LoM3wM1Wl8qpAxQRlK9haQ/ZKOWbCNtb+E6z0Uhn8p6B+S0XbSCT7V9mjq2gNEoN5Xvw=="}}
Response - Headers: {'content-length': '398', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35cc59c7-db60-4070-a5eb-b1d0cfecf316', 'x-compute-request-id': 'req-35cc59c7-db60-4070-a5eb-b1d0cfecf316', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestNetworkBasicOps-1280831809", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI2son1l9cuxMmffDeQLZaso8PSwPZlVtoXJ7YkhSNdHkXqWXbYXXq+FyOPJo5LoM3wM1Wl8qpAxQRlK9haQ/ZKOWbCNtb+E6z0Uhn8p6B+S0XbSCT7V9mjq2gNEoN5Xvw==", "fingerprint": "ee:a1:be:0f:c1:20:b4:af:89:59:32:31:7b:fd:ee:b6", "user_id": "d9358535635241e9b423bf04ffc8849e"}}'
2026-06-26 08:11:18,387 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-groups 0.382s
2026-06-26 08:11:18,388 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-174046405", "description": "tempest-secgroup-smoke-174046405 description", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-b1a08517-5ab8-47c9-b4fa-8e1844a47428', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups'}
Body: b'{"security_group": {"id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "name": "tempest-secgroup-smoke-174046405", "stateful": true, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "description": "tempest-secgroup-smoke-174046405 description", "shared": false, "security_group_rules": [{"id": "199641dc-4fa0-4b2b-93f2-2d55c035bd81", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 708, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:18Z", "updated_at": "2026-06-26T08:11:18Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}, {"id": "bbea0514-fcca-4850-81c5-d813f969efdc", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 707, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:18Z", "updated_at": "2026-06-26T08:11:18Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}], "tags": [], "created_at": "2026-06-26T08:11:18Z", "updated_at": "2026-06-26T08:11:18Z", "revision_number": 1}}'
2026-06-26 08:11:18,902 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.514s
2026-06-26 08:11:18,902 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-69e83691-d7aa-470b-b4a6-96742ba05ba4', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "11db338c-167b-48d9-a86a-fc985fcf4b14", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:18Z", "updated_at": "2026-06-26T08:11:18Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:19,374 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.471s
2026-06-26 08:11:19,375 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-cadddb22-ab0d-4bc9-8540-082400beafda', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "8a55e2eb-b84c-439f-9a2f-1e4abc57e9a1", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:19Z", "updated_at": "2026-06-26T08:11:19Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:19,808 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.433s
2026-06-26 08:11:19,808 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c776d8a5-10dc-4b86-9d80-697365b4800b', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "47dc42f8-a38a-48f7-a2da-3b6b6f32a521", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:19Z", "updated_at": "2026-06-26T08:11:19Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:20,825 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 1.017s
2026-06-26 08:11:20,826 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-43eb37b4-05db-4550-abc8-c98c24ab485b', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "7a5f7c20-0b55-4060-9b39-c14f0c99b004", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:20Z", "updated_at": "2026-06-26T08:11:20Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:20,971 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.145s
2026-06-26 08:11:20,971 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-a8bf5076-82ed-4539-9763-ee091bf3ee65', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "a1a4c526-7ba7-4d7e-8b9d-58597cfa3e55", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:20Z", "updated_at": "2026-06-26T08:11:20Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:21,263 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.291s
2026-06-26 08:11:21,263 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-18bb29b4-1585-4ea5-8b04-5edf56f0cde2', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "e3f2094c-5940-4832-823c-0dd9513e4670", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "security_group_id": "42fb600b-1808-4e04-85d2-3888bf04cb8a", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:21Z", "updated_at": "2026-06-26T08:11:21Z", "revision_number": 0, "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b"}}'
2026-06-26 08:11:21,621 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 201 POST https://192.0.2.10:5000/v3/auth/tokens 0.354s
2026-06-26 08:11:21,621 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'content-type': 'application/json', 'content-length': '3571', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5a509d38-44e0-43e2-a74b-fdc05ebd5c4c', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:5000/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d9358535635241e9b423bf04ffc8849e", "name": "tempest-TestNetworkBasicOps-584856780-project-member", "password_expires_at": null}, "audit_ids": ["ugMv5gTzQG-wHJ8dhtWp5A"], "expires_at": "2026-06-27T08:11:21.000000Z", "issued_at": "2026-06-26T08:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2bcd6f57a99484ba6b913be2c545b9b", "name": "tempest-TestNetworkBasicOps-584856780"}, "is_domain": false, "roles": [{"id": "e40e25b5034f4c47931e1a2fe4ec11cf", "name": "reader"}, {"id": "ed884266d9364d119404ccc6972c6206", "name": "member"}], "catalog": [{"endpoints": [{"id": "c504a4b3e63348408126621d814bf8d5", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:9696", "region": "RegionOne"}, {"id": "edc62bc40e0b4cab84c7addd5195eb80", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:9696", "region": "RegionOne"}], "id": "092c4d4d48e4484e90132c7d778e2aaf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "75331ea56c9048f183f266dba6da3e4d", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:5000", "region": "RegionOne"}, {"id": "dbb629c14749434d9de65941db5094a1", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:5000", "region": "RegionOne"}], "id": "1186d908917c4fa0b866b3bc0f478c4a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6edc611d52554cdab4553ef1b7912fdb", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8774/v2.1", "region": "RegionOne"}, {"id": "b16415f5469c451d80c4f6be320f3cac", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8774/v2.1", "region": "RegionOne"}], "id": "523e9008d2274c3f803abbdd56cccd79", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "753265bef9704650854aa934fef73bbe", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8780", "region": "RegionOne"}, {"id": "c56ee092d80d4fa282603bde566478d3", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8780", "region": "RegionOne"}], "id": "bd0e85e3bb6c49f7b7d9db302ae23c9a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7bccb99467864665b2f414e393266b84", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8004/v1/b2bcd6f57a99484ba6b913be2c545b9b", "region": "RegionOne"}, {"id": "d999c598fa454d11a41e23c921bc9b71", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8004/v1/b2bcd6f57a99484ba6b913be2c545b9b", "region": "RegionOne"}], "id": "c3de43fa1cdb43a894f4bffaf03508e6", "type": "orchestration", "name": "heat"}, {"endpoints": [{"id": "9634be4920584450a4c878f8b79d146f", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8000/v1", "region": "RegionOne"}, {"id": "e3ba5aea636141b8b695b5475ebabc7a", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8000/v1", "region": "RegionOne"}], "id": "d3b6248cdfdd4c6a8b28c33bd70bc8b4", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"id": "6ee2e7028e834176a3bb172e0efdaaf4", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:9292", "region": "RegionOne"}, {"id": "b93cb611f4ce407fa1c7ca8e3460518a", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:9292", "region": "RegionOne"}], "id": "d40c7240e8bc46c0ac8bd3f32aad9f64", "type": "image", "name": "glance"}]}}'
2026-06-26 08:11:21,621 339960 INFO [tempest.lib.common.fixed_network] (TestNetworkBasicOps:test_network_basic_ops) Found network None available for tenant
2026-06-26 08:11:23,615 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 202 POST https://192.0.2.10:8774/v2.1/servers 1.993s
2026-06-26 08:11:23,615 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestNetworkBasicOps-server-738790193", "imageRef": "c5b74094-6577-452f-8298-3e366bfa0d73", "flavorRef": "7", "networks": [{"uuid": "e9d4d385-ad8d-4a3f-ab60-81ba1893ce60"}], "key_name": "tempest-TestNetworkBasicOps-1280831809", "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}]}}
Response - Headers: {'content-length': '399', 'location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e12e7a7-06cb-40ea-ba89-51949340f4ad', 'x-compute-request-id': 'req-8e12e7a7-06cb-40ea-ba89-51949340f4ad', 'connection': 'close', 'status': '202', 'content-location': 'https://192.0.2.10:8774/v2.1/servers'}
Body: b'{"server": {"id": "8b429565-07d7-43af-b985-71c319895887", "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "adminPass": "Jhmd9x7Bxpni"}}'
2026-06-26 08:11:23,890 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.272s
2026-06-26 08:11:23,890 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98908bdf-7bab-4826-bec8-539fe0ad9253', 'x-compute-request-id': 'req-98908bdf-7bab-4826-bec8-539fe0ad9253', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:25,210 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.312s
2026-06-26 08:11:25,211 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0c1527-1d1f-4d19-bc38-d7936bf0ae42', 'x-compute-request-id': 'req-ee0c1527-1d1f-4d19-bc38-d7936bf0ae42', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:27,502 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 1.281s
2026-06-26 08:11:27,502 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1236', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c05bc0-83a3-4ada-b930-9be085265445', 'x-compute-request-id': 'req-b6c05bc0-83a3-4ada-b930-9be085265445', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:28,620 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.107s
2026-06-26 08:11:28,620 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf8bd99d-23ed-4994-9556-9f7b14cfb2b0', 'x-compute-request-id': 'req-bf8bd99d-23ed-4994-9556-9f7b14cfb2b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:28,628 339960 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 5 second wait
2026-06-26 08:11:30,062 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.434s
2026-06-26 08:11:30,063 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf1d9b1-61da-4ff5-8a59-53d5bfca04c3', 'x-compute-request-id': 'req-5bf1d9b1-61da-4ff5-8a59-53d5bfca04c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:31,166 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.097s
2026-06-26 08:11:31,166 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce01209-a2ac-4de7-b2cd-75c1eba427c5', 'x-compute-request-id': 'req-9ce01209-a2ac-4de7-b2cd-75c1eba427c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:32,301 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.125s
2026-06-26 08:11:32,302 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f172b56-2881-495e-9ca6-742c0b4fef30', 'x-compute-request-id': 'req-2f172b56-2881-495e-9ca6-742c0b4fef30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:33,790 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.478s
2026-06-26 08:11:33,790 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4845e069-1667-4f3e-82b5-ea1fad203b0d', 'x-compute-request-id': 'req-4845e069-1667-4f3e-82b5-ea1fad203b0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:35,039 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.242s
2026-06-26 08:11:35,039 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68c7c3c2-bf5e-4679-9d6b-03e98fb966b1', 'x-compute-request-id': 'req-68c7c3c2-bf5e-4679-9d6b-03e98fb966b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:36,453 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.405s
2026-06-26 08:11:36,453 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e0152fc-8b91-44f9-9c13-e1fa74f6626c', 'x-compute-request-id': 'req-5e0152fc-8b91-44f9-9c13-e1fa74f6626c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:37,545 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.084s
2026-06-26 08:11:37,545 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1cf70a3-193d-4a6a-8a58-3f8916ac4b63', 'x-compute-request-id': 'req-e1cf70a3-193d-4a6a-8a58-3f8916ac4b63', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:38,873 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.318s
2026-06-26 08:11:38,873 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ec909c9-5e89-4305-a8ea-7b0c05c6a337', 'x-compute-request-id': 'req-0ec909c9-5e89-4305-a8ea-7b0c05c6a337', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:40,201 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.318s
2026-06-26 08:11:40,201 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1284', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-733d7fe1-e6c7-4a32-be2e-3e652a8220be', 'x-compute-request-id': 'req-733d7fe1-e6c7-4a32-be2e-3e652a8220be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:37Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:41,399 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:11:41,399 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1292', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce326f28-27c7-4cbd-8e01-a9dff177c92a', 'x-compute-request-id': 'req-ce326f28-27c7-4cbd-8e01-a9dff177c92a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:41,407 339960 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 18 second wait
2026-06-26 08:11:42,847 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.439s
2026-06-26 08:11:42,848 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1369', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-010b1f9b-36a1-48b5-8057-1f7c6c557320', 'x-compute-request-id': 'req-010b1f9b-36a1-48b5-8057-1f7c6c557320', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:42Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:42,855 339960 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/block_device_mapping" after 19 second wait
2026-06-26 08:11:44,066 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:11:44,066 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506a7a6c-e2b7-413d-b7ad-f3ec38bbfb7b', 'x-compute-request-id': 'req-506a7a6c-e2b7-413d-b7ad-f3ec38bbfb7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:44,074 339960 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 21 second wait
2026-06-26 08:11:45,424 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.350s
2026-06-26 08:11:45,424 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02873d85-cdbf-439d-93d0-a879c2805e29', 'x-compute-request-id': 'req-02873d85-cdbf-439d-93d0-a879c2805e29', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:46,624 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:11:46,625 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2681f3ce-6028-4048-bb5f-cc1ecfab1efc', 'x-compute-request-id': 'req-2681f3ce-6028-4048-bb5f-cc1ecfab1efc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:47,824 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:11:47,824 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f8e1cb-e05c-499f-a168-099436873059', 'x-compute-request-id': 'req-91f8e1cb-e05c-499f-a168-099436873059', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:49,052 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.220s
2026-06-26 08:11:49,053 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e9f9e56-d025-4593-9e0c-a05a0f8fbe10', 'x-compute-request-id': 'req-4e9f9e56-d025-4593-9e0c-a05a0f8fbe10', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:50,213 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:11:50,213 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db03c49-63f6-47ff-b04d-ebbf6ba8691f', 'x-compute-request-id': 'req-1db03c49-63f6-47ff-b04d-ebbf6ba8691f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:51,370 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:11:51,371 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491ccdb0-b645-46ac-b690-515dcb08244e', 'x-compute-request-id': 'req-491ccdb0-b645-46ac-b690-515dcb08244e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:52,576 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:11:52,576 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b4b044a-a602-40ae-967b-64a1f197ebaf', 'x-compute-request-id': 'req-5b4b044a-a602-40ae-967b-64a1f197ebaf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:53,761 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:11:53,761 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced1de57-4020-46d2-ad0e-7325dc9dcd48', 'x-compute-request-id': 'req-ced1de57-4020-46d2-ad0e-7325dc9dcd48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:55,018 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.247s
2026-06-26 08:11:55,018 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88210ba4-0b31-4f27-98b0-8edcb435f684', 'x-compute-request-id': 'req-88210ba4-0b31-4f27-98b0-8edcb435f684', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:56,242 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:11:56,242 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d10ce0db-59ea-4319-b343-c37c907a4f1c', 'x-compute-request-id': 'req-d10ce0db-59ea-4319-b343-c37c907a4f1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:57,412 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:11:57,412 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99405f70-f758-4b18-8791-559320edc298', 'x-compute-request-id': 'req-99405f70-f758-4b18-8791-559320edc298', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:58,594 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:11:58,594 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-409214fd-1eb4-4d24-9058-76ed45470d66', 'x-compute-request-id': 'req-409214fd-1eb4-4d24-9058-76ed45470d66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:59,779 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:11:59,780 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d18fd8d-0777-414f-9029-32892af4cdb9', 'x-compute-request-id': 'req-7d18fd8d-0777-414f-9029-32892af4cdb9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:00,991 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:12:00,992 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a35863-24eb-44b4-9f8c-ffc19498f970', 'x-compute-request-id': 'req-94a35863-24eb-44b4-9f8c-ffc19498f970', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:02,132 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:12:02,132 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83d0c0d2-9b9e-44ee-876f-92923e1a27cd', 'x-compute-request-id': 'req-83d0c0d2-9b9e-44ee-876f-92923e1a27cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:03,284 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:12:03,284 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08f0b174-0775-42df-a163-85bacc19923d', 'x-compute-request-id': 'req-08f0b174-0775-42df-a163-85bacc19923d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:04,481 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:12:04,481 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c729f51-5fa1-4f89-862c-572d24cce550', 'x-compute-request-id': 'req-0c729f51-5fa1-4f89-862c-572d24cce550', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:05,643 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:12:05,643 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61c74dc0-b3a8-47f3-af72-8f1dee156d31', 'x-compute-request-id': 'req-61c74dc0-b3a8-47f3-af72-8f1dee156d31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:06,833 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:12:06,833 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513a43bc-c940-475c-9b30-af498ef403ac', 'x-compute-request-id': 'req-513a43bc-c940-475c-9b30-af498ef403ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:08,061 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.221s
2026-06-26 08:12:08,062 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c63ddbc4-5033-4125-b7ca-01d419ca03b2', 'x-compute-request-id': 'req-c63ddbc4-5033-4125-b7ca-01d419ca03b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:09,213 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:12:09,213 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4db9de2-9848-47e0-aa17-4af41a9d44c9', 'x-compute-request-id': 'req-a4db9de2-9848-47e0-aa17-4af41a9d44c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:10,572 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.349s
2026-06-26 08:12:10,572 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecce19b7-16cb-4d35-b59b-de5a5bb638a6', 'x-compute-request-id': 'req-ecce19b7-16cb-4d35-b59b-de5a5bb638a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:11,743 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:12:11,743 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-731b704e-7684-4627-a609-7c9599411aba', 'x-compute-request-id': 'req-731b704e-7684-4627-a609-7c9599411aba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:12,953 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.203s
2026-06-26 08:12:12,953 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1c96c5-b4e4-4497-a209-8488a9d2d114', 'x-compute-request-id': 'req-bc1c96c5-b4e4-4497-a209-8488a9d2d114', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:14,263 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.301s
2026-06-26 08:12:14,263 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d47227a8-d272-4687-8746-fd26e22163b8', 'x-compute-request-id': 'req-d47227a8-d272-4687-8746-fd26e22163b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:15,453 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:12:15,453 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbae535b-717e-4e9e-8fcc-5cf709245251', 'x-compute-request-id': 'req-dbae535b-717e-4e9e-8fcc-5cf709245251', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:16,611 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:12:16,612 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6281dcb-f21b-4d5d-b830-b870f3d589bf', 'x-compute-request-id': 'req-b6281dcb-f21b-4d5d-b830-b870f3d589bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:17,828 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:12:17,828 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5b79d49-970d-4311-a85e-9ff09814f13e', 'x-compute-request-id': 'req-b5b79d49-970d-4311-a85e-9ff09814f13e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:18,995 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:12:18,996 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b44a57a4-c5e8-4e09-a264-649c31b9f93a', 'x-compute-request-id': 'req-b44a57a4-c5e8-4e09-a264-649c31b9f93a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:20,258 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.255s
2026-06-26 08:12:20,258 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a27e2dd-1408-4327-ad4a-e39759d5c349', 'x-compute-request-id': 'req-8a27e2dd-1408-4327-ad4a-e39759d5c349', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:21,512 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.246s
2026-06-26 08:12:21,512 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7c5b1d-4651-43ce-9d8f-35fc5d855838', 'x-compute-request-id': 'req-cd7c5b1d-4651-43ce-9d8f-35fc5d855838', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:22,655 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:12:22,656 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb632e8-5631-4da0-bb07-da6ce0071c0f', 'x-compute-request-id': 'req-2cb632e8-5631-4da0-bb07-da6ce0071c0f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:23,914 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.246s
2026-06-26 08:12:23,914 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ef9a107-3747-457a-bd95-b189e2ae8178', 'x-compute-request-id': 'req-6ef9a107-3747-457a-bd95-b189e2ae8178', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:25,069 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:12:25,069 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b166cd0-9dbe-44be-901c-bcbe62f37bbe', 'x-compute-request-id': 'req-4b166cd0-9dbe-44be-901c-bcbe62f37bbe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:26,305 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.230s
2026-06-26 08:12:26,306 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e670f2e-2914-4402-ac80-a208563bd88b', 'x-compute-request-id': 'req-5e670f2e-2914-4402-ac80-a208563bd88b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:27,574 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.260s
2026-06-26 08:12:27,575 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32979145-1b6c-4072-a68a-c9add396dcf0', 'x-compute-request-id': 'req-32979145-1b6c-4072-a68a-c9add396dcf0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:28,718 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:12:28,718 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82cef144-5389-4df8-a676-e0c20c37e271', 'x-compute-request-id': 'req-82cef144-5389-4df8-a676-e0c20c37e271', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:29,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:12:29,916 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b972ea9d-c4e7-4563-995a-a5dbaa17a924', 'x-compute-request-id': 'req-b972ea9d-c4e7-4563-995a-a5dbaa17a924', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:31,079 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:12:31,079 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-292aceab-0f59-425d-95fa-8dd11a00737c', 'x-compute-request-id': 'req-292aceab-0f59-425d-95fa-8dd11a00737c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:32,227 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:12:32,228 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-655115aa-acfa-46b9-ab5b-5b195c23a868', 'x-compute-request-id': 'req-655115aa-acfa-46b9-ab5b-5b195c23a868', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:33,490 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.255s
2026-06-26 08:12:33,490 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3870287-c9bc-42d4-b8be-4ac54d677476', 'x-compute-request-id': 'req-f3870287-c9bc-42d4-b8be-4ac54d677476', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:34,670 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:12:34,670 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a3e6bd-7260-4a61-bd82-a72f9ab35fae', 'x-compute-request-id': 'req-75a3e6bd-7260-4a61-bd82-a72f9ab35fae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:35,813 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:12:35,814 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ca36548-45a5-42e4-8c1d-ced90a0cce4b', 'x-compute-request-id': 'req-9ca36548-45a5-42e4-8c1d-ced90a0cce4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:37,035 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:12:37,036 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c64e253-3baf-43fe-9de9-a6dce290ee63', 'x-compute-request-id': 'req-9c64e253-3baf-43fe-9de9-a6dce290ee63', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:38,180 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:12:38,180 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7aaff10-61c0-4d12-adb3-258b8b04488c', 'x-compute-request-id': 'req-e7aaff10-61c0-4d12-adb3-258b8b04488c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:39,314 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.125s
2026-06-26 08:12:39,315 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00aa49f-2681-4aae-a43c-d9b55dcf360f', 'x-compute-request-id': 'req-d00aa49f-2681-4aae-a43c-d9b55dcf360f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:40,485 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:12:40,485 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8416a8-9a07-49ea-b019-7c1756d960bd', 'x-compute-request-id': 'req-ef8416a8-9a07-49ea-b019-7c1756d960bd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:41,680 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:12:41,681 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b89e73-d5fb-420d-bdf1-f1ba7d0cdaf5', 'x-compute-request-id': 'req-99b89e73-d5fb-420d-bdf1-f1ba7d0cdaf5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:42,874 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:12:42,874 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3225d3d3-1389-4c89-b75b-9735e8181fa9', 'x-compute-request-id': 'req-3225d3d3-1389-4c89-b75b-9735e8181fa9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:44,034 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:12:44,035 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77b3eb53-66d8-4024-af1f-1c3c6666c533', 'x-compute-request-id': 'req-77b3eb53-66d8-4024-af1f-1c3c6666c533', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:45,185 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:12:45,185 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ecd1c9d-9623-4abe-b406-afaf0553933f', 'x-compute-request-id': 'req-2ecd1c9d-9623-4abe-b406-afaf0553933f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:46,346 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:12:46,347 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da46f646-75a0-41dd-8a91-841570a8c47c', 'x-compute-request-id': 'req-da46f646-75a0-41dd-8a91-841570a8c47c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:47,536 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:12:47,537 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-857291b9-13d1-484e-9fe4-ef6bd4aac769', 'x-compute-request-id': 'req-857291b9-13d1-484e-9fe4-ef6bd4aac769', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:48,682 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:12:48,683 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d4c665-7627-48a6-aa55-28569c239ca4', 'x-compute-request-id': 'req-d4d4c665-7627-48a6-aa55-28569c239ca4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:49,863 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:12:49,863 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f97b8b-1693-4884-a151-2932f2c67071', 'x-compute-request-id': 'req-02f97b8b-1693-4884-a151-2932f2c67071', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:51,005 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:12:51,005 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8373486-2764-41cb-977d-11fab9a32431', 'x-compute-request-id': 'req-b8373486-2764-41cb-977d-11fab9a32431', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:52,158 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:12:52,158 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd9d66e0-abd5-41c0-a3ae-c9ec394add03', 'x-compute-request-id': 'req-fd9d66e0-abd5-41c0-a3ae-c9ec394add03', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:53,345 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:12:53,345 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c73eafa8-d158-4bf6-9fd9-ade285df9b6c', 'x-compute-request-id': 'req-c73eafa8-d158-4bf6-9fd9-ade285df9b6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:54,491 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:12:54,491 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f901a667-94e9-4519-b6c0-6ad81154d1d7', 'x-compute-request-id': 'req-f901a667-94e9-4519-b6c0-6ad81154d1d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:55,699 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:12:55,699 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc19e3f-c3f4-474d-b3c9-5947a442410d', 'x-compute-request-id': 'req-1fc19e3f-c3f4-474d-b3c9-5947a442410d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:56,846 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:12:56,846 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88fff83a-5350-4b6b-9255-4e60246bf5df', 'x-compute-request-id': 'req-88fff83a-5350-4b6b-9255-4e60246bf5df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:58,024 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:12:58,024 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e1c6738-32ea-44d1-9acd-ca0ed3d3b624', 'x-compute-request-id': 'req-2e1c6738-32ea-44d1-9acd-ca0ed3d3b624', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:59,179 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:12:59,179 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d289386-7ed5-4c14-8116-478d7973422f', 'x-compute-request-id': 'req-9d289386-7ed5-4c14-8116-478d7973422f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:00,361 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:13:00,361 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84826525-94e2-4b0b-a3c6-97a87102f437', 'x-compute-request-id': 'req-84826525-94e2-4b0b-a3c6-97a87102f437', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:01,544 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:13:01,545 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32917e68-f651-47b5-b89a-c28b2cc9fea8', 'x-compute-request-id': 'req-32917e68-f651-47b5-b89a-c28b2cc9fea8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:02,759 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:13:02,759 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ffec25-805d-4add-b6bc-4a2e5aeae811', 'x-compute-request-id': 'req-26ffec25-805d-4add-b6bc-4a2e5aeae811', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:03,913 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:13:03,913 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4efee2ed-814f-4d9b-90c9-41f481b2ad94', 'x-compute-request-id': 'req-4efee2ed-814f-4d9b-90c9-41f481b2ad94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:05,067 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:13:05,068 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a58ba929-fc91-4c28-b99b-babbd2d8e4ed', 'x-compute-request-id': 'req-a58ba929-fc91-4c28-b99b-babbd2d8e4ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:06,212 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:13:06,212 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-802620e9-6434-4a46-95a6-e0285a86bf31', 'x-compute-request-id': 'req-802620e9-6434-4a46-95a6-e0285a86bf31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:07,355 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:13:07,355 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8660136a-b0f5-438f-b556-57dacebd3f69', 'x-compute-request-id': 'req-8660136a-b0f5-438f-b556-57dacebd3f69', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:08,560 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:13:08,561 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08735025-3bb2-4260-a74a-30cfa5fdb999', 'x-compute-request-id': 'req-08735025-3bb2-4260-a74a-30cfa5fdb999', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:09,746 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:13:09,747 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b07c091-c403-426a-9e74-d0824db22e3f', 'x-compute-request-id': 'req-0b07c091-c403-426a-9e74-d0824db22e3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:10,880 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.124s
2026-06-26 08:13:10,880 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c0b6b90-b0d3-4213-8e26-40435a3b1dfd', 'x-compute-request-id': 'req-4c0b6b90-b0d3-4213-8e26-40435a3b1dfd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:12,034 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:13:12,034 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47673819-0557-4473-969f-b09519227cb4', 'x-compute-request-id': 'req-47673819-0557-4473-969f-b09519227cb4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:13,219 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:13:13,219 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c921635a-9a48-4dcb-bf78-38908d6f2daa', 'x-compute-request-id': 'req-c921635a-9a48-4dcb-bf78-38908d6f2daa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:14,403 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:13:14,403 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6183e6-31b1-406d-b2f6-4b6cb2acd344', 'x-compute-request-id': 'req-5f6183e6-31b1-406d-b2f6-4b6cb2acd344', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:15,619 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:13:15,620 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36bd29cc-3a55-4489-997f-97196be94b96', 'x-compute-request-id': 'req-36bd29cc-3a55-4489-997f-97196be94b96', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:16,820 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:13:16,820 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285169fb-5976-454d-95e5-b4946d4d11af', 'x-compute-request-id': 'req-285169fb-5976-454d-95e5-b4946d4d11af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:17,970 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:13:17,970 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53053a70-7888-44c2-b6ac-3ca20e798cbd', 'x-compute-request-id': 'req-53053a70-7888-44c2-b6ac-3ca20e798cbd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:19,118 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:13:19,119 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-961f480d-cf88-4857-8b12-5b9f02f479a9', 'x-compute-request-id': 'req-961f480d-cf88-4857-8b12-5b9f02f479a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:20,289 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:13:20,289 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22de106e-ab22-4fa0-809d-44942d01bdbf', 'x-compute-request-id': 'req-22de106e-ab22-4fa0-809d-44942d01bdbf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:21,458 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:13:21,458 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b9467b-41af-4833-ab6e-ac5b6a8fe475', 'x-compute-request-id': 'req-00b9467b-41af-4833-ab6e-ac5b6a8fe475', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:22,676 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:13:22,676 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-245e7d05-0472-4e30-86e4-3f8844c3e403', 'x-compute-request-id': 'req-245e7d05-0472-4e30-86e4-3f8844c3e403', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:23,822 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:13:23,823 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0402568e-bc7e-46b6-9e52-dc2a628b766a', 'x-compute-request-id': 'req-0402568e-bc7e-46b6-9e52-dc2a628b766a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:24,971 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:13:24,972 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f26e6e4a-bb20-432a-9ffb-a7616b74ac41', 'x-compute-request-id': 'req-f26e6e4a-bb20-432a-9ffb-a7616b74ac41', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:26,182 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:13:26,182 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39bad0b4-03b8-4edf-8fb6-08954dc472ed', 'x-compute-request-id': 'req-39bad0b4-03b8-4edf-8fb6-08954dc472ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:27,338 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:13:27,339 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3a4322d-1f82-4212-8778-a282031e6330', 'x-compute-request-id': 'req-a3a4322d-1f82-4212-8778-a282031e6330', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:28,546 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:13:28,547 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ce8394b-fe64-4058-b659-419986e3a649', 'x-compute-request-id': 'req-0ce8394b-fe64-4058-b659-419986e3a649', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:29,713 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:13:29,713 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee817dc3-88a4-4fd3-b48c-9873b388bd96', 'x-compute-request-id': 'req-ee817dc3-88a4-4fd3-b48c-9873b388bd96', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:30,863 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:13:30,864 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb38e84d-09c2-4f06-a9b9-76df707563c9', 'x-compute-request-id': 'req-eb38e84d-09c2-4f06-a9b9-76df707563c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:32,071 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:13:32,071 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb23a35-6706-4194-b1d3-78340e82c293', 'x-compute-request-id': 'req-dcb23a35-6706-4194-b1d3-78340e82c293', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:33,225 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:13:33,225 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-752a6baa-b06c-4309-b7db-55c233bc85a0', 'x-compute-request-id': 'req-752a6baa-b06c-4309-b7db-55c233bc85a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:34,413 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:13:34,413 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb6e8ec-3c6a-4e3a-acdb-61478784fdba', 'x-compute-request-id': 'req-3eb6e8ec-3c6a-4e3a-acdb-61478784fdba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:35,592 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:13:35,592 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd0a8651-c346-4146-8630-f47f4fe5ad6e', 'x-compute-request-id': 'req-bd0a8651-c346-4146-8630-f47f4fe5ad6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:36,741 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:13:36,741 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b746e53-96d8-43d3-ac78-07d370a7451a', 'x-compute-request-id': 'req-3b746e53-96d8-43d3-ac78-07d370a7451a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:37,963 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:13:37,963 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596e964e-1c6b-4420-aa94-0a9d7fb90bf0', 'x-compute-request-id': 'req-596e964e-1c6b-4420-aa94-0a9d7fb90bf0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:39,199 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.226s
2026-06-26 08:13:39,199 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a2f0113-6465-4ce7-a443-2d0bfa05863d', 'x-compute-request-id': 'req-0a2f0113-6465-4ce7-a443-2d0bfa05863d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:40,340 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:13:40,341 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7caebca6-a2bd-4f57-93d7-d84f8e03be3e', 'x-compute-request-id': 'req-7caebca6-a2bd-4f57-93d7-d84f8e03be3e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:41,478 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:13:41,478 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c2e2eb5-4620-4f72-aafd-71584babdfd0', 'x-compute-request-id': 'req-1c2e2eb5-4620-4f72-aafd-71584babdfd0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:42,603 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.114s
2026-06-26 08:13:42,603 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca43012-cfbf-4905-958a-4e474278b5b6', 'x-compute-request-id': 'req-8ca43012-cfbf-4905-958a-4e474278b5b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:43,786 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.175s
2026-06-26 08:13:43,786 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8c46d29-fbc7-4938-af84-0239677897df', 'x-compute-request-id': 'req-d8c46d29-fbc7-4938-af84-0239677897df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:44,921 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:13:44,921 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac409213-7cbf-4c44-bec4-713b4bfa172c', 'x-compute-request-id': 'req-ac409213-7cbf-4c44-bec4-713b4bfa172c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:46,114 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:13:46,115 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd3c394d-0c41-4727-950e-cf0e8e39b345', 'x-compute-request-id': 'req-dd3c394d-0c41-4727-950e-cf0e8e39b345', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:47,269 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:13:47,269 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-643db529-f8a3-436e-a339-7061ca8a1efb', 'x-compute-request-id': 'req-643db529-f8a3-436e-a339-7061ca8a1efb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:48,423 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:13:48,423 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5020e231-6bb1-461e-a666-4242b8ff5d80', 'x-compute-request-id': 'req-5020e231-6bb1-461e-a666-4242b8ff5d80', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:49,614 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:13:49,614 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a48823-f8ae-4c38-8837-d4ee0f5c413b', 'x-compute-request-id': 'req-77a48823-f8ae-4c38-8837-d4ee0f5c413b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:50,771 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:13:50,771 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-823cafd2-0850-4692-8527-7e96ab6a1303', 'x-compute-request-id': 'req-823cafd2-0850-4692-8527-7e96ab6a1303', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:52,007 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.225s
2026-06-26 08:13:52,007 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49989a08-1da1-4847-9fe3-5855d6286afc', 'x-compute-request-id': 'req-49989a08-1da1-4847-9fe3-5855d6286afc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:53,157 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:13:53,157 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23bb1de7-6166-483d-bb1f-c4e81f6be638', 'x-compute-request-id': 'req-23bb1de7-6166-483d-bb1f-c4e81f6be638', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:54,322 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:13:54,322 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c59087b1-78e5-4227-978f-053f68432ad3', 'x-compute-request-id': 'req-c59087b1-78e5-4227-978f-053f68432ad3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:55,507 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:13:55,507 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04074657-297a-4b40-bd13-7c1b485fb6a9', 'x-compute-request-id': 'req-04074657-297a-4b40-bd13-7c1b485fb6a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:56,664 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:13:56,665 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32475e35-aed1-42a8-98ab-bfa4cb234778', 'x-compute-request-id': 'req-32475e35-aed1-42a8-98ab-bfa4cb234778', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:57,846 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:13:57,846 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3a34000-60fd-4f28-9b13-4a8188d10154', 'x-compute-request-id': 'req-c3a34000-60fd-4f28-9b13-4a8188d10154', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:59,004 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:13:59,005 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-061e5fe1-5ff2-4ae9-8f56-c326d8e99ab6', 'x-compute-request-id': 'req-061e5fe1-5ff2-4ae9-8f56-c326d8e99ab6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:00,154 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:14:00,154 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-906f8584-92bc-40fb-8d7d-45ed92ec38ea', 'x-compute-request-id': 'req-906f8584-92bc-40fb-8d7d-45ed92ec38ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:01,324 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:14:01,324 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c48029a-efb3-431b-9905-fa2b7c8091b2', 'x-compute-request-id': 'req-7c48029a-efb3-431b-9905-fa2b7c8091b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:02,469 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:14:02,470 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22505afa-3552-4f5e-a220-ffa8080df8ee', 'x-compute-request-id': 'req-22505afa-3552-4f5e-a220-ffa8080df8ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:03,652 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:14:03,652 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fc7915-9234-443b-9c84-c7da1ea2d710', 'x-compute-request-id': 'req-37fc7915-9234-443b-9c84-c7da1ea2d710', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:04,812 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:14:04,813 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f467d75-1a1a-4c6e-a2c4-b24a86981ba0', 'x-compute-request-id': 'req-3f467d75-1a1a-4c6e-a2c4-b24a86981ba0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:05,963 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:14:05,963 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c968e1c4-9267-487c-91d0-d957ef7511e3', 'x-compute-request-id': 'req-c968e1c4-9267-487c-91d0-d957ef7511e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:07,150 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:14:07,151 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bbfc6ba-d863-4438-a5ac-2a1a9c337f7a', 'x-compute-request-id': 'req-1bbfc6ba-d863-4438-a5ac-2a1a9c337f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:08,282 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.126s
2026-06-26 08:14:08,283 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819998f9-dd73-42f2-bb62-d83fa886ed4f', 'x-compute-request-id': 'req-819998f9-dd73-42f2-bb62-d83fa886ed4f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:09,472 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:14:09,473 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a73ad9d0-979a-4990-96e2-319697313ec6', 'x-compute-request-id': 'req-a73ad9d0-979a-4990-96e2-319697313ec6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:10,697 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.213s
2026-06-26 08:14:10,697 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2841952d-10ca-4886-9f9f-946d87600a94', 'x-compute-request-id': 'req-2841952d-10ca-4886-9f9f-946d87600a94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:11,859 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:14:11,859 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1b7c1d0-86a3-4c65-b54d-a5d1f65dc5bf', 'x-compute-request-id': 'req-c1b7c1d0-86a3-4c65-b54d-a5d1f65dc5bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:13,038 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:14:13,038 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-835e4b8c-0615-44a0-aa89-ad58bbb3ad7d', 'x-compute-request-id': 'req-835e4b8c-0615-44a0-aa89-ad58bbb3ad7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:14,237 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:14:14,237 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae3725a-eda0-49d6-bd42-7c60933eefd4', 'x-compute-request-id': 'req-0ae3725a-eda0-49d6-bd42-7c60933eefd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:15,387 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:14:15,387 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c44b8a-222c-41f2-a76e-4b1585626095', 'x-compute-request-id': 'req-92c44b8a-222c-41f2-a76e-4b1585626095', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:16,587 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:14:16,587 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b084d3e2-83d4-4f13-adb9-f55c982d0675', 'x-compute-request-id': 'req-b084d3e2-83d4-4f13-adb9-f55c982d0675', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:17,717 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.119s
2026-06-26 08:14:17,718 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77807741-6062-4723-8534-8042e7f02e31', 'x-compute-request-id': 'req-77807741-6062-4723-8534-8042e7f02e31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:18,888 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:14:18,889 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456d7355-e178-4981-822c-71c0d520b7fe', 'x-compute-request-id': 'req-456d7355-e178-4981-822c-71c0d520b7fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:20,070 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:14:20,070 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb30ac4c-8f14-48de-9bb4-772341b04a30', 'x-compute-request-id': 'req-fb30ac4c-8f14-48de-9bb4-772341b04a30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:21,237 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:14:21,237 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86edd825-b8f2-4e33-bedb-87faa7638a1d', 'x-compute-request-id': 'req-86edd825-b8f2-4e33-bedb-87faa7638a1d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:22,400 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:14:22,401 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a281d3b-e437-4e8c-843d-8460b43a2c93', 'x-compute-request-id': 'req-8a281d3b-e437-4e8c-843d-8460b43a2c93', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:23,595 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:14:23,595 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc599a3-8ae0-4643-966a-23f71c398609', 'x-compute-request-id': 'req-8dc599a3-8ae0-4643-966a-23f71c398609', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:24,740 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:14:24,740 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688c0ca7-1808-4d51-bba7-ca4cc96e0e30', 'x-compute-request-id': 'req-688c0ca7-1808-4d51-bba7-ca4cc96e0e30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:25,938 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:14:25,938 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c1178f-e676-40b3-ace2-1f744c35976d', 'x-compute-request-id': 'req-e7c1178f-e676-40b3-ace2-1f744c35976d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:27,105 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:14:27,105 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90440440-d939-4a34-acc1-b65d3f117231', 'x-compute-request-id': 'req-90440440-d939-4a34-acc1-b65d3f117231', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:28,244 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.127s
2026-06-26 08:14:28,244 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17331aac-33fd-433f-a147-edc2c7c0dc4e', 'x-compute-request-id': 'req-17331aac-33fd-433f-a147-edc2c7c0dc4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:29,439 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:14:29,439 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7880eae6-546f-43e4-b40d-2ee189251bac', 'x-compute-request-id': 'req-7880eae6-546f-43e4-b40d-2ee189251bac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:30,577 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.125s
2026-06-26 08:14:30,577 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4707b855-1cb5-4de8-9800-15f4adfae7ff', 'x-compute-request-id': 'req-4707b855-1cb5-4de8-9800-15f4adfae7ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:31,777 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:14:31,777 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59d50f36-14ee-4b08-9d05-9a7bb93f4e50', 'x-compute-request-id': 'req-59d50f36-14ee-4b08-9d05-9a7bb93f4e50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:32,927 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:14:32,927 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b5d6e7-97cb-431a-ab43-86ad7703a3f9', 'x-compute-request-id': 'req-46b5d6e7-97cb-431a-ab43-86ad7703a3f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:34,080 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:14:34,080 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6145eacc-d9f3-4591-9b94-ccc9ce3311af', 'x-compute-request-id': 'req-6145eacc-d9f3-4591-9b94-ccc9ce3311af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:35,226 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:14:35,226 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97462b62-d79d-4ac1-88b1-0531d84c5cee', 'x-compute-request-id': 'req-97462b62-d79d-4ac1-88b1-0531d84c5cee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:36,382 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:14:36,382 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c16bee89-8d46-44dd-9889-a13f5acf87a8', 'x-compute-request-id': 'req-c16bee89-8d46-44dd-9889-a13f5acf87a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:37,572 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:14:37,572 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36483394-9ad7-47cb-9338-d090ba2ce413', 'x-compute-request-id': 'req-36483394-9ad7-47cb-9338-d090ba2ce413', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:38,722 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:14:38,723 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e84205e9-8793-4760-8b2f-98d684acc18e', 'x-compute-request-id': 'req-e84205e9-8793-4760-8b2f-98d684acc18e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:39,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:14:39,916 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eea25562-80e1-41d9-8683-8c82547691df', 'x-compute-request-id': 'req-eea25562-80e1-41d9-8683-8c82547691df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:41,065 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:14:41,065 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a7dd7a9-de41-467a-8d0b-39e28a5fd6cb', 'x-compute-request-id': 'req-2a7dd7a9-de41-467a-8d0b-39e28a5fd6cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:42,227 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:14:42,227 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e8a281-6cbd-44c8-987b-ba821abb3384', 'x-compute-request-id': 'req-c8e8a281-6cbd-44c8-987b-ba821abb3384', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:43,398 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:14:43,398 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9067394d-8cd3-40f5-b461-d0295de041e5', 'x-compute-request-id': 'req-9067394d-8cd3-40f5-b461-d0295de041e5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:44,594 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:14:44,594 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e7938a-4492-42dc-b60d-8955fb82ab07', 'x-compute-request-id': 'req-38e7938a-4492-42dc-b60d-8955fb82ab07', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:45,770 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:14:45,770 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da9b24c1-d9b0-4210-a223-cdb49e9429e1', 'x-compute-request-id': 'req-da9b24c1-d9b0-4210-a223-cdb49e9429e1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:46,939 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:14:46,939 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a30fff-ee4e-4e84-81ef-49a0a428a9c2', 'x-compute-request-id': 'req-b8a30fff-ee4e-4e84-81ef-49a0a428a9c2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:48,091 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:14:48,092 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-624d43cc-75e2-4229-91a4-2bca83d9fb69', 'x-compute-request-id': 'req-624d43cc-75e2-4229-91a4-2bca83d9fb69', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:49,300 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:14:49,300 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eca2cf77-513d-4f8f-a5cd-933f31d92834', 'x-compute-request-id': 'req-eca2cf77-513d-4f8f-a5cd-933f31d92834', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:50,516 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:14:50,517 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-502aa1c8-fa11-4004-a4fe-bb3aa3c961e3', 'x-compute-request-id': 'req-502aa1c8-fa11-4004-a4fe-bb3aa3c961e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:51,690 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:14:51,690 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02e1efa5-c8a5-43c4-8640-46602afb8b13', 'x-compute-request-id': 'req-02e1efa5-c8a5-43c4-8640-46602afb8b13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:52,834 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:14:52,834 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2002e55-32c1-48e9-835f-3bf0e2286c8d', 'x-compute-request-id': 'req-e2002e55-32c1-48e9-835f-3bf0e2286c8d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:53,988 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:14:53,988 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b278df6b-26ea-44a5-bb53-7ced1c33cc54', 'x-compute-request-id': 'req-b278df6b-26ea-44a5-bb53-7ced1c33cc54', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:55,134 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:14:55,134 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4462da2-21f2-4558-81da-d12c831af364', 'x-compute-request-id': 'req-f4462da2-21f2-4558-81da-d12c831af364', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:56,280 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:14:56,280 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1132c8f7-789c-462b-a730-4618d1840cd1', 'x-compute-request-id': 'req-1132c8f7-789c-462b-a730-4618d1840cd1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:57,481 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:14:57,481 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9321bbf6-3954-4588-8dd5-d6a7152cb14f', 'x-compute-request-id': 'req-9321bbf6-3954-4588-8dd5-d6a7152cb14f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:58,684 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:14:58,684 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01a112b4-c6b4-4b08-a89c-80613ae395e6', 'x-compute-request-id': 'req-01a112b4-c6b4-4b08-a89c-80613ae395e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:59,824 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:14:59,824 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a7fda0b-6909-4f78-8199-75eb8ef8681d', 'x-compute-request-id': 'req-4a7fda0b-6909-4f78-8199-75eb8ef8681d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:00,962 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.128s
2026-06-26 08:15:00,962 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b51925f4-ce16-41cc-9c21-bb0fc60bb16a', 'x-compute-request-id': 'req-b51925f4-ce16-41cc-9c21-bb0fc60bb16a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:02,106 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:15:02,107 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14a6236c-5773-4ac4-ae5f-090ab8018f7a', 'x-compute-request-id': 'req-14a6236c-5773-4ac4-ae5f-090ab8018f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:03,314 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.198s
2026-06-26 08:15:03,315 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96271b22-c749-46f2-a554-64139d871920', 'x-compute-request-id': 'req-96271b22-c749-46f2-a554-64139d871920', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:04,456 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:15:04,456 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f55b5a-cf49-447d-a094-635858fa908c', 'x-compute-request-id': 'req-d3f55b5a-cf49-447d-a094-635858fa908c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:05,655 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:15:05,655 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e286e1ab-c3b1-4d56-9eda-848b8e83adeb', 'x-compute-request-id': 'req-e286e1ab-c3b1-4d56-9eda-848b8e83adeb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:06,812 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:15:06,813 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36097553-ef84-408c-81d1-f4c6efdd77f5', 'x-compute-request-id': 'req-36097553-ef84-408c-81d1-f4c6efdd77f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:07,965 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:15:07,966 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac920e7-0004-4d29-a275-efc57f3a691d', 'x-compute-request-id': 'req-2ac920e7-0004-4d29-a275-efc57f3a691d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:09,117 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:15:09,117 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65e1710d-f1d3-45bc-bb5a-6bc50d77172c', 'x-compute-request-id': 'req-65e1710d-f1d3-45bc-bb5a-6bc50d77172c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:10,325 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:15:10,325 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c22de31-f854-4d44-a8a8-23a0bef161c5', 'x-compute-request-id': 'req-5c22de31-f854-4d44-a8a8-23a0bef161c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:11,519 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:15:11,519 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3f73ff6-4909-4aed-b71e-5e906ce2e980', 'x-compute-request-id': 'req-f3f73ff6-4909-4aed-b71e-5e906ce2e980', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:12,675 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:15:12,676 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07ac91a2-51dc-4f46-b1fb-1c18eec23915', 'x-compute-request-id': 'req-07ac91a2-51dc-4f46-b1fb-1c18eec23915', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:13,808 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.126s
2026-06-26 08:15:13,808 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63b3ae23-a47f-45bc-87d2-5a94dfb29397', 'x-compute-request-id': 'req-63b3ae23-a47f-45bc-87d2-5a94dfb29397', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:14,981 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:15:14,982 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c271c79-6239-45da-91dc-5067b256a65a', 'x-compute-request-id': 'req-6c271c79-6239-45da-91dc-5067b256a65a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:16,173 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:15:16,174 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cec6e2c-8f48-4364-8f49-e3268da37d1c', 'x-compute-request-id': 'req-5cec6e2c-8f48-4364-8f49-e3268da37d1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:17,406 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.219s
2026-06-26 08:15:17,406 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9af17fc0-188e-4aa1-8d1a-a1077cf1f62b', 'x-compute-request-id': 'req-9af17fc0-188e-4aa1-8d1a-a1077cf1f62b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:18,600 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:15:18,600 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62202c43-0e52-4284-9895-c773a482a212', 'x-compute-request-id': 'req-62202c43-0e52-4284-9895-c773a482a212', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:19,756 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:15:19,757 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d02c889-44e1-47a4-8858-de12da78e8bd', 'x-compute-request-id': 'req-0d02c889-44e1-47a4-8858-de12da78e8bd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:20,904 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:15:20,905 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ee72e9-bced-4e16-b91d-067b7b1e37f9', 'x-compute-request-id': 'req-39ee72e9-bced-4e16-b91d-067b7b1e37f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:22,104 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:15:22,104 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176dc5f6-c285-41ea-9e0b-24948614fee9', 'x-compute-request-id': 'req-176dc5f6-c285-41ea-9e0b-24948614fee9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:23,306 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:15:23,306 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-decc15e4-aa2e-4edb-93e5-672d6b81b330', 'x-compute-request-id': 'req-decc15e4-aa2e-4edb-93e5-672d6b81b330', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:24,463 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:15:24,463 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec486df-5b9f-4ebb-8344-90d5ca844618', 'x-compute-request-id': 'req-6ec486df-5b9f-4ebb-8344-90d5ca844618', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:25,619 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:15:25,620 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f431ab2b-4c80-4151-902c-c89c1b9cce62', 'x-compute-request-id': 'req-f431ab2b-4c80-4151-902c-c89c1b9cce62', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:26,804 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:15:26,804 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a618704a-29db-4c4d-bbd3-47d49fc6d37e', 'x-compute-request-id': 'req-a618704a-29db-4c4d-bbd3-47d49fc6d37e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:27,990 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:15:27,990 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c42e9453-9875-4ee0-a66b-08f6934e2f28', 'x-compute-request-id': 'req-c42e9453-9875-4ee0-a66b-08f6934e2f28', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:29,165 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:15:29,165 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5adce34-590e-4cb1-821d-69ab50e615b0', 'x-compute-request-id': 'req-b5adce34-590e-4cb1-821d-69ab50e615b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:30,308 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:15:30,309 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f351d453-a216-4f9f-a421-8bc6ea4e49b2', 'x-compute-request-id': 'req-f351d453-a216-4f9f-a421-8bc6ea4e49b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:31,509 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:15:31,509 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5cf716-a3ba-448d-ac53-e0515c0caebf', 'x-compute-request-id': 'req-ba5cf716-a3ba-448d-ac53-e0515c0caebf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:32,651 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:15:32,652 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92407e87-cef3-403a-bc5b-4b84a129325d', 'x-compute-request-id': 'req-92407e87-cef3-403a-bc5b-4b84a129325d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:33,877 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.213s
2026-06-26 08:15:33,877 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed11d59-b026-43ad-b706-442eab107f7c', 'x-compute-request-id': 'req-0ed11d59-b026-43ad-b706-442eab107f7c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:35,013 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.122s
2026-06-26 08:15:35,013 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c954909-4b22-4215-98b8-2df154978c24', 'x-compute-request-id': 'req-0c954909-4b22-4215-98b8-2df154978c24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:36,172 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:15:36,172 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79e1ee21-1460-4c73-9718-4abad9115595', 'x-compute-request-id': 'req-79e1ee21-1460-4c73-9718-4abad9115595', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:37,341 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:15:37,341 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c80120c3-dab9-43b6-ad29-51432336f403', 'x-compute-request-id': 'req-c80120c3-dab9-43b6-ad29-51432336f403', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:38,515 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:15:38,515 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c159c00-ff8e-4a98-92de-25c3d68a5a7b', 'x-compute-request-id': 'req-5c159c00-ff8e-4a98-92de-25c3d68a5a7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:39,730 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:15:39,731 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15464457-9f6c-4ce9-9442-b41cf18c0355', 'x-compute-request-id': 'req-15464457-9f6c-4ce9-9442-b41cf18c0355', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:40,874 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:15:40,874 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a2cfaf2-9e52-4bb5-a2e7-d6494193d7a0', 'x-compute-request-id': 'req-6a2cfaf2-9e52-4bb5-a2e7-d6494193d7a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:42,089 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:15:42,089 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cca0749-d779-4409-adbc-62c1300e46c9', 'x-compute-request-id': 'req-7cca0749-d779-4409-adbc-62c1300e46c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:43,264 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:15:43,264 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8248d12e-7c58-42f3-a9cf-621449004a19', 'x-compute-request-id': 'req-8248d12e-7c58-42f3-a9cf-621449004a19', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:44,409 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:15:44,410 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a1fde0-8d12-41b3-9f6b-2e4c236c0608', 'x-compute-request-id': 'req-07a1fde0-8d12-41b3-9f6b-2e4c236c0608', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:45,616 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:15:45,617 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46b9e0ec-0d53-494c-b9b7-c708bac7ce62', 'x-compute-request-id': 'req-46b9e0ec-0d53-494c-b9b7-c708bac7ce62', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:46,795 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:15:46,796 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d372975d-829c-4fad-99d3-9bde78d4fece', 'x-compute-request-id': 'req-d372975d-829c-4fad-99d3-9bde78d4fece', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:47,980 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:15:47,980 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4f068b-43ee-4e88-9e24-0195205ab91d', 'x-compute-request-id': 'req-7c4f068b-43ee-4e88-9e24-0195205ab91d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:49,125 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:15:49,125 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d069cdb-0e9b-4075-86c9-7ac5b87f0486', 'x-compute-request-id': 'req-8d069cdb-0e9b-4075-86c9-7ac5b87f0486', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:50,308 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:15:50,308 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c99658-eeb6-4491-a4b4-54b961724318', 'x-compute-request-id': 'req-45c99658-eeb6-4491-a4b4-54b961724318', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:51,463 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:15:51,463 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af79468b-022e-47b0-9006-81e340dfffac', 'x-compute-request-id': 'req-af79468b-022e-47b0-9006-81e340dfffac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:52,624 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:15:52,625 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de6aeeab-2f0b-403f-a13b-e1c559c95bf0', 'x-compute-request-id': 'req-de6aeeab-2f0b-403f-a13b-e1c559c95bf0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:53,861 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.226s
2026-06-26 08:15:53,861 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9638dfc5-7b3c-463f-94e0-9784d8fd24f7', 'x-compute-request-id': 'req-9638dfc5-7b3c-463f-94e0-9784d8fd24f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:55,050 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:15:55,050 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214a8db1-091a-4a87-8cd4-f209f4efe3a1', 'x-compute-request-id': 'req-214a8db1-091a-4a87-8cd4-f209f4efe3a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:56,199 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:15:56,199 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05208f6b-9ed5-46c5-aaca-07e3944150c0', 'x-compute-request-id': 'req-05208f6b-9ed5-46c5-aaca-07e3944150c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:57,340 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:15:57,340 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f8aa4b-2666-4f19-a038-263dc27e2ea1', 'x-compute-request-id': 'req-20f8aa4b-2666-4f19-a038-263dc27e2ea1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:58,518 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:15:58,519 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99037a98-6455-42ce-89a9-5be90d2ca1c1', 'x-compute-request-id': 'req-99037a98-6455-42ce-89a9-5be90d2ca1c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:59,738 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.214s
2026-06-26 08:15:59,739 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e27d25d3-73ba-473a-9c51-1e40a5da7cec', 'x-compute-request-id': 'req-e27d25d3-73ba-473a-9c51-1e40a5da7cec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:01,140 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.388s
2026-06-26 08:16:01,140 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d3dbc84-f057-4057-8dcb-d37f63fbdfe2', 'x-compute-request-id': 'req-1d3dbc84-f057-4057-8dcb-d37f63fbdfe2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:02,295 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:16:02,295 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a5abd07-e240-4c8a-b2f2-6063f6e3e48e', 'x-compute-request-id': 'req-1a5abd07-e240-4c8a-b2f2-6063f6e3e48e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:03,498 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:16:03,498 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c32ca3-b838-4360-b902-cb3e840f07dc', 'x-compute-request-id': 'req-63c32ca3-b838-4360-b902-cb3e840f07dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:04,633 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:16:04,633 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-887688db-ce03-48ab-987d-79a5b52eed35', 'x-compute-request-id': 'req-887688db-ce03-48ab-987d-79a5b52eed35', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:05,821 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:16:05,821 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-586bcb33-5fcc-49c3-a764-681c54028738', 'x-compute-request-id': 'req-586bcb33-5fcc-49c3-a764-681c54028738', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:06,977 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:16:06,977 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf89a10-9891-4dda-8a29-4e0a76dac620', 'x-compute-request-id': 'req-2cf89a10-9891-4dda-8a29-4e0a76dac620', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:08,138 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:16:08,138 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ca5cf9-043c-4ee9-9d17-45ed2ae60da1', 'x-compute-request-id': 'req-f9ca5cf9-043c-4ee9-9d17-45ed2ae60da1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:09,298 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:16:09,298 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-943e006e-c323-4e78-9790-a33b8970a2dc', 'x-compute-request-id': 'req-943e006e-c323-4e78-9790-a33b8970a2dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:10,525 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.216s
2026-06-26 08:16:10,525 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bfc3d08-4c3f-4193-bb10-0d471c272731', 'x-compute-request-id': 'req-8bfc3d08-4c3f-4193-bb10-0d471c272731', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:11,695 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:16:11,696 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcbfb49d-c828-4951-bb28-c4b7dfb7ce9e', 'x-compute-request-id': 'req-dcbfb49d-c828-4951-bb28-c4b7dfb7ce9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:12,842 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:16:12,842 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f545d1-f60e-45a1-8f74-5b056b6db905', 'x-compute-request-id': 'req-d8f545d1-f60e-45a1-8f74-5b056b6db905', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:14,045 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:16:14,045 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a2772b0-0ce0-410c-b70b-f7a82995d4d3', 'x-compute-request-id': 'req-1a2772b0-0ce0-410c-b70b-f7a82995d4d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:15,299 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.244s
2026-06-26 08:16:15,300 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a35f267-07f5-4f92-b9ff-5d917a2520ee', 'x-compute-request-id': 'req-3a35f267-07f5-4f92-b9ff-5d917a2520ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:16,501 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:16:16,501 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7653c622-43fc-4aaf-bc0e-0ecbe302354e', 'x-compute-request-id': 'req-7653c622-43fc-4aaf-bc0e-0ecbe302354e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:17,661 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:16:17,661 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40f2ee48-9d38-439e-a589-dcf503bb69ee', 'x-compute-request-id': 'req-40f2ee48-9d38-439e-a589-dcf503bb69ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:18,814 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:16:18,814 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12604ee-b6cb-4e23-9ea9-65548b884dde', 'x-compute-request-id': 'req-a12604ee-b6cb-4e23-9ea9-65548b884dde', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:19,982 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:16:19,982 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a04bf09-8c17-4ecb-aa93-13edd59b3341', 'x-compute-request-id': 'req-4a04bf09-8c17-4ecb-aa93-13edd59b3341', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:21,136 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:16:21,136 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e0143d-394f-4d8e-87d9-41eb610a5fc7', 'x-compute-request-id': 'req-c2e0143d-394f-4d8e-87d9-41eb610a5fc7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:22,328 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:16:22,328 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e495e3d8-b3b4-4518-8752-b7eca9b105b4', 'x-compute-request-id': 'req-e495e3d8-b3b4-4518-8752-b7eca9b105b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:23,522 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:16:23,523 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dec2061-b80b-4e24-96ae-f06a581eb060', 'x-compute-request-id': 'req-2dec2061-b80b-4e24-96ae-f06a581eb060', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:24,668 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:16:24,668 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af537fc4-60ed-48a8-8ed1-7e769c9ac0b4', 'x-compute-request-id': 'req-af537fc4-60ed-48a8-8ed1-7e769c9ac0b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:25,813 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:16:25,814 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96077c54-55ed-4046-80b5-923c9fddf307', 'x-compute-request-id': 'req-96077c54-55ed-4046-80b5-923c9fddf307', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:26,986 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:16:26,986 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bab0985-5b7a-4a57-a97d-e2907506c674', 'x-compute-request-id': 'req-6bab0985-5b7a-4a57-a97d-e2907506c674', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:28,186 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:16:28,186 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dd8096d-fbe1-4408-afa9-8f938f0851fe', 'x-compute-request-id': 'req-8dd8096d-fbe1-4408-afa9-8f938f0851fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:29,335 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:16:29,335 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11645106-73c2-4a99-88bb-c40e8a4d23fa', 'x-compute-request-id': 'req-11645106-73c2-4a99-88bb-c40e8a4d23fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:30,495 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:16:30,496 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b0ad426-70b9-4fe7-8942-dd0f6c90731f', 'x-compute-request-id': 'req-2b0ad426-70b9-4fe7-8942-dd0f6c90731f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:31,714 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.210s
2026-06-26 08:16:31,714 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-237d4566-440b-47f0-aaf1-a99609d7ae83', 'x-compute-request-id': 'req-237d4566-440b-47f0-aaf1-a99609d7ae83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:32,863 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:16:32,863 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99a66fca-17e6-439a-8921-8bfe03c4a456', 'x-compute-request-id': 'req-99a66fca-17e6-439a-8921-8bfe03c4a456', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:34,009 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:16:34,009 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0362330e-0299-48a0-9a45-6b6b767a6b21', 'x-compute-request-id': 'req-0362330e-0299-48a0-9a45-6b6b767a6b21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:35,182 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:16:35,182 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8200aca2-7e26-4f76-958c-947afd57ce39', 'x-compute-request-id': 'req-8200aca2-7e26-4f76-958c-947afd57ce39', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:36,369 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:16:36,370 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-881aea8c-e636-4bd2-b6f9-2b1b7862f8d3', 'x-compute-request-id': 'req-881aea8c-e636-4bd2-b6f9-2b1b7862f8d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:37,533 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:16:37,533 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2db34ff3-11af-43c7-881b-139da154f0d5', 'x-compute-request-id': 'req-2db34ff3-11af-43c7-881b-139da154f0d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:38,734 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:16:38,734 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c86c9d0-b76f-4a1d-9321-09d79c439401', 'x-compute-request-id': 'req-7c86c9d0-b76f-4a1d-9321-09d79c439401', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:39,998 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.238s
2026-06-26 08:16:39,999 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84999af5-746d-48b6-b8da-0b24cae1887b', 'x-compute-request-id': 'req-84999af5-746d-48b6-b8da-0b24cae1887b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:41,149 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:16:41,149 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8657518b-9b88-4a48-824a-c0cb1f506357', 'x-compute-request-id': 'req-8657518b-9b88-4a48-824a-c0cb1f506357', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:42,407 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.247s
2026-06-26 08:16:42,408 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-452eaf2d-cdeb-4afc-9799-e122361f7e4b', 'x-compute-request-id': 'req-452eaf2d-cdeb-4afc-9799-e122361f7e4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:43,560 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:16:43,560 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0406829b-63b7-4136-bc0d-7e6d49a0388c', 'x-compute-request-id': 'req-0406829b-63b7-4136-bc0d-7e6d49a0388c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:44,758 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:16:44,759 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a72b96ff-e84f-4a3a-a648-06d81deda0a1', 'x-compute-request-id': 'req-a72b96ff-e84f-4a3a-a648-06d81deda0a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:45,909 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:16:45,909 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27608ac9-77ef-4b9c-ae8f-4321eef9e97e', 'x-compute-request-id': 'req-27608ac9-77ef-4b9c-ae8f-4321eef9e97e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:47,075 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:16:47,075 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-119a7f7a-0b32-414b-8eda-b9666a584e9e', 'x-compute-request-id': 'req-119a7f7a-0b32-414b-8eda-b9666a584e9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:48,273 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:16:48,273 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a94611e-68b3-489c-aae0-df99b6a3922f', 'x-compute-request-id': 'req-7a94611e-68b3-489c-aae0-df99b6a3922f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:49,424 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:16:49,424 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8816d4-9b79-4b4b-a93b-e1ed2247054f', 'x-compute-request-id': 'req-6d8816d4-9b79-4b4b-a93b-e1ed2247054f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:50,580 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:16:50,580 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96f61b59-d849-4e7e-8d93-1061d67fd93e', 'x-compute-request-id': 'req-96f61b59-d849-4e7e-8d93-1061d67fd93e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:51,781 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:16:51,782 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910e0ed9-5bd2-4676-a3c5-a88ae4ebfc04', 'x-compute-request-id': 'req-910e0ed9-5bd2-4676-a3c5-a88ae4ebfc04', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:52,987 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:16:52,988 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5668e707-cf74-4964-9cc0-c06e941feb8a', 'x-compute-request-id': 'req-5668e707-cf74-4964-9cc0-c06e941feb8a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:54,203 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:16:54,204 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f3bb29-1e3e-4855-88da-6c036bedff05', 'x-compute-request-id': 'req-b9f3bb29-1e3e-4855-88da-6c036bedff05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:55,355 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:16:55,355 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fc20e1b-98cb-447c-aad1-bbae8fa87578', 'x-compute-request-id': 'req-2fc20e1b-98cb-447c-aad1-bbae8fa87578', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:56,503 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:16:56,504 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad257bc8-c615-4d50-a2a6-1c87c8ae899c', 'x-compute-request-id': 'req-ad257bc8-c615-4d50-a2a6-1c87c8ae899c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:57,665 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:16:57,666 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcaa0838-6c56-46af-a809-acdf80389ea9', 'x-compute-request-id': 'req-fcaa0838-6c56-46af-a809-acdf80389ea9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:58,825 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:16:58,825 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10feae8b-16b2-478a-b71d-8f8fafcd4546', 'x-compute-request-id': 'req-10feae8b-16b2-478a-b71d-8f8fafcd4546', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:00,026 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:17:00,026 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8628a94c-ef27-4b39-b995-86f39fa8b41b', 'x-compute-request-id': 'req-8628a94c-ef27-4b39-b995-86f39fa8b41b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:01,213 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:17:01,213 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6f9c3f3-6d06-4028-8b8e-e30254dd61ac', 'x-compute-request-id': 'req-f6f9c3f3-6d06-4028-8b8e-e30254dd61ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:02,366 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:17:02,366 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-165775fb-ecdd-49a4-9826-5aa7bced09ce', 'x-compute-request-id': 'req-165775fb-ecdd-49a4-9826-5aa7bced09ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:03,513 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:17:03,514 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5365f34e-95d1-4c47-8593-d9d7877fcc74', 'x-compute-request-id': 'req-5365f34e-95d1-4c47-8593-d9d7877fcc74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:04,685 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:17:04,686 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b77c01-d00b-4887-81b7-062ba4e273dc', 'x-compute-request-id': 'req-29b77c01-d00b-4887-81b7-062ba4e273dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:05,836 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:17:05,836 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21d6342-2702-4023-9ac5-3bd69d6287a7', 'x-compute-request-id': 'req-e21d6342-2702-4023-9ac5-3bd69d6287a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:07,031 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:17:07,031 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-801f2149-2e66-483f-b0b6-fe9d74e7e52e', 'x-compute-request-id': 'req-801f2149-2e66-483f-b0b6-fe9d74e7e52e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:08,188 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:17:08,188 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841eeccd-0d05-4f90-80ab-aee3b7437e2c', 'x-compute-request-id': 'req-841eeccd-0d05-4f90-80ab-aee3b7437e2c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:09,367 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:17:09,368 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bd5a25d-2be4-4c1e-96b3-4d925e115040', 'x-compute-request-id': 'req-5bd5a25d-2be4-4c1e-96b3-4d925e115040', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:10,519 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:17:10,519 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5932a3f8-8a16-460a-b398-ea5d943cb34e', 'x-compute-request-id': 'req-5932a3f8-8a16-460a-b398-ea5d943cb34e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:11,689 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:17:11,690 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89988264-bda6-4870-aefe-6cd0d0529434', 'x-compute-request-id': 'req-89988264-bda6-4870-aefe-6cd0d0529434', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:12,856 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:17:12,856 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32969607-3293-4571-ad76-58544e4307b7', 'x-compute-request-id': 'req-32969607-3293-4571-ad76-58544e4307b7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:13,995 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:17:13,995 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-834416fc-5f12-440f-b934-dcd9920e012c', 'x-compute-request-id': 'req-834416fc-5f12-440f-b934-dcd9920e012c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:15,212 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.210s
2026-06-26 08:17:15,212 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ad6404-9358-4aaf-be35-754552b7a390', 'x-compute-request-id': 'req-b2ad6404-9358-4aaf-be35-754552b7a390', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:16,343 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.123s
2026-06-26 08:17:16,344 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40353cc8-4598-4380-8205-911bfc0e9fa6', 'x-compute-request-id': 'req-40353cc8-4598-4380-8205-911bfc0e9fa6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:17,491 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:17:17,492 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19b88db3-af61-4cb7-a81f-446cd20240e7', 'x-compute-request-id': 'req-19b88db3-af61-4cb7-a81f-446cd20240e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:18,718 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.215s
2026-06-26 08:17:18,718 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ee040f2-ebfa-4a9f-af0a-dfa38ab1f236', 'x-compute-request-id': 'req-6ee040f2-ebfa-4a9f-af0a-dfa38ab1f236', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:19,886 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:17:19,886 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-097a039a-3923-4fab-a26e-2b2f3baa7c3f', 'x-compute-request-id': 'req-097a039a-3923-4fab-a26e-2b2f3baa7c3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:21,044 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:17:21,045 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9a4a8b-176d-4b79-9fa3-709b520a9a0d', 'x-compute-request-id': 'req-ae9a4a8b-176d-4b79-9fa3-709b520a9a0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:22,255 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:17:22,255 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244cfe9f-68cf-44ab-8aa7-ed6b485f4317', 'x-compute-request-id': 'req-244cfe9f-68cf-44ab-8aa7-ed6b485f4317', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:23,416 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:17:23,416 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b153d198-b0cd-40d5-9df3-2173ee23c932', 'x-compute-request-id': 'req-b153d198-b0cd-40d5-9df3-2173ee23c932', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:24,666 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.236s
2026-06-26 08:17:24,666 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91435762-8cba-49ef-b7f2-7d930d65c5b4', 'x-compute-request-id': 'req-91435762-8cba-49ef-b7f2-7d930d65c5b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:25,865 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:17:25,866 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09ffe8f-f271-4e2a-9a97-0986a8c21877', 'x-compute-request-id': 'req-f09ffe8f-f271-4e2a-9a97-0986a8c21877', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:27,016 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:17:27,017 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5360d125-a20b-4b53-b3ea-787828292a70', 'x-compute-request-id': 'req-5360d125-a20b-4b53-b3ea-787828292a70', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:28,226 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:17:28,226 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a760a4bd-d7ca-4760-8948-55c080f06568', 'x-compute-request-id': 'req-a760a4bd-d7ca-4760-8948-55c080f06568', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:29,394 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:17:29,395 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43ad59f-889d-4705-a8ce-e3715734ea5d', 'x-compute-request-id': 'req-a43ad59f-889d-4705-a8ce-e3715734ea5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:30,586 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:17:30,586 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-098448ed-c09b-43bc-ba80-67ba8c59111b', 'x-compute-request-id': 'req-098448ed-c09b-43bc-ba80-67ba8c59111b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:31,787 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:17:31,787 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d6e4d8d-e983-461b-bb87-a1b21a6d03c8', 'x-compute-request-id': 'req-9d6e4d8d-e983-461b-bb87-a1b21a6d03c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:32,950 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:17:32,951 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2551c78-7783-4e42-ab4b-f69c47961e0f', 'x-compute-request-id': 'req-b2551c78-7783-4e42-ab4b-f69c47961e0f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:34,113 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:17:34,113 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a3e241-00d0-4e81-a9ec-7c6a30559dc9', 'x-compute-request-id': 'req-b3a3e241-00d0-4e81-a9ec-7c6a30559dc9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:35,308 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:17:35,308 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ad69158-9598-47ab-920e-25aeb4f1edc8', 'x-compute-request-id': 'req-3ad69158-9598-47ab-920e-25aeb4f1edc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:36,480 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:17:36,480 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-588ef7b8-8ae4-4fff-a67e-c77c43f67725', 'x-compute-request-id': 'req-588ef7b8-8ae4-4fff-a67e-c77c43f67725', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:37,662 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:17:37,662 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c92ecd-c4e5-4125-ae40-5f3ded8827b9', 'x-compute-request-id': 'req-11c92ecd-c4e5-4125-ae40-5f3ded8827b9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:38,813 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:17:38,813 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb00b793-9307-448c-bb79-cff0d7cf879e', 'x-compute-request-id': 'req-cb00b793-9307-448c-bb79-cff0d7cf879e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:39,956 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:17:39,957 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4672563f-3d4d-46d9-8048-a53cca3978e9', 'x-compute-request-id': 'req-4672563f-3d4d-46d9-8048-a53cca3978e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:41,126 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:17:41,126 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2020ea79-eaed-4e49-8ed7-225b62747fec', 'x-compute-request-id': 'req-2020ea79-eaed-4e49-8ed7-225b62747fec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:42,287 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:17:42,287 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a00bc7be-7974-4637-8565-68aa7e9747a8', 'x-compute-request-id': 'req-a00bc7be-7974-4637-8565-68aa7e9747a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:43,478 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:17:43,479 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd57510a-fde3-4189-81ec-5fa1b5f9a22f', 'x-compute-request-id': 'req-bd57510a-fde3-4189-81ec-5fa1b5f9a22f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:44,632 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:17:44,633 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bfa613c-e9d8-475c-8324-abde7c1eac0c', 'x-compute-request-id': 'req-4bfa613c-e9d8-475c-8324-abde7c1eac0c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:45,783 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:17:45,783 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e3b3420-f09d-4fb5-a30b-27362ddc7332', 'x-compute-request-id': 'req-6e3b3420-f09d-4fb5-a30b-27362ddc7332', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:46,976 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:17:46,976 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a849861-d807-4f83-aa03-f69bdf0fdc46', 'x-compute-request-id': 'req-0a849861-d807-4f83-aa03-f69bdf0fdc46', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:48,135 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:17:48,135 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1996d43a-ad39-46d4-9639-d43747c22e0d', 'x-compute-request-id': 'req-1996d43a-ad39-46d4-9639-d43747c22e0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:49,271 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.128s
2026-06-26 08:17:49,271 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f0562c-a83b-4f69-92d7-b71ac6d13f5c', 'x-compute-request-id': 'req-f2f0562c-a83b-4f69-92d7-b71ac6d13f5c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:50,407 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:17:50,408 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f171f1-9436-492c-b9ca-d4fc61ae3d73', 'x-compute-request-id': 'req-e2f171f1-9436-492c-b9ca-d4fc61ae3d73', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:51,551 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:17:51,551 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e2641e0-47c8-43b5-883c-f7d5f2a28b0a', 'x-compute-request-id': 'req-0e2641e0-47c8-43b5-883c-f7d5f2a28b0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:52,778 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.220s
2026-06-26 08:17:52,778 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2be237e0-51c0-4faf-a697-8164d60c2ab2', 'x-compute-request-id': 'req-2be237e0-51c0-4faf-a697-8164d60c2ab2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:53,967 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:17:53,968 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c3bd27e-3be0-4369-9136-101d861fc43c', 'x-compute-request-id': 'req-9c3bd27e-3be0-4369-9136-101d861fc43c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:55,110 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:17:55,110 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55952f50-3c55-4b02-8d54-312082df9db4', 'x-compute-request-id': 'req-55952f50-3c55-4b02-8d54-312082df9db4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:56,261 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:17:56,262 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ebe5d9d-c523-4364-85ce-61b519af63ee', 'x-compute-request-id': 'req-9ebe5d9d-c523-4364-85ce-61b519af63ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:57,412 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:17:57,413 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0680c838-b71d-45a2-8e8e-c6c113bec9f5', 'x-compute-request-id': 'req-0680c838-b71d-45a2-8e8e-c6c113bec9f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:58,619 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:17:58,619 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8710307-f89a-4a32-888f-71f7a2c7c706', 'x-compute-request-id': 'req-d8710307-f89a-4a32-888f-71f7a2c7c706', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:59,784 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:17:59,785 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d07f235-1735-4bea-94d5-82d3333b0862', 'x-compute-request-id': 'req-0d07f235-1735-4bea-94d5-82d3333b0862', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:00,979 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:18:00,979 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1035e400-3df5-41ec-85bc-077a1bcdf507', 'x-compute-request-id': 'req-1035e400-3df5-41ec-85bc-077a1bcdf507', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:02,150 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:18:02,151 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afe8828c-b283-44cc-afe5-c2f070a65a72', 'x-compute-request-id': 'req-afe8828c-b283-44cc-afe5-c2f070a65a72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:03,321 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:18:03,321 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39f9d38d-6f47-42a4-8ef0-c7dccb8f9d17', 'x-compute-request-id': 'req-39f9d38d-6f47-42a4-8ef0-c7dccb8f9d17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:04,488 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:18:04,488 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1227c631-dd14-4f9a-b3a7-9935990afb11', 'x-compute-request-id': 'req-1227c631-dd14-4f9a-b3a7-9935990afb11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:05,698 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:18:05,699 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7cd18cd-bc66-4b75-b514-7a6102181978', 'x-compute-request-id': 'req-c7cd18cd-bc66-4b75-b514-7a6102181978', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:06,906 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:18:06,907 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732f9533-8193-44a5-a615-abe942a5ee80', 'x-compute-request-id': 'req-732f9533-8193-44a5-a615-abe942a5ee80', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:08,056 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:18:08,056 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0f3e2c2-31df-46c0-8741-3c9f63ff77dd', 'x-compute-request-id': 'req-b0f3e2c2-31df-46c0-8741-3c9f63ff77dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:09,191 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:18:09,192 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7666e9a-5543-45fe-8dca-834fa956362c', 'x-compute-request-id': 'req-f7666e9a-5543-45fe-8dca-834fa956362c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:10,341 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:18:10,341 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5787189b-84ee-4113-b8af-de0c6161c972', 'x-compute-request-id': 'req-5787189b-84ee-4113-b8af-de0c6161c972', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:11,530 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:18:11,530 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5023656d-66ee-4481-b352-b18c7848f1fd', 'x-compute-request-id': 'req-5023656d-66ee-4481-b352-b18c7848f1fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:12,679 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:18:12,679 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89456638-67a8-4339-8c97-07fef5d3f6b9', 'x-compute-request-id': 'req-89456638-67a8-4339-8c97-07fef5d3f6b9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:13,823 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:18:13,823 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb863c3c-69ba-400c-a104-5858a2a17795', 'x-compute-request-id': 'req-eb863c3c-69ba-400c-a104-5858a2a17795', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:14,961 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:18:14,962 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdf189b7-b1dd-4d3c-ae0b-122c5527868c', 'x-compute-request-id': 'req-bdf189b7-b1dd-4d3c-ae0b-122c5527868c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:16,147 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:18:16,147 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd5e1e2-e6fd-4ebe-8b31-a254442bf18c', 'x-compute-request-id': 'req-bfd5e1e2-e6fd-4ebe-8b31-a254442bf18c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:17,316 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:18:17,316 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9488a04-f74b-483f-818d-b4f10b85da2d', 'x-compute-request-id': 'req-a9488a04-f74b-483f-818d-b4f10b85da2d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:18,467 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:18:18,467 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28c3a075-ba6f-4251-b504-cc5bf9ba894c', 'x-compute-request-id': 'req-28c3a075-ba6f-4251-b504-cc5bf9ba894c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:19,661 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:18:19,661 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57ea7e5f-b2e4-4022-9686-58a3dc5fa1ff', 'x-compute-request-id': 'req-57ea7e5f-b2e4-4022-9686-58a3dc5fa1ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:20,818 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:18:20,819 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ffe7ee3-d6f8-424e-9327-3cfbe42e6655', 'x-compute-request-id': 'req-5ffe7ee3-d6f8-424e-9327-3cfbe42e6655', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:21,973 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:18:21,973 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb301af2-c3e4-40cc-bd13-e86080a1ddd2', 'x-compute-request-id': 'req-cb301af2-c3e4-40cc-bd13-e86080a1ddd2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:23,162 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:18:23,162 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f21538ab-04f4-4bd5-ae48-3bfe60826263', 'x-compute-request-id': 'req-f21538ab-04f4-4bd5-ae48-3bfe60826263', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:24,299 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.128s
2026-06-26 08:18:24,300 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78b0b87c-67a5-4020-bd53-add793202109', 'x-compute-request-id': 'req-78b0b87c-67a5-4020-bd53-add793202109', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:25,496 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:18:25,496 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25fc27b4-41bb-4d09-aec9-16edecd222f3', 'x-compute-request-id': 'req-25fc27b4-41bb-4d09-aec9-16edecd222f3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:26,650 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:18:26,650 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c67d4d0-0a8c-45be-b412-6390c8c5e80d', 'x-compute-request-id': 'req-9c67d4d0-0a8c-45be-b412-6390c8c5e80d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:27,822 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:18:27,822 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c819a0d-6c45-4b55-b308-da27d1ce30d3', 'x-compute-request-id': 'req-9c819a0d-6c45-4b55-b308-da27d1ce30d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:28,982 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:18:28,982 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad4db905-1116-452a-9b71-e2a5d8250356', 'x-compute-request-id': 'req-ad4db905-1116-452a-9b71-e2a5d8250356', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:30,174 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:18:30,174 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab8b54e-ff03-4c98-8a88-4790dc67cc1d', 'x-compute-request-id': 'req-6ab8b54e-ff03-4c98-8a88-4790dc67cc1d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:31,316 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:18:31,317 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01532f88-8a64-4958-b25b-87c08c912dc9', 'x-compute-request-id': 'req-01532f88-8a64-4958-b25b-87c08c912dc9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:32,534 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.206s
2026-06-26 08:18:32,534 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-936637de-437c-4911-ac0b-c288bca8ab31', 'x-compute-request-id': 'req-936637de-437c-4911-ac0b-c288bca8ab31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:33,708 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:18:33,709 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fdd3049-a719-476f-a22a-75c9a1227fd1', 'x-compute-request-id': 'req-1fdd3049-a719-476f-a22a-75c9a1227fd1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:34,857 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:18:34,857 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6589260-8a70-4e7d-b41e-3dcdd85e920b', 'x-compute-request-id': 'req-d6589260-8a70-4e7d-b41e-3dcdd85e920b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:36,013 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:18:36,014 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e44a41-e48b-460e-b085-5c8cda6912bc', 'x-compute-request-id': 'req-c0e44a41-e48b-460e-b085-5c8cda6912bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:37,214 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:18:37,214 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f265b331-0b18-423c-9ed7-c94a09739b84', 'x-compute-request-id': 'req-f265b331-0b18-423c-9ed7-c94a09739b84', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:38,410 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:18:38,410 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5964681-7baa-4992-bbbf-cda75ac72bfa', 'x-compute-request-id': 'req-f5964681-7baa-4992-bbbf-cda75ac72bfa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:39,573 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:18:39,573 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb171369-704e-4ef2-b359-9be3684e9b1c', 'x-compute-request-id': 'req-bb171369-704e-4ef2-b359-9be3684e9b1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:40,720 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:18:40,720 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5047f0fe-d8f8-40a0-aad1-28875e7113a9', 'x-compute-request-id': 'req-5047f0fe-d8f8-40a0-aad1-28875e7113a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:41,875 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:18:41,875 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a2f4f16-4d2f-4aaf-a391-cd4dfcc1bff2', 'x-compute-request-id': 'req-7a2f4f16-4d2f-4aaf-a391-cd4dfcc1bff2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:43,035 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:18:43,035 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-326dbd9c-526d-4503-bb86-a9f0c98c6427', 'x-compute-request-id': 'req-326dbd9c-526d-4503-bb86-a9f0c98c6427', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:44,221 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:18:44,221 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72049d59-461c-477b-ba56-4c9a54c6ec89', 'x-compute-request-id': 'req-72049d59-461c-477b-ba56-4c9a54c6ec89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:45,371 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:18:45,371 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2b1409-7bec-4734-a84b-a0c102f12722', 'x-compute-request-id': 'req-ee2b1409-7bec-4734-a84b-a0c102f12722', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:46,561 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:18:46,562 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bf1f353-693b-44de-a3fc-b24743ef06fe', 'x-compute-request-id': 'req-4bf1f353-693b-44de-a3fc-b24743ef06fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:47,704 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:18:47,705 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51acd4c3-a746-4e86-9db3-838f5bbf26fc', 'x-compute-request-id': 'req-51acd4c3-a746-4e86-9db3-838f5bbf26fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:48,844 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:18:48,844 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63bbcf65-a327-4456-9d95-78897ad86117', 'x-compute-request-id': 'req-63bbcf65-a327-4456-9d95-78897ad86117', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:50,005 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:18:50,006 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29acac99-0db1-4423-b117-46c48ca94161', 'x-compute-request-id': 'req-29acac99-0db1-4423-b117-46c48ca94161', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:51,173 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:18:51,174 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e9273c6-ed94-4dae-8c4d-d90045a56ca7', 'x-compute-request-id': 'req-0e9273c6-ed94-4dae-8c4d-d90045a56ca7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:52,373 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:18:52,373 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-466234d3-a553-424e-ac2e-bd551324e240', 'x-compute-request-id': 'req-466234d3-a553-424e-ac2e-bd551324e240', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:53,580 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:18:53,580 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10deccd6-8059-4538-bffc-df9383325ee0', 'x-compute-request-id': 'req-10deccd6-8059-4538-bffc-df9383325ee0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:54,731 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:18:54,731 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c369e9fd-0b94-4e78-af9d-9dcd0bdbb020', 'x-compute-request-id': 'req-c369e9fd-0b94-4e78-af9d-9dcd0bdbb020', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:55,879 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:18:55,880 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d901f249-6de1-4e26-9ed9-645ec931ed96', 'x-compute-request-id': 'req-d901f249-6de1-4e26-9ed9-645ec931ed96', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:57,062 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:18:57,062 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2188658-a1f5-4e0c-80c7-bfea597ab783', 'x-compute-request-id': 'req-d2188658-a1f5-4e0c-80c7-bfea597ab783', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:58,231 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:18:58,232 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-112a4194-e5df-49bd-a1dd-19088f7d5776', 'x-compute-request-id': 'req-112a4194-e5df-49bd-a1dd-19088f7d5776', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:59,434 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:18:59,434 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f65cbc-70a9-4626-bf73-b3bcb81756c1', 'x-compute-request-id': 'req-95f65cbc-70a9-4626-bf73-b3bcb81756c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:00,585 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:19:00,585 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-621ffa51-07c5-4876-a404-c20c2a1a13a6', 'x-compute-request-id': 'req-621ffa51-07c5-4876-a404-c20c2a1a13a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:01,730 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:19:01,730 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e117fe26-8898-427b-9a81-741df560c8b2', 'x-compute-request-id': 'req-e117fe26-8898-427b-9a81-741df560c8b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:02,908 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:19:02,908 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a98b959-8496-42ba-856d-a6ad1146dd4f', 'x-compute-request-id': 'req-3a98b959-8496-42ba-856d-a6ad1146dd4f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:04,113 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:19:04,113 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c5afc3f-92de-4d7f-9e05-57bbc8de73fd', 'x-compute-request-id': 'req-1c5afc3f-92de-4d7f-9e05-57bbc8de73fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:05,284 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:19:05,284 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc3c89c-63d8-4839-b3ec-78ba19db9c7d', 'x-compute-request-id': 'req-4bc3c89c-63d8-4839-b3ec-78ba19db9c7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:06,441 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:19:06,441 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b2de6b7-ce81-4578-b07c-042de62ae39d', 'x-compute-request-id': 'req-9b2de6b7-ce81-4578-b07c-042de62ae39d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:07,602 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:19:07,602 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bbc4a41-a4b9-4f4d-9be6-a71b0d3adaa9', 'x-compute-request-id': 'req-9bbc4a41-a4b9-4f4d-9be6-a71b0d3adaa9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:08,753 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:19:08,753 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd683b4-4baa-4e71-8da4-acc60f4fdccc', 'x-compute-request-id': 'req-9dd683b4-4baa-4e71-8da4-acc60f4fdccc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:09,957 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:19:09,957 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92abec1-1dca-4b99-a32c-2c5a7de69037', 'x-compute-request-id': 'req-b92abec1-1dca-4b99-a32c-2c5a7de69037', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:11,144 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:19:11,145 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d7b281-2ea8-4ec5-a8dd-c47980781fec', 'x-compute-request-id': 'req-81d7b281-2ea8-4ec5-a8dd-c47980781fec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:12,290 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:19:12,290 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c690b74-2729-4be1-8548-73281d65aa40', 'x-compute-request-id': 'req-4c690b74-2729-4be1-8548-73281d65aa40', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:13,450 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:19:13,450 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46e76794-6683-491b-875f-e3a779f6ba44', 'x-compute-request-id': 'req-46e76794-6683-491b-875f-e3a779f6ba44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:14,602 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:19:14,602 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07111b4e-194c-4704-99ef-9925a8ee9435', 'x-compute-request-id': 'req-07111b4e-194c-4704-99ef-9925a8ee9435', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:15,747 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:19:15,748 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f684255a-cc6c-4cd7-bc38-febdb9eee767', 'x-compute-request-id': 'req-f684255a-cc6c-4cd7-bc38-febdb9eee767', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:16,928 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:19:16,928 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-071503d2-eed3-4d70-b07b-1fd8486cb723', 'x-compute-request-id': 'req-071503d2-eed3-4d70-b07b-1fd8486cb723', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:18,088 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:19:18,088 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0048a0ce-4e0f-4f1c-aaf2-f8c9dda72c95', 'x-compute-request-id': 'req-0048a0ce-4e0f-4f1c-aaf2-f8c9dda72c95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:19,232 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:19:19,233 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7096737d-b3b0-4838-807c-93908e48135b', 'x-compute-request-id': 'req-7096737d-b3b0-4838-807c-93908e48135b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:20,371 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.127s
2026-06-26 08:19:20,371 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d0d71de-5d10-40fd-8653-9e0f23f761b9', 'x-compute-request-id': 'req-6d0d71de-5d10-40fd-8653-9e0f23f761b9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:21,515 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:19:21,515 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c507bd8-b822-45e8-a1ee-c0e13fae785f', 'x-compute-request-id': 'req-8c507bd8-b822-45e8-a1ee-c0e13fae785f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:22,709 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:19:22,710 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5afed2d0-66f4-47b1-bd8e-ccc726336152', 'x-compute-request-id': 'req-5afed2d0-66f4-47b1-bd8e-ccc726336152', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:23,921 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:19:23,921 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e797597-373a-4c36-8727-efd0df0c1fbd', 'x-compute-request-id': 'req-4e797597-373a-4c36-8727-efd0df0c1fbd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:25,082 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:19:25,083 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8df0afc-109b-4f00-a4e5-5329172c25f2', 'x-compute-request-id': 'req-b8df0afc-109b-4f00-a4e5-5329172c25f2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:26,229 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:19:26,229 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-296c73d7-5c5f-4cbe-ab69-8657d652a218', 'x-compute-request-id': 'req-296c73d7-5c5f-4cbe-ab69-8657d652a218', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:27,397 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:19:27,397 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14db458a-f5c6-4037-ab71-a6c4894086bf', 'x-compute-request-id': 'req-14db458a-f5c6-4037-ab71-a6c4894086bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:28,613 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.206s
2026-06-26 08:19:28,613 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4042dfc-7d84-4827-8d90-4b2bba356dab', 'x-compute-request-id': 'req-a4042dfc-7d84-4827-8d90-4b2bba356dab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:29,771 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:19:29,771 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebe56a41-e58d-488b-ac04-473ddc4e22b6', 'x-compute-request-id': 'req-ebe56a41-e58d-488b-ac04-473ddc4e22b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:30,920 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:19:30,920 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fdfa3ba-65a2-4810-bf56-2d9499387a97', 'x-compute-request-id': 'req-4fdfa3ba-65a2-4810-bf56-2d9499387a97', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:32,126 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:19:32,127 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5b85f1-91a8-4f95-83cc-82671a0853be', 'x-compute-request-id': 'req-0e5b85f1-91a8-4f95-83cc-82671a0853be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:33,296 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:19:33,296 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72e5720d-f4a6-41f7-9e37-a24e9827ed99', 'x-compute-request-id': 'req-72e5720d-f4a6-41f7-9e37-a24e9827ed99', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:34,485 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:19:34,486 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea6a46e3-55bb-4a75-96fb-047ea709cfba', 'x-compute-request-id': 'req-ea6a46e3-55bb-4a75-96fb-047ea709cfba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:35,621 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:19:35,621 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3aadefe-0504-4a21-8dd8-b08afea11c12', 'x-compute-request-id': 'req-b3aadefe-0504-4a21-8dd8-b08afea11c12', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:36,819 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:19:36,820 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e2de76c-1028-46b3-b0c0-04a80c6f37d7', 'x-compute-request-id': 'req-9e2de76c-1028-46b3-b0c0-04a80c6f37d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:38,016 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:19:38,017 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6edf65c6-0b84-4644-91e5-41f74c5eef5e', 'x-compute-request-id': 'req-6edf65c6-0b84-4644-91e5-41f74c5eef5e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:39,178 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:19:39,179 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00fa9b77-e955-4ae7-bae3-8b6128db7edc', 'x-compute-request-id': 'req-00fa9b77-e955-4ae7-bae3-8b6128db7edc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:40,372 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:19:40,373 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2f2af82-3ebb-4d44-987e-7e7b659e5bf8', 'x-compute-request-id': 'req-f2f2af82-3ebb-4d44-987e-7e7b659e5bf8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:41,541 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:19:41,541 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c46bfea8-c8b1-49df-aa4f-7576a6070ef7', 'x-compute-request-id': 'req-c46bfea8-c8b1-49df-aa4f-7576a6070ef7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:42,694 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:19:42,694 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401e5664-74fc-46e9-b553-bbde4d29a02a', 'x-compute-request-id': 'req-401e5664-74fc-46e9-b553-bbde4d29a02a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:43,891 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:19:43,892 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9274ea70-7e59-4068-bc49-cda172a9128f', 'x-compute-request-id': 'req-9274ea70-7e59-4068-bc49-cda172a9128f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:45,049 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:19:45,049 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c3733d4-37fe-4ee5-b4b3-14c214236fbb', 'x-compute-request-id': 'req-8c3733d4-37fe-4ee5-b4b3-14c214236fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:46,233 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:19:46,234 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d2d0f07-91df-4ba1-bfa3-c046202d62d2', 'x-compute-request-id': 'req-4d2d0f07-91df-4ba1-bfa3-c046202d62d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:47,378 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:19:47,378 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc66677-3434-4902-bb00-d618e52f4adb', 'x-compute-request-id': 'req-abc66677-3434-4902-bb00-d618e52f4adb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:48,554 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:19:48,554 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f0b7e1-698e-4847-a740-2ecf8558dd68', 'x-compute-request-id': 'req-c4f0b7e1-698e-4847-a740-2ecf8558dd68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:49,761 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.198s
2026-06-26 08:19:49,762 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-639b873e-6c14-4782-b91c-fb46eff1ff7f', 'x-compute-request-id': 'req-639b873e-6c14-4782-b91c-fb46eff1ff7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:50,914 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:19:50,914 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5113949-0542-41be-9aec-a4a0ef09a1d5', 'x-compute-request-id': 'req-b5113949-0542-41be-9aec-a4a0ef09a1d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:52,077 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:19:52,077 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24c6a56-8ad3-4df5-976d-848651bbd8c7', 'x-compute-request-id': 'req-a24c6a56-8ad3-4df5-976d-848651bbd8c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:53,233 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:19:53,233 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb97ddce-d675-496c-b0d6-60be20a7d0c8', 'x-compute-request-id': 'req-eb97ddce-d675-496c-b0d6-60be20a7d0c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:54,421 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:19:54,421 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d49a9fd4-be96-4087-915a-fbe4ae5d1063', 'x-compute-request-id': 'req-d49a9fd4-be96-4087-915a-fbe4ae5d1063', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:55,580 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:19:55,581 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49356b8b-e0e5-4b08-9b42-e30a6048ca89', 'x-compute-request-id': 'req-49356b8b-e0e5-4b08-9b42-e30a6048ca89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:56,779 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:19:56,779 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07e881a6-b29c-436f-9efd-128b3a50f58f', 'x-compute-request-id': 'req-07e881a6-b29c-436f-9efd-128b3a50f58f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:57,937 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:19:57,938 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd4d45d8-4466-4466-917a-8faf3a508cce', 'x-compute-request-id': 'req-dd4d45d8-4466-4466-917a-8faf3a508cce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:59,079 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:19:59,079 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ceea36c-b6b9-44fa-b400-22b1bc41679f', 'x-compute-request-id': 'req-7ceea36c-b6b9-44fa-b400-22b1bc41679f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:00,232 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:20:00,232 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53b7efb6-4873-4c74-a832-63ff399e1fcc', 'x-compute-request-id': 'req-53b7efb6-4873-4c74-a832-63ff399e1fcc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:01,440 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.197s
2026-06-26 08:20:01,440 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb1fd19-95a1-46b9-9cfc-01a91962d0a0', 'x-compute-request-id': 'req-3eb1fd19-95a1-46b9-9cfc-01a91962d0a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:02,627 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:20:02,628 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3eb3a1-ca9f-45fd-a2d0-6f6a97dcca09', 'x-compute-request-id': 'req-4f3eb3a1-ca9f-45fd-a2d0-6f6a97dcca09', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:03,787 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:20:03,787 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4229585-477a-49e2-b880-686e16e6aaf9', 'x-compute-request-id': 'req-f4229585-477a-49e2-b880-686e16e6aaf9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:04,942 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:20:04,942 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6197b0e-ad4a-43c9-b3a9-e735effc9091', 'x-compute-request-id': 'req-b6197b0e-ad4a-43c9-b3a9-e735effc9091', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:06,096 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:20:06,097 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-908187c4-9eaf-47ba-8fa9-905e4278562b', 'x-compute-request-id': 'req-908187c4-9eaf-47ba-8fa9-905e4278562b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:07,275 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:20:07,275 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03754982-e1d8-4a5e-abba-f49449eb2fb4', 'x-compute-request-id': 'req-03754982-e1d8-4a5e-abba-f49449eb2fb4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:08,472 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:20:08,472 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dce3cec-08a2-41e5-8f2c-568ed0262c15', 'x-compute-request-id': 'req-8dce3cec-08a2-41e5-8f2c-568ed0262c15', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:09,637 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:20:09,638 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8effeaff-5711-43c2-9c0d-66210530ad31', 'x-compute-request-id': 'req-8effeaff-5711-43c2-9c0d-66210530ad31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:10,791 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:20:10,792 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-effe4a91-32cd-4558-a0f9-f12bcecd36f5', 'x-compute-request-id': 'req-effe4a91-32cd-4558-a0f9-f12bcecd36f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:11,944 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:20:11,944 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dedd9d4e-7449-4144-aeb1-38b9f2d88b9e', 'x-compute-request-id': 'req-dedd9d4e-7449-4144-aeb1-38b9f2d88b9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:13,134 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:20:13,135 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2c390b4-43e1-4602-8b8d-be6628865bf1', 'x-compute-request-id': 'req-d2c390b4-43e1-4602-8b8d-be6628865bf1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:14,340 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.197s
2026-06-26 08:20:14,340 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4543e20-8774-4648-ab93-ec442199906a', 'x-compute-request-id': 'req-d4543e20-8774-4648-ab93-ec442199906a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:15,482 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:20:15,482 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88a0d0c8-b3d6-4f47-8098-820d79996abc', 'x-compute-request-id': 'req-88a0d0c8-b3d6-4f47-8098-820d79996abc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:16,643 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:20:16,644 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6831a1da-2c52-4e04-9104-6014ad86d4e0', 'x-compute-request-id': 'req-6831a1da-2c52-4e04-9104-6014ad86d4e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:17,797 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:20:17,797 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60ec49b-553e-4bc8-8052-dcbdd728f610', 'x-compute-request-id': 'req-c60ec49b-553e-4bc8-8052-dcbdd728f610', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:18,938 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:20:18,938 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4384378a-81ca-4567-91f3-0d8a78179f30', 'x-compute-request-id': 'req-4384378a-81ca-4567-91f3-0d8a78179f30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:20,132 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:20:20,133 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8272076-af3f-49b9-9e91-711f8794724c', 'x-compute-request-id': 'req-b8272076-af3f-49b9-9e91-711f8794724c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:21,286 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:20:21,286 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67d947e6-232f-4de4-a703-567b3dc24a84', 'x-compute-request-id': 'req-67d947e6-232f-4de4-a703-567b3dc24a84', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:22,429 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:20:22,429 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b498670-7714-4241-92aa-5638af09f839', 'x-compute-request-id': 'req-8b498670-7714-4241-92aa-5638af09f839', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:23,628 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:20:23,629 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ca8509-1d8e-4bc4-aca4-bc9958ec4f88', 'x-compute-request-id': 'req-02ca8509-1d8e-4bc4-aca4-bc9958ec4f88', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:24,780 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:20:24,781 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e67f0925-6a29-4c14-88e5-440153cc1ad2', 'x-compute-request-id': 'req-e67f0925-6a29-4c14-88e5-440153cc1ad2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:25,976 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:20:25,977 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff0de0d-7c8c-4ff6-b016-34caf04d70ed', 'x-compute-request-id': 'req-0ff0de0d-7c8c-4ff6-b016-34caf04d70ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:27,138 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:20:27,139 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24d749f0-7228-412f-8f39-bf6c76d6ada5', 'x-compute-request-id': 'req-24d749f0-7228-412f-8f39-bf6c76d6ada5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:28,295 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:20:28,295 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-093393fc-69fa-48d8-beff-d56065dd566b', 'x-compute-request-id': 'req-093393fc-69fa-48d8-beff-d56065dd566b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:29,539 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.231s
2026-06-26 08:20:29,539 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeb72823-2525-484f-a911-ccc5c252b00a', 'x-compute-request-id': 'req-eeb72823-2525-484f-a911-ccc5c252b00a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:30,722 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:20:30,723 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa44f03-ec34-4eda-b4e6-fcadf6196f24', 'x-compute-request-id': 'req-8aa44f03-ec34-4eda-b4e6-fcadf6196f24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:31,911 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:20:31,911 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-747b9c38-2ff3-4833-8292-18634a65524b', 'x-compute-request-id': 'req-747b9c38-2ff3-4833-8292-18634a65524b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:33,077 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:20:33,077 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edec55f8-eb4a-4047-aea1-db336a5d8ddb', 'x-compute-request-id': 'req-edec55f8-eb4a-4047-aea1-db336a5d8ddb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:34,256 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:20:34,256 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9d3243b-6608-4fdd-813b-49964b807827', 'x-compute-request-id': 'req-a9d3243b-6608-4fdd-813b-49964b807827', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:35,430 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:20:35,430 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65cb61c-2557-40f8-abcc-12a39177d4d2', 'x-compute-request-id': 'req-e65cb61c-2557-40f8-abcc-12a39177d4d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:36,594 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:20:36,594 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d6684ea-e321-4dd4-ad4a-206faee37437', 'x-compute-request-id': 'req-8d6684ea-e321-4dd4-ad4a-206faee37437', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:37,778 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:20:37,778 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8f20dc-7c2f-448b-9a46-a4d0dffe9b23', 'x-compute-request-id': 'req-ee8f20dc-7c2f-448b-9a46-a4d0dffe9b23', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:38,979 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:20:38,979 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09de8836-b545-4306-8b96-305945e4d273', 'x-compute-request-id': 'req-09de8836-b545-4306-8b96-305945e4d273', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:40,148 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:20:40,149 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6d603a0-4112-409e-9607-5f885aad7ae2', 'x-compute-request-id': 'req-d6d603a0-4112-409e-9607-5f885aad7ae2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:41,284 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:20:41,284 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39750042-4717-4c9e-8254-ec8035f22d01', 'x-compute-request-id': 'req-39750042-4717-4c9e-8254-ec8035f22d01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:42,438 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:20:42,438 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9cee62f-9e91-492e-aba0-2c90e71cfc67', 'x-compute-request-id': 'req-a9cee62f-9e91-492e-aba0-2c90e71cfc67', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:43,581 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:20:43,581 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea74957-adae-4bde-87e5-12e0a69b7727', 'x-compute-request-id': 'req-fea74957-adae-4bde-87e5-12e0a69b7727', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:44,768 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:20:44,768 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89646c7d-0ec6-4647-afc4-23176fc1586b', 'x-compute-request-id': 'req-89646c7d-0ec6-4647-afc4-23176fc1586b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:45,929 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:20:45,930 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17e6843-352b-497d-9c32-18f026d05f9a', 'x-compute-request-id': 'req-e17e6843-352b-497d-9c32-18f026d05f9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:47,113 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:20:47,113 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a0b5bf-386b-4d22-8b09-8744ffaa3ce7', 'x-compute-request-id': 'req-86a0b5bf-386b-4d22-8b09-8744ffaa3ce7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:48,264 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:20:48,265 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2adfa51-6277-4cf3-a93d-7f76eb8d3c94', 'x-compute-request-id': 'req-c2adfa51-6277-4cf3-a93d-7f76eb8d3c94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:49,408 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:20:49,409 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9211ad76-e0a1-49a4-ad4d-1e7ec96ab2f7', 'x-compute-request-id': 'req-9211ad76-e0a1-49a4-ad4d-1e7ec96ab2f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:50,631 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.216s
2026-06-26 08:20:50,631 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-803af713-ff05-40ec-bb72-35e958ad155f', 'x-compute-request-id': 'req-803af713-ff05-40ec-bb72-35e958ad155f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:51,781 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:20:51,781 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda95b96-18ee-459d-a4f5-b0d78fec1d49', 'x-compute-request-id': 'req-cda95b96-18ee-459d-a4f5-b0d78fec1d49', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:52,937 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:20:52,938 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e56964bd-ffd9-47fa-9a0d-1b0b29ee2095', 'x-compute-request-id': 'req-e56964bd-ffd9-47fa-9a0d-1b0b29ee2095', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:54,142 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:20:54,142 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ab3b854-a9c1-4702-b9be-d56070ac4ae8', 'x-compute-request-id': 'req-1ab3b854-a9c1-4702-b9be-d56070ac4ae8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:55,302 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:20:55,302 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ffd192e-e4a1-41d7-a0c8-4e6a221bf31e', 'x-compute-request-id': 'req-5ffd192e-e4a1-41d7-a0c8-4e6a221bf31e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:56,506 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:20:56,506 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d333c500-409f-401c-9d50-4fff98cc24f1', 'x-compute-request-id': 'req-d333c500-409f-401c-9d50-4fff98cc24f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:57,658 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:20:57,658 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c56fb8a-9616-43a2-bee5-3f1b8b88f106', 'x-compute-request-id': 'req-4c56fb8a-9616-43a2-bee5-3f1b8b88f106', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:58,813 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:20:58,814 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ee1c961-e67d-42d0-ba34-62f9948a0b83', 'x-compute-request-id': 'req-2ee1c961-e67d-42d0-ba34-62f9948a0b83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:59,985 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:20:59,985 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33146c3c-48a5-4d26-8ec6-fab62031c8d8', 'x-compute-request-id': 'req-33146c3c-48a5-4d26-8ec6-fab62031c8d8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:01,256 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.262s
2026-06-26 08:21:01,257 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9175e2a6-9f20-465d-a03b-0c9f2106d8cf', 'x-compute-request-id': 'req-9175e2a6-9f20-465d-a03b-0c9f2106d8cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:02,451 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:21:02,452 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4865af57-68ff-48c2-8259-c54bc3259e2a', 'x-compute-request-id': 'req-4865af57-68ff-48c2-8259-c54bc3259e2a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:03,601 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:21:03,601 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43bcb87e-58ba-4882-bec3-237a635cff87', 'x-compute-request-id': 'req-43bcb87e-58ba-4882-bec3-237a635cff87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:04,793 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:21:04,793 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeaf59c4-6551-4e2d-a644-2e0178eebeb8', 'x-compute-request-id': 'req-aeaf59c4-6551-4e2d-a644-2e0178eebeb8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:05,956 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:21:05,957 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55c4dd5a-7043-42cd-abaa-19a96b73c5ab', 'x-compute-request-id': 'req-55c4dd5a-7043-42cd-abaa-19a96b73c5ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:07,125 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:21:07,125 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83be069e-a508-491d-a81f-f0cc6bca40c3', 'x-compute-request-id': 'req-83be069e-a508-491d-a81f-f0cc6bca40c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:08,288 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:21:08,288 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1964e46c-d715-4f29-8ff8-803cf4b6ffdc', 'x-compute-request-id': 'req-1964e46c-d715-4f29-8ff8-803cf4b6ffdc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:09,434 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:21:09,435 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9270e65-b4f3-493d-9400-b011976cc527', 'x-compute-request-id': 'req-f9270e65-b4f3-493d-9400-b011976cc527', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:10,632 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:21:10,632 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3950dc4-01f4-446d-b98b-24a29c970f7f', 'x-compute-request-id': 'req-b3950dc4-01f4-446d-b98b-24a29c970f7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:12,210 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.571s
2026-06-26 08:21:12,210 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abcbbfa-a2f2-46c1-a127-405ad9afcc06', 'x-compute-request-id': 'req-6abcbbfa-a2f2-46c1-a127-405ad9afcc06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:13,374 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:21:13,374 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43d396c3-77cc-4887-81b5-9c8eb5cdfc0a', 'x-compute-request-id': 'req-43d396c3-77cc-4887-81b5-9c8eb5cdfc0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:14,521 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:21:14,521 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86949711-1555-4da6-bc1f-bde6e05d3420', 'x-compute-request-id': 'req-86949711-1555-4da6-bc1f-bde6e05d3420', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:15,727 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:21:15,727 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d12e1ff-d8eb-43af-b955-5c0d9399f89e', 'x-compute-request-id': 'req-4d12e1ff-d8eb-43af-b955-5c0d9399f89e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:16,883 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:21:16,883 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-586e7d11-b5a1-4fa7-8c4a-9fcdb7017add', 'x-compute-request-id': 'req-586e7d11-b5a1-4fa7-8c4a-9fcdb7017add', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:18,084 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:21:18,084 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bba80b0-8d3c-4243-879d-3503071c273d', 'x-compute-request-id': 'req-5bba80b0-8d3c-4243-879d-3503071c273d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:19,235 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:21:19,236 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62483306-90b3-4230-ac43-4902291c7ff9', 'x-compute-request-id': 'req-62483306-90b3-4230-ac43-4902291c7ff9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:20,408 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:21:20,408 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8774117-0042-47ff-bdd4-3564932dc4f8', 'x-compute-request-id': 'req-a8774117-0042-47ff-bdd4-3564932dc4f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:21,558 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:21:21,561 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3696559-1f5c-49a0-873f-9c1e0c2147bb', 'x-compute-request-id': 'req-e3696559-1f5c-49a0-873f-9c1e0c2147bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:22,734 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:21:22,735 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c546200b-7a37-42c9-9cc8-0cb268a8a37a', 'x-compute-request-id': 'req-c546200b-7a37-42c9-9cc8-0cb268a8a37a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:23,924 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:21:23,924 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b82785e3-6434-4f3a-a6f1-58402a21dd7f', 'x-compute-request-id': 'req-b82785e3-6434-4f3a-a6f1-58402a21dd7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:25,090 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:21:25,091 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a4904da-7a26-4183-b889-1acf84f55376', 'x-compute-request-id': 'req-9a4904da-7a26-4183-b889-1acf84f55376', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:26,253 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:21:26,253 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0fef34-e5da-43c2-a120-4d7aec308913', 'x-compute-request-id': 'req-fe0fef34-e5da-43c2-a120-4d7aec308913', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:27,453 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:21:27,453 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3bd1b8-259d-4911-974a-77cee0823273', 'x-compute-request-id': 'req-4f3bd1b8-259d-4911-974a-77cee0823273', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:28,617 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:21:28,618 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03272c40-085e-4420-8056-3394942046ea', 'x-compute-request-id': 'req-03272c40-085e-4420-8056-3394942046ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:29,775 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:21:29,776 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9855310-e331-4d9d-8b8a-467509a83495', 'x-compute-request-id': 'req-d9855310-e331-4d9d-8b8a-467509a83495', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:30,942 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:21:30,943 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d589d64-5e33-441d-b0e0-6dd0f787f251', 'x-compute-request-id': 'req-8d589d64-5e33-441d-b0e0-6dd0f787f251', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:32,107 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:21:32,108 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baeb439b-79ae-47c5-9fd3-22d0bec47b26', 'x-compute-request-id': 'req-baeb439b-79ae-47c5-9fd3-22d0bec47b26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:33,293 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:21:33,294 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6e18a10-1611-446c-924f-f1bd78abb763', 'x-compute-request-id': 'req-d6e18a10-1611-446c-924f-f1bd78abb763', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:34,495 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:21:34,496 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b98b6397-9274-458b-8efb-29dd8d856c33', 'x-compute-request-id': 'req-b98b6397-9274-458b-8efb-29dd8d856c33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:35,651 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:21:35,651 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5951876-d6ad-4053-ac8c-4500374abe43', 'x-compute-request-id': 'req-e5951876-d6ad-4053-ac8c-4500374abe43', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:36,813 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:21:36,814 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e769ba9-f03d-4446-920a-e3eaef393386', 'x-compute-request-id': 'req-4e769ba9-f03d-4446-920a-e3eaef393386', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:37,976 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:21:37,977 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64de4f60-13eb-422b-b206-c1916f4b6475', 'x-compute-request-id': 'req-64de4f60-13eb-422b-b206-c1916f4b6475', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:39,151 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:21:39,152 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-693e6812-95a9-4b28-b55e-79ac92b6d020', 'x-compute-request-id': 'req-693e6812-95a9-4b28-b55e-79ac92b6d020', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:40,340 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:21:40,340 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e81a7eb3-57b7-4028-9da6-2374a5796378', 'x-compute-request-id': 'req-e81a7eb3-57b7-4028-9da6-2374a5796378', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:41,490 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:21:41,490 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7db6f03c-d4ae-4139-9bd5-5cd3719ec8bb', 'x-compute-request-id': 'req-7db6f03c-d4ae-4139-9bd5-5cd3719ec8bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:42,689 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:21:42,689 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebdca085-3a69-4e61-a763-aeda054a62bb', 'x-compute-request-id': 'req-ebdca085-3a69-4e61-a763-aeda054a62bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:43,884 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:21:43,885 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-665a910b-d354-4191-af98-2b5fe9296112', 'x-compute-request-id': 'req-665a910b-d354-4191-af98-2b5fe9296112', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:45,044 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:21:45,045 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-924cdb97-b60a-4135-8af6-ec117a72290e', 'x-compute-request-id': 'req-924cdb97-b60a-4135-8af6-ec117a72290e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:46,208 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:21:46,209 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89fb5e5-8655-4230-89f3-f9ea47696f1c', 'x-compute-request-id': 'req-e89fb5e5-8655-4230-89f3-f9ea47696f1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:47,361 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:21:47,361 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13045303-df47-4166-8076-c23e763181dd', 'x-compute-request-id': 'req-13045303-df47-4166-8076-c23e763181dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:48,558 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:21:48,558 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3306221b-fdcb-4d07-97cd-60f9cf05f1c5', 'x-compute-request-id': 'req-3306221b-fdcb-4d07-97cd-60f9cf05f1c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:49,754 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:21:49,754 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-553bce6d-2b38-4dce-9121-7e7d7394fa37', 'x-compute-request-id': 'req-553bce6d-2b38-4dce-9121-7e7d7394fa37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:50,941 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:21:50,941 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14ab3bb3-1721-4d4e-908c-577b11f360e9', 'x-compute-request-id': 'req-14ab3bb3-1721-4d4e-908c-577b11f360e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:52,103 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:21:52,104 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60c81371-0a1c-41ea-aed0-9ee055b91057', 'x-compute-request-id': 'req-60c81371-0a1c-41ea-aed0-9ee055b91057', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:53,262 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:21:53,263 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74f04727-989a-4aa3-8f82-82e2bb170711', 'x-compute-request-id': 'req-74f04727-989a-4aa3-8f82-82e2bb170711', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:54,469 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:21:54,469 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b05b7b8a-bbeb-4302-85cc-2fc29675b165', 'x-compute-request-id': 'req-b05b7b8a-bbeb-4302-85cc-2fc29675b165', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:55,657 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:21:55,658 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2db1c00-76c6-4c7c-95f5-46b7fdbc0ffc', 'x-compute-request-id': 'req-d2db1c00-76c6-4c7c-95f5-46b7fdbc0ffc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:56,821 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:21:56,822 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1858d08d-ebba-4a6b-a9b6-250be95f1997', 'x-compute-request-id': 'req-1858d08d-ebba-4a6b-a9b6-250be95f1997', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:57,976 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:21:57,977 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c99b322f-c4ff-4091-9da2-f253473e8f39', 'x-compute-request-id': 'req-c99b322f-c4ff-4091-9da2-f253473e8f39', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:59,138 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:21:59,139 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16931d7c-85f0-42f7-be7c-10a6c2c4073a', 'x-compute-request-id': 'req-16931d7c-85f0-42f7-be7c-10a6c2c4073a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:00,339 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:22:00,339 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-435929b9-45c3-4502-aaf4-108041bb881d', 'x-compute-request-id': 'req-435929b9-45c3-4502-aaf4-108041bb881d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:01,534 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:22:01,534 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d78e6dd3-bf98-48cc-b1c4-4fe1b372b2ce', 'x-compute-request-id': 'req-d78e6dd3-bf98-48cc-b1c4-4fe1b372b2ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:02,689 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:22:02,689 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f593a8a4-8b6a-45d2-8b8d-18ba1c104d0d', 'x-compute-request-id': 'req-f593a8a4-8b6a-45d2-8b8d-18ba1c104d0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:03,866 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:22:03,866 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c6e961b-14fe-4746-ba6d-bd47f452d0c9', 'x-compute-request-id': 'req-6c6e961b-14fe-4746-ba6d-bd47f452d0c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:05,020 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:22:05,020 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44b2a965-2282-488c-9e0d-e6e6f09652ee', 'x-compute-request-id': 'req-44b2a965-2282-488c-9e0d-e6e6f09652ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:06,227 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:22:06,227 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7ae8f3f-5fda-4529-b21f-b6beff39087c', 'x-compute-request-id': 'req-c7ae8f3f-5fda-4529-b21f-b6beff39087c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:07,373 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:22:07,374 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-358ed309-08a7-4126-9ef2-564eb2a2d8a0', 'x-compute-request-id': 'req-358ed309-08a7-4126-9ef2-564eb2a2d8a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:08,584 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.198s
2026-06-26 08:22:08,584 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ec2c461-2189-42fd-b256-007e18d37971', 'x-compute-request-id': 'req-6ec2c461-2189-42fd-b256-007e18d37971', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:09,751 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:22:09,751 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add100e0-1995-490f-80c8-0cd9df2ca66c', 'x-compute-request-id': 'req-add100e0-1995-490f-80c8-0cd9df2ca66c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:10,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:22:10,917 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-869026cb-c931-48cb-a6bf-ab321fc86bde', 'x-compute-request-id': 'req-869026cb-c931-48cb-a6bf-ab321fc86bde', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:12,119 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:22:12,120 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd7a4824-8f0b-4c27-8b7b-2d4d3b5ea47e', 'x-compute-request-id': 'req-bd7a4824-8f0b-4c27-8b7b-2d4d3b5ea47e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:13,286 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:22:13,286 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-785deb60-8316-4a7d-b751-ac4dec093cf1', 'x-compute-request-id': 'req-785deb60-8316-4a7d-b751-ac4dec093cf1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:14,496 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:22:14,496 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5862967e-6bc7-483b-9d00-421ab8f7ec30', 'x-compute-request-id': 'req-5862967e-6bc7-483b-9d00-421ab8f7ec30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:15,668 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:22:15,668 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7eb110-db34-4e4e-a983-842f7b4610ce', 'x-compute-request-id': 'req-5c7eb110-db34-4e4e-a983-842f7b4610ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:16,837 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:22:16,838 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-386a35f7-4f92-458f-9120-34810d97a7fa', 'x-compute-request-id': 'req-386a35f7-4f92-458f-9120-34810d97a7fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:17,990 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:22:17,990 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4059aee8-f3b6-4665-a22a-680a7b5b9ff6', 'x-compute-request-id': 'req-4059aee8-f3b6-4665-a22a-680a7b5b9ff6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:19,140 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:22:19,140 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a17f60d-d27b-4e4e-bc2c-b45f0318ec9c', 'x-compute-request-id': 'req-2a17f60d-d27b-4e4e-bc2c-b45f0318ec9c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:20,336 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:22:20,337 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4781412-68b9-47dd-ac2f-63baca4b6db8', 'x-compute-request-id': 'req-c4781412-68b9-47dd-ac2f-63baca4b6db8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:21,510 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:22:21,511 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69d30632-c80b-418e-9cd7-5e2eecf5532b', 'x-compute-request-id': 'req-69d30632-c80b-418e-9cd7-5e2eecf5532b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:22,714 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:22:22,714 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae9f8ca6-cafa-42aa-b333-44c6382d96c3', 'x-compute-request-id': 'req-ae9f8ca6-cafa-42aa-b333-44c6382d96c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:23,872 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:22:23,873 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b30df0-e5f5-4a85-939a-df70a071d34a', 'x-compute-request-id': 'req-a8b30df0-e5f5-4a85-939a-df70a071d34a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:25,039 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:22:25,040 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5f06403-90f2-40e3-af35-62687b63c291', 'x-compute-request-id': 'req-f5f06403-90f2-40e3-af35-62687b63c291', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:26,247 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:22:26,248 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-809b0811-a28f-4438-9180-1e56b50f726f', 'x-compute-request-id': 'req-809b0811-a28f-4438-9180-1e56b50f726f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:27,426 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:22:27,426 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61e71ace-9c05-40f7-a584-66d826160f82', 'x-compute-request-id': 'req-61e71ace-9c05-40f7-a584-66d826160f82', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:28,632 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:22:28,632 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9540e24-6424-4aea-9009-74feafd68e16', 'x-compute-request-id': 'req-c9540e24-6424-4aea-9009-74feafd68e16', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:29,789 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:22:29,789 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d175804b-8854-4257-bb84-ea264165f731', 'x-compute-request-id': 'req-d175804b-8854-4257-bb84-ea264165f731', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:30,920 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.123s
2026-06-26 08:22:30,921 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbd8ee5d-3cf0-4bc0-aa98-02386c062ba9', 'x-compute-request-id': 'req-dbd8ee5d-3cf0-4bc0-aa98-02386c062ba9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:32,141 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:22:32,141 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c0c637-5972-4470-aecb-6c619e75528b', 'x-compute-request-id': 'req-10c0c637-5972-4470-aecb-6c619e75528b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:33,271 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.123s
2026-06-26 08:22:33,272 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3a2982c-293c-453e-a4d1-d2f035ba6e17', 'x-compute-request-id': 'req-d3a2982c-293c-453e-a4d1-d2f035ba6e17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:34,424 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:22:34,425 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e8260d9-40bb-4f39-924a-0eb782954339', 'x-compute-request-id': 'req-5e8260d9-40bb-4f39-924a-0eb782954339', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:35,652 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.217s
2026-06-26 08:22:35,652 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c129a2-8400-4a7e-91a0-e2b1fb1a5420', 'x-compute-request-id': 'req-e6c129a2-8400-4a7e-91a0-e2b1fb1a5420', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:36,831 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:22:36,831 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2103ca85-f89d-4db7-ad45-7ce99dcd4dad', 'x-compute-request-id': 'req-2103ca85-f89d-4db7-ad45-7ce99dcd4dad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:38,028 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:22:38,028 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f5bd329-9c14-43c6-9135-a584b7d4dad1', 'x-compute-request-id': 'req-7f5bd329-9c14-43c6-9135-a584b7d4dad1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:39,260 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.221s
2026-06-26 08:22:39,260 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f10c86-c159-4860-b9ba-0ad929a2c303', 'x-compute-request-id': 'req-49f10c86-c159-4860-b9ba-0ad929a2c303', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:40,416 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:22:40,416 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1e039b9-e677-4b23-997a-550b860197a4', 'x-compute-request-id': 'req-d1e039b9-e677-4b23-997a-550b860197a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:41,615 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:22:41,615 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e780cb-961e-4a53-9714-7d460d886d07', 'x-compute-request-id': 'req-b3e780cb-961e-4a53-9714-7d460d886d07', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:42,774 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:22:42,774 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0b35fc6-68c7-4e02-b343-0a2ab0420cce', 'x-compute-request-id': 'req-b0b35fc6-68c7-4e02-b343-0a2ab0420cce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:43,974 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:22:43,974 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70025a13-824e-42b1-82e6-f97b665a5b37', 'x-compute-request-id': 'req-70025a13-824e-42b1-82e6-f97b665a5b37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:45,129 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:22:45,130 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395cc85a-c993-4d55-b4c4-1ebf554175d2', 'x-compute-request-id': 'req-395cc85a-c993-4d55-b4c4-1ebf554175d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:46,270 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:22:46,270 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ac3228d-b4df-4ded-9917-fa85ac2dbd14', 'x-compute-request-id': 'req-3ac3228d-b4df-4ded-9917-fa85ac2dbd14', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:47,495 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.216s
2026-06-26 08:22:47,496 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14973663-68ed-491c-8d4f-c9b6cbb13657', 'x-compute-request-id': 'req-14973663-68ed-491c-8d4f-c9b6cbb13657', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:48,647 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:22:48,648 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1551f0ce-cd52-41bb-92d8-1b2df0bf9da4', 'x-compute-request-id': 'req-1551f0ce-cd52-41bb-92d8-1b2df0bf9da4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:49,804 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:22:49,804 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91f9f8b4-b6ac-463f-969c-9ba4e0e281ab', 'x-compute-request-id': 'req-91f9f8b4-b6ac-463f-969c-9ba4e0e281ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:50,951 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:22:50,951 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae802da5-e5d2-4da9-a34d-58c79382ade6', 'x-compute-request-id': 'req-ae802da5-e5d2-4da9-a34d-58c79382ade6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:52,126 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:22:52,126 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5970fe4f-0b86-441d-915b-cacd1643048c', 'x-compute-request-id': 'req-5970fe4f-0b86-441d-915b-cacd1643048c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:53,334 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:22:53,335 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec8f201f-1ab7-4797-9f28-946e4320f6a9', 'x-compute-request-id': 'req-ec8f201f-1ab7-4797-9f28-946e4320f6a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:54,522 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:22:54,523 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d1d1df5-a26d-49b8-975d-9ba375f23c54', 'x-compute-request-id': 'req-0d1d1df5-a26d-49b8-975d-9ba375f23c54', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:55,700 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:22:55,700 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080cdcf0-35fc-40a1-a09b-e748048a5ee3', 'x-compute-request-id': 'req-080cdcf0-35fc-40a1-a09b-e748048a5ee3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:56,861 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:22:56,861 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3e8465-2f59-42a0-939e-77b107a20d6a', 'x-compute-request-id': 'req-cf3e8465-2f59-42a0-939e-77b107a20d6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:58,022 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:22:58,023 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d909448-df56-44a9-ac0c-96c901a90716', 'x-compute-request-id': 'req-3d909448-df56-44a9-ac0c-96c901a90716', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:59,178 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:22:59,179 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7386973e-b7af-485d-a30a-72efe19e27f6', 'x-compute-request-id': 'req-7386973e-b7af-485d-a30a-72efe19e27f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:00,376 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:23:00,377 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07d29349-cb65-4114-9334-233c6e908b08', 'x-compute-request-id': 'req-07d29349-cb65-4114-9334-233c6e908b08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:01,574 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:23:01,574 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f997c98-0110-4e41-b741-0b42c5276f05', 'x-compute-request-id': 'req-7f997c98-0110-4e41-b741-0b42c5276f05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:02,754 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:23:02,754 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7af0f8b-0d0c-4c68-ad1d-c71ea652a8cb', 'x-compute-request-id': 'req-d7af0f8b-0d0c-4c68-ad1d-c71ea652a8cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:03,907 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:23:03,907 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02ac9cec-ea4f-42a6-921f-771f92bd23a6', 'x-compute-request-id': 'req-02ac9cec-ea4f-42a6-921f-771f92bd23a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:05,044 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.127s
2026-06-26 08:23:05,044 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca5317b-3c34-43d2-81e9-44a3358df62d', 'x-compute-request-id': 'req-2ca5317b-3c34-43d2-81e9-44a3358df62d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:06,239 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:23:06,239 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7de9d2-0019-4b27-a157-7f3df5c3f919', 'x-compute-request-id': 'req-5c7de9d2-0019-4b27-a157-7f3df5c3f919', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:07,451 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:23:07,451 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fe8868-bfeb-479b-93d0-5d7d54f44a17', 'x-compute-request-id': 'req-d5fe8868-bfeb-479b-93d0-5d7d54f44a17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:08,648 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:23:08,648 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06405985-011a-41c0-a48b-d64feca77f8e', 'x-compute-request-id': 'req-06405985-011a-41c0-a48b-d64feca77f8e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:09,800 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:23:09,800 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3007a6a4-2ada-452c-8ea3-06746761532d', 'x-compute-request-id': 'req-3007a6a4-2ada-452c-8ea3-06746761532d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:10,952 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:23:10,952 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79e6fef9-8d33-4977-9fdc-ab02380ff6c0', 'x-compute-request-id': 'req-79e6fef9-8d33-4977-9fdc-ab02380ff6c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:12,097 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:23:12,098 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f54f355-ead1-4925-a6a5-d3e9f9fe0937', 'x-compute-request-id': 'req-5f54f355-ead1-4925-a6a5-d3e9f9fe0937', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:13,316 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:23:13,317 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12fb46c-4594-4cb2-ab89-3c49112aec86', 'x-compute-request-id': 'req-a12fb46c-4594-4cb2-ab89-3c49112aec86', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:14,531 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:23:14,531 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3c415cf-73bd-46d8-ae7b-2524b44f8764', 'x-compute-request-id': 'req-b3c415cf-73bd-46d8-ae7b-2524b44f8764', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:15,679 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:23:15,679 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-440b944a-791f-40f3-a649-89d3afaef24b', 'x-compute-request-id': 'req-440b944a-791f-40f3-a649-89d3afaef24b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:16,832 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:23:16,832 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b788074-68d2-4313-a02b-2ab3143b878e', 'x-compute-request-id': 'req-9b788074-68d2-4313-a02b-2ab3143b878e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:18,005 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:23:18,005 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89df1df-960c-4128-98bf-abc9fec3fd94', 'x-compute-request-id': 'req-e89df1df-960c-4128-98bf-abc9fec3fd94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:19,173 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:23:19,173 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-970970ce-b1bc-4c1e-b130-3868801e825e', 'x-compute-request-id': 'req-970970ce-b1bc-4c1e-b130-3868801e825e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:20,367 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:23:20,368 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcdcfb69-0d91-4065-86dc-fe8064444f27', 'x-compute-request-id': 'req-fcdcfb69-0d91-4065-86dc-fe8064444f27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:21,573 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:23:21,573 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eee83d65-883c-4875-b040-d4b0708bf0a3', 'x-compute-request-id': 'req-eee83d65-883c-4875-b040-d4b0708bf0a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:22,738 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:23:22,739 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae186c67-de03-43bd-a9e8-5448caa7cfc8', 'x-compute-request-id': 'req-ae186c67-de03-43bd-a9e8-5448caa7cfc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:23,884 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:23:23,884 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b1bdf81-6fe3-4850-baee-7dc337c65da3', 'x-compute-request-id': 'req-9b1bdf81-6fe3-4850-baee-7dc337c65da3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:25,033 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:23:25,033 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cf2eebe-2078-4c99-9a86-e04d2227f3d7', 'x-compute-request-id': 'req-2cf2eebe-2078-4c99-9a86-e04d2227f3d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:26,223 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:23:26,223 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-720ae088-c4c3-4db3-821f-5dd977b4e44d', 'x-compute-request-id': 'req-720ae088-c4c3-4db3-821f-5dd977b4e44d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:27,421 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:23:27,421 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4be6800-46c8-43c8-9aba-ceaffc30dc4e', 'x-compute-request-id': 'req-e4be6800-46c8-43c8-9aba-ceaffc30dc4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:28,580 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:23:28,581 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ab3d66-b20d-4d8c-b9b4-af4ed0b368f9', 'x-compute-request-id': 'req-05ab3d66-b20d-4d8c-b9b4-af4ed0b368f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:29,739 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:23:29,739 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db863383-d6a2-4e44-ad7c-f65e6fc6b145', 'x-compute-request-id': 'req-db863383-d6a2-4e44-ad7c-f65e6fc6b145', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:30,893 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:23:30,893 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-785c1757-f91c-4cf4-b52e-707a3262b0d3', 'x-compute-request-id': 'req-785c1757-f91c-4cf4-b52e-707a3262b0d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:32,085 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:23:32,085 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fbd07a4-d848-42fa-9d5e-8958bf5086f7', 'x-compute-request-id': 'req-4fbd07a4-d848-42fa-9d5e-8958bf5086f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:33,294 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:23:33,294 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aac7e85-8dcb-4009-b3d8-024ca8bc4192', 'x-compute-request-id': 'req-3aac7e85-8dcb-4009-b3d8-024ca8bc4192', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:34,457 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:23:34,457 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a67c57d-7fee-4a86-913e-f30204457e57', 'x-compute-request-id': 'req-0a67c57d-7fee-4a86-913e-f30204457e57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:35,625 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:23:35,625 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f55181d6-cfd4-4127-82f2-9309e540cec0', 'x-compute-request-id': 'req-f55181d6-cfd4-4127-82f2-9309e540cec0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:36,769 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:23:36,769 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22a6241-c3a6-4112-bd58-5d9ffa372de8', 'x-compute-request-id': 'req-f22a6241-c3a6-4112-bd58-5d9ffa372de8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:37,937 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:23:37,937 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a54e1e3a-2aee-4fac-a23f-bed56b4dc943', 'x-compute-request-id': 'req-a54e1e3a-2aee-4fac-a23f-bed56b4dc943', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:39,148 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:23:39,148 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f162da6-c2a6-4e02-acc4-e97333b2a51a', 'x-compute-request-id': 'req-7f162da6-c2a6-4e02-acc4-e97333b2a51a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:40,328 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:23:40,329 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b34892e-6ec2-4e1e-84f3-878959583417', 'x-compute-request-id': 'req-3b34892e-6ec2-4e1e-84f3-878959583417', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:41,530 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:23:41,531 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af91df97-311e-4cb5-b4ed-edf040585ef7', 'x-compute-request-id': 'req-af91df97-311e-4cb5-b4ed-edf040585ef7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:42,695 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:23:42,695 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4c1b15-afdf-4789-8648-924338e2524b', 'x-compute-request-id': 'req-4e4c1b15-afdf-4789-8648-924338e2524b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:43,837 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:23:43,837 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e08a496-928f-460e-a16e-e410d0ec6b62', 'x-compute-request-id': 'req-2e08a496-928f-460e-a16e-e410d0ec6b62', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:45,040 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:23:45,040 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7094e5db-d456-4bbb-9a95-0960252661dd', 'x-compute-request-id': 'req-7094e5db-d456-4bbb-9a95-0960252661dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:46,206 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:23:46,207 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2594a82b-8f7d-4620-859e-7416464b73fe', 'x-compute-request-id': 'req-2594a82b-8f7d-4620-859e-7416464b73fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:47,375 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:23:47,375 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5edae4b8-5c62-44a2-af17-6bd6e4bf5075', 'x-compute-request-id': 'req-5edae4b8-5c62-44a2-af17-6bd6e4bf5075', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:48,580 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.198s
2026-06-26 08:23:48,580 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721486ae-fec7-4184-ba3e-1755fa9c2def', 'x-compute-request-id': 'req-721486ae-fec7-4184-ba3e-1755fa9c2def', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:49,739 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:23:49,739 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-597327a1-8554-4377-8a9b-65bb2b072fab', 'x-compute-request-id': 'req-597327a1-8554-4377-8a9b-65bb2b072fab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:50,901 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:23:50,901 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c059cd8d-958e-4ed7-96f0-7c6c86aef135', 'x-compute-request-id': 'req-c059cd8d-958e-4ed7-96f0-7c6c86aef135', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:52,095 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:23:52,096 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a21f1fd-e40f-4a35-be3d-26c080382cc0', 'x-compute-request-id': 'req-7a21f1fd-e40f-4a35-be3d-26c080382cc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:53,256 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:23:53,257 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ad469f-e25b-48cb-9a61-e82b9fed2323', 'x-compute-request-id': 'req-98ad469f-e25b-48cb-9a61-e82b9fed2323', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:54,411 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:23:54,411 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d00c65b5-11ad-45a4-8195-43c21b7621b2', 'x-compute-request-id': 'req-d00c65b5-11ad-45a4-8195-43c21b7621b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:55,610 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:23:55,611 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e95560e2-2793-49b7-aed5-b1d634ec8935', 'x-compute-request-id': 'req-e95560e2-2793-49b7-aed5-b1d634ec8935', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:56,754 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:23:56,754 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-566b2655-ab03-4387-8ded-2449c192c556', 'x-compute-request-id': 'req-566b2655-ab03-4387-8ded-2449c192c556', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:57,964 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:23:57,965 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6b8cec5-4baa-4d1b-a39d-a31493fe71d3', 'x-compute-request-id': 'req-d6b8cec5-4baa-4d1b-a39d-a31493fe71d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:59,144 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:23:59,144 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7815179-0f2b-4b2f-ada7-404bd73f4282', 'x-compute-request-id': 'req-e7815179-0f2b-4b2f-ada7-404bd73f4282', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:00,292 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:24:00,293 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a62895a-2407-444b-b3ca-7412ca40e36e', 'x-compute-request-id': 'req-2a62895a-2407-444b-b3ca-7412ca40e36e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:01,496 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:24:01,496 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49e5dadc-bef9-4c8c-9ca1-531997df98dc', 'x-compute-request-id': 'req-49e5dadc-bef9-4c8c-9ca1-531997df98dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:02,652 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:24:02,652 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90964473-5053-4b49-b8a8-5533894511f4', 'x-compute-request-id': 'req-90964473-5053-4b49-b8a8-5533894511f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:03,821 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:24:03,821 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df531ff7-fea4-4393-b0a3-bd277d5a0b96', 'x-compute-request-id': 'req-df531ff7-fea4-4393-b0a3-bd277d5a0b96', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:05,002 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:24:05,002 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b885ac4-3c1e-4b36-8d35-19cc21405d4a', 'x-compute-request-id': 'req-5b885ac4-3c1e-4b36-8d35-19cc21405d4a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:06,153 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:24:06,153 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58f02b97-a7d3-4c0a-8a0d-2f16f054c180', 'x-compute-request-id': 'req-58f02b97-a7d3-4c0a-8a0d-2f16f054c180', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:07,305 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:24:07,305 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d93139a4-ecdb-4936-b886-8ae46ef2a0b5', 'x-compute-request-id': 'req-d93139a4-ecdb-4936-b886-8ae46ef2a0b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:08,473 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:24:08,473 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f765f22-f716-4b28-9958-514f95f2702f', 'x-compute-request-id': 'req-0f765f22-f716-4b28-9958-514f95f2702f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:09,653 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:24:09,653 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9427d878-fbbc-4709-98e6-cb49fd74723a', 'x-compute-request-id': 'req-9427d878-fbbc-4709-98e6-cb49fd74723a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:10,872 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.208s
2026-06-26 08:24:10,872 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-082e0e1f-d2f8-4cbc-a2c0-f201f4bdb77e', 'x-compute-request-id': 'req-082e0e1f-d2f8-4cbc-a2c0-f201f4bdb77e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:12,015 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:24:12,015 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-357d02b8-ef9b-4b53-befc-194991d7c526', 'x-compute-request-id': 'req-357d02b8-ef9b-4b53-befc-194991d7c526', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:13,161 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:24:13,161 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bf536a5-acca-4e01-9b7e-36b98e5ee64f', 'x-compute-request-id': 'req-8bf536a5-acca-4e01-9b7e-36b98e5ee64f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:14,331 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:24:14,332 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1129cab-a860-4fb2-9522-a1aa76e964e6', 'x-compute-request-id': 'req-f1129cab-a860-4fb2-9522-a1aa76e964e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:15,510 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:24:15,510 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e98d6d-d4ec-4188-921a-aad69278ca75', 'x-compute-request-id': 'req-39e98d6d-d4ec-4188-921a-aad69278ca75', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:16,685 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:24:16,686 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8bd171f-0baa-4119-bb91-c5abc2810d42', 'x-compute-request-id': 'req-b8bd171f-0baa-4119-bb91-c5abc2810d42', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:17,837 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:24:17,837 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e3e89a-12f0-4165-adb6-653c35607f33', 'x-compute-request-id': 'req-78e3e89a-12f0-4165-adb6-653c35607f33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:18,970 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.124s
2026-06-26 08:24:18,971 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be996523-36f3-41f6-b384-f1c4648c1102', 'x-compute-request-id': 'req-be996523-36f3-41f6-b384-f1c4648c1102', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:20,153 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:24:20,154 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e95116a-0742-41ed-9aaa-f7a86c4ee9dd', 'x-compute-request-id': 'req-4e95116a-0742-41ed-9aaa-f7a86c4ee9dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:21,383 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.216s
2026-06-26 08:24:21,383 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1b812dd-6a33-499d-86e5-6452da973cc4', 'x-compute-request-id': 'req-a1b812dd-6a33-499d-86e5-6452da973cc4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:22,588 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:24:22,588 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5de2a8b-d6ff-4f4e-9d38-0c726e97a71b', 'x-compute-request-id': 'req-c5de2a8b-d6ff-4f4e-9d38-0c726e97a71b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:23,739 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:24:23,739 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09f1bf75-6160-4aef-8237-fd114cf6927f', 'x-compute-request-id': 'req-09f1bf75-6160-4aef-8237-fd114cf6927f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:24,884 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:24:24,884 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb776d88-7686-4e74-a132-a595ae4f365e', 'x-compute-request-id': 'req-eb776d88-7686-4e74-a132-a595ae4f365e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:26,037 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:24:26,038 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-564fb8c0-55ff-44c4-b3fb-d47c1263cde2', 'x-compute-request-id': 'req-564fb8c0-55ff-44c4-b3fb-d47c1263cde2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:27,193 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:24:27,194 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863cf655-0024-4ab1-a5dd-586278ebe330', 'x-compute-request-id': 'req-863cf655-0024-4ab1-a5dd-586278ebe330', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:28,397 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:24:28,397 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bec15d9d-ae82-40da-a831-32f481f737e2', 'x-compute-request-id': 'req-bec15d9d-ae82-40da-a831-32f481f737e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:29,619 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:24:29,620 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20243722-29b3-4d6d-95b7-846ff2a4851e', 'x-compute-request-id': 'req-20243722-29b3-4d6d-95b7-846ff2a4851e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:30,758 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:24:30,758 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de39faf1-5fa4-4bd8-a163-7f4a98ae39c7', 'x-compute-request-id': 'req-de39faf1-5fa4-4bd8-a163-7f4a98ae39c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:31,924 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:24:31,924 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6d877e-df07-4bb5-b63f-558bce3f0375', 'x-compute-request-id': 'req-3a6d877e-df07-4bb5-b63f-558bce3f0375', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:33,099 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:24:33,099 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447b49f1-580b-4b25-9997-26c663e33a89', 'x-compute-request-id': 'req-447b49f1-580b-4b25-9997-26c663e33a89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:34,290 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:24:34,290 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c562c24-370d-48f9-8f9f-b75e8f500677', 'x-compute-request-id': 'req-8c562c24-370d-48f9-8f9f-b75e8f500677', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:35,479 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:24:35,479 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-032e16f7-06a2-45d4-b8d5-3e71c750d2c5', 'x-compute-request-id': 'req-032e16f7-06a2-45d4-b8d5-3e71c750d2c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:36,624 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:24:36,624 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f6e025f-2cf4-460c-a2f1-977715b2a29c', 'x-compute-request-id': 'req-4f6e025f-2cf4-460c-a2f1-977715b2a29c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:37,771 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:24:37,771 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b5fce6c-3ab8-4f80-9365-7fc31b573132', 'x-compute-request-id': 'req-8b5fce6c-3ab8-4f80-9365-7fc31b573132', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:38,978 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:24:38,978 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3f6cf4-7b86-491a-b9e3-cbabcf8a7a27', 'x-compute-request-id': 'req-fa3f6cf4-7b86-491a-b9e3-cbabcf8a7a27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:40,132 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:24:40,132 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8478bb1f-703c-4780-bbf4-1494c4ad16ef', 'x-compute-request-id': 'req-8478bb1f-703c-4780-bbf4-1494c4ad16ef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:41,358 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.220s
2026-06-26 08:24:41,358 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-816f8caa-13f9-45cd-83af-c9a724c0484c', 'x-compute-request-id': 'req-816f8caa-13f9-45cd-83af-c9a724c0484c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:42,519 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:24:42,519 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbf0444c-a6b0-4597-a110-352f4c385d6d', 'x-compute-request-id': 'req-cbf0444c-a6b0-4597-a110-352f4c385d6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:43,737 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:24:43,738 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07b0f0a7-ee07-4917-a84b-704c9bc78a67', 'x-compute-request-id': 'req-07b0f0a7-ee07-4917-a84b-704c9bc78a67', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:44,996 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.250s
2026-06-26 08:24:44,996 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb821fc3-b5b2-4e03-a04a-101bee2afdf5', 'x-compute-request-id': 'req-eb821fc3-b5b2-4e03-a04a-101bee2afdf5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:46,148 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:24:46,148 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e7ead20-f5a7-4839-ab0f-985ddc53db89', 'x-compute-request-id': 'req-6e7ead20-f5a7-4839-ab0f-985ddc53db89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:47,316 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:24:47,316 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d735db9-d988-4f7a-8bfe-9c602def369d', 'x-compute-request-id': 'req-8d735db9-d988-4f7a-8bfe-9c602def369d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:48,508 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:24:48,508 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfcfa4a9-63f6-4f26-bb99-8f16f829cb2b', 'x-compute-request-id': 'req-bfcfa4a9-63f6-4f26-bb99-8f16f829cb2b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:49,715 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:24:49,716 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc310f6f-b906-480a-9577-51f0aecb084b', 'x-compute-request-id': 'req-bc310f6f-b906-480a-9577-51f0aecb084b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:50,875 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:24:50,875 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5474d349-fefc-44b5-9d55-ff2ee39d289c', 'x-compute-request-id': 'req-5474d349-fefc-44b5-9d55-ff2ee39d289c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:52,028 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:24:52,029 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae6d1b37-48ce-42df-85b0-faf0f7b18aa7', 'x-compute-request-id': 'req-ae6d1b37-48ce-42df-85b0-faf0f7b18aa7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:53,179 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:24:53,179 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9d0b543-d0bd-404c-be32-10ef4198db50', 'x-compute-request-id': 'req-f9d0b543-d0bd-404c-be32-10ef4198db50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:54,319 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:24:54,319 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74e596ba-a931-4798-8668-72934db9003f', 'x-compute-request-id': 'req-74e596ba-a931-4798-8668-72934db9003f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:55,519 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:24:55,519 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74874c6a-63c9-4292-be46-3de124a4cb19', 'x-compute-request-id': 'req-74874c6a-63c9-4292-be46-3de124a4cb19', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:56,713 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:24:56,714 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acabb01b-d0b5-41c1-a7e0-f20dd4633d30', 'x-compute-request-id': 'req-acabb01b-d0b5-41c1-a7e0-f20dd4633d30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:57,872 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:24:57,872 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cef65a22-ff08-428e-8f2a-6074dc0dca68', 'x-compute-request-id': 'req-cef65a22-ff08-428e-8f2a-6074dc0dca68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:59,039 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:24:59,039 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49bff8d4-479e-42ed-861b-0b43e5f0b125', 'x-compute-request-id': 'req-49bff8d4-479e-42ed-861b-0b43e5f0b125', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:00,231 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:25:00,231 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e62b86-7ddd-4baa-a3c3-6afd4e013f0f', 'x-compute-request-id': 'req-73e62b86-7ddd-4baa-a3c3-6afd4e013f0f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:01,407 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:25:01,408 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad9acd97-8ce8-43c9-9ba6-1c8f830a49e8', 'x-compute-request-id': 'req-ad9acd97-8ce8-43c9-9ba6-1c8f830a49e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:02,618 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:25:02,618 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c720bc57-7410-47ed-b29b-dbd79930e1bf', 'x-compute-request-id': 'req-c720bc57-7410-47ed-b29b-dbd79930e1bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:03,786 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:25:03,786 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b2bdd43-1f9a-4794-93b6-7b2f561b8f95', 'x-compute-request-id': 'req-0b2bdd43-1f9a-4794-93b6-7b2f561b8f95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:04,955 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:25:04,956 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4836a5b7-9c42-469d-a6d7-d367e8407531', 'x-compute-request-id': 'req-4836a5b7-9c42-469d-a6d7-d367e8407531', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:06,162 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:25:06,162 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5a01d3a-d534-481d-a1f0-0e78b0edc9eb', 'x-compute-request-id': 'req-b5a01d3a-d534-481d-a1f0-0e78b0edc9eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:07,326 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:25:07,327 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef7d359d-c9e4-4d9f-99a7-f0e24f514924', 'x-compute-request-id': 'req-ef7d359d-c9e4-4d9f-99a7-f0e24f514924', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:08,551 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.215s
2026-06-26 08:25:08,551 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76be9ae1-d65f-429a-86c4-f88a434ea448', 'x-compute-request-id': 'req-76be9ae1-d65f-429a-86c4-f88a434ea448', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:09,719 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:25:09,719 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5143f700-3ef8-4d6b-9bbe-7220c4666d7c', 'x-compute-request-id': 'req-5143f700-3ef8-4d6b-9bbe-7220c4666d7c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:10,867 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:25:10,867 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-839d0462-7e99-4e28-8d8b-85f43cdc59f8', 'x-compute-request-id': 'req-839d0462-7e99-4e28-8d8b-85f43cdc59f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:12,039 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:25:12,040 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5a4430-660e-4851-a26b-b9a3b799c294', 'x-compute-request-id': 'req-cf5a4430-660e-4851-a26b-b9a3b799c294', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:13,274 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.222s
2026-06-26 08:25:13,274 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e66a7fb-3fb4-468e-ab35-cd1883a81136', 'x-compute-request-id': 'req-8e66a7fb-3fb4-468e-ab35-cd1883a81136', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:14,429 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:25:14,429 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e12614ca-9405-403c-ae11-834ac36fdd82', 'x-compute-request-id': 'req-e12614ca-9405-403c-ae11-834ac36fdd82', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:15,582 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:25:15,582 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e68d09b9-3fcc-4eea-a0fa-c9ae6f49e738', 'x-compute-request-id': 'req-e68d09b9-3fcc-4eea-a0fa-c9ae6f49e738', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:16,776 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:25:16,776 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e6b5fa6-d641-4b44-889b-6127a151e935', 'x-compute-request-id': 'req-6e6b5fa6-d641-4b44-889b-6127a151e935', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:17,943 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:25:17,943 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f71f9c0d-87b1-4eaa-bc89-0f76d08c5797', 'x-compute-request-id': 'req-f71f9c0d-87b1-4eaa-bc89-0f76d08c5797', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:19,192 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.238s
2026-06-26 08:25:19,192 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7704c9d-2e2c-47ca-b139-251716dbc52a', 'x-compute-request-id': 'req-a7704c9d-2e2c-47ca-b139-251716dbc52a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:20,366 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:25:20,366 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-999ecdb5-4077-457a-8de2-d7912dae85ac', 'x-compute-request-id': 'req-999ecdb5-4077-457a-8de2-d7912dae85ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:21,534 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:25:21,534 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aea96e3-8772-4ab9-9e7a-27b04d0a1940', 'x-compute-request-id': 'req-8aea96e3-8772-4ab9-9e7a-27b04d0a1940', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:22,708 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:25:22,708 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2edd09ca-0767-4a21-8d88-33a37f3101b2', 'x-compute-request-id': 'req-2edd09ca-0767-4a21-8d88-33a37f3101b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:23,866 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:25:23,867 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959a57f9-3681-474a-a06c-68f08b5e15c0', 'x-compute-request-id': 'req-959a57f9-3681-474a-a06c-68f08b5e15c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:25,076 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:25:25,076 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f76613-d7b4-46e6-b79b-b49f0c7d4ab6', 'x-compute-request-id': 'req-53f76613-d7b4-46e6-b79b-b49f0c7d4ab6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:26,284 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.197s
2026-06-26 08:25:26,284 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56e10472-307b-41db-a273-4331276e6942', 'x-compute-request-id': 'req-56e10472-307b-41db-a273-4331276e6942', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:27,451 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:25:27,451 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef1c5d7a-3978-4cbe-a819-5c79cb820d69', 'x-compute-request-id': 'req-ef1c5d7a-3978-4cbe-a819-5c79cb820d69', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:28,612 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:25:28,612 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42bc27da-235b-4cf4-ba4a-c4112a073739', 'x-compute-request-id': 'req-42bc27da-235b-4cf4-ba4a-c4112a073739', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:29,757 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:25:29,758 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffa41410-ca5e-4769-82e7-b355575357e0', 'x-compute-request-id': 'req-ffa41410-ca5e-4769-82e7-b355575357e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:30,981 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:25:30,981 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d2f62a3-a1ac-4281-95a8-066cd3dd349d', 'x-compute-request-id': 'req-3d2f62a3-a1ac-4281-95a8-066cd3dd349d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:32,152 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:25:32,153 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3551a126-0a00-449a-9180-239a62900164', 'x-compute-request-id': 'req-3551a126-0a00-449a-9180-239a62900164', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:33,364 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:25:33,365 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52036219-726c-4fad-9c7d-201c8af60069', 'x-compute-request-id': 'req-52036219-726c-4fad-9c7d-201c8af60069', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:34,530 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:25:34,530 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53a52b8-8a16-4a81-b8bd-b6d3434b78d2', 'x-compute-request-id': 'req-c53a52b8-8a16-4a81-b8bd-b6d3434b78d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:35,712 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:25:35,712 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a0b3418-5e07-41de-ac73-3aa375bc90a0', 'x-compute-request-id': 'req-2a0b3418-5e07-41de-ac73-3aa375bc90a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:36,898 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:25:36,898 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab9da2d2-e767-47d0-9b13-aa8e41f7595a', 'x-compute-request-id': 'req-ab9da2d2-e767-47d0-9b13-aa8e41f7595a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:38,077 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:25:38,077 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efe3d762-30ad-4b5e-82cb-45771007e229', 'x-compute-request-id': 'req-efe3d762-30ad-4b5e-82cb-45771007e229', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:39,242 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:25:39,242 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0af7453-9e94-4256-82d1-fc3338758e9e', 'x-compute-request-id': 'req-e0af7453-9e94-4256-82d1-fc3338758e9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:40,396 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:25:40,396 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e03515-cdfd-41ce-aa09-6d7365d44154', 'x-compute-request-id': 'req-e6e03515-cdfd-41ce-aa09-6d7365d44154', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:41,598 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:25:41,599 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-342f7d34-5a7b-448d-a1f8-3c8118123d25', 'x-compute-request-id': 'req-342f7d34-5a7b-448d-a1f8-3c8118123d25', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:42,759 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:25:42,760 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b4eb44-de7d-47e5-ba3c-46a51db59fec', 'x-compute-request-id': 'req-95b4eb44-de7d-47e5-ba3c-46a51db59fec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:43,913 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:25:43,913 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-462a97eb-91b4-4be5-b236-3e3bd40040a4', 'x-compute-request-id': 'req-462a97eb-91b4-4be5-b236-3e3bd40040a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:45,079 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:25:45,079 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e01bb7-8999-4f94-b82e-df2f53c7fba7', 'x-compute-request-id': 'req-f2e01bb7-8999-4f94-b82e-df2f53c7fba7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:46,264 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:25:46,265 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51704f6a-e528-453b-80a2-1a77fae14e32', 'x-compute-request-id': 'req-51704f6a-e528-453b-80a2-1a77fae14e32', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:47,413 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:25:47,413 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-572c1e2b-4bbb-4daa-87ab-28191b1565c5', 'x-compute-request-id': 'req-572c1e2b-4bbb-4daa-87ab-28191b1565c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:48,604 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:25:48,604 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ce681d1-4225-4806-9e13-a039e3992b50', 'x-compute-request-id': 'req-5ce681d1-4225-4806-9e13-a039e3992b50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:49,778 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:25:49,779 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-980856f3-e318-481b-915a-b6dcbd7ccc6d', 'x-compute-request-id': 'req-980856f3-e318-481b-915a-b6dcbd7ccc6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:50,931 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:25:50,932 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eff1a1f1-35f1-471e-96bd-302161902365', 'x-compute-request-id': 'req-eff1a1f1-35f1-471e-96bd-302161902365', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:52,135 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:25:52,135 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f900d796-5571-49ab-99ab-61f7a137efda', 'x-compute-request-id': 'req-f900d796-5571-49ab-99ab-61f7a137efda', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:53,319 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:25:53,319 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0669dc5-2ad9-4481-b0e8-b21dfbdc12a3', 'x-compute-request-id': 'req-b0669dc5-2ad9-4481-b0e8-b21dfbdc12a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:54,490 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:25:54,490 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0b0b412-13a2-4d76-a1aa-67c8f3145ac0', 'x-compute-request-id': 'req-e0b0b412-13a2-4d76-a1aa-67c8f3145ac0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:55,705 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:25:55,705 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3576ed1b-54ab-401a-8a06-e393d9487d54', 'x-compute-request-id': 'req-3576ed1b-54ab-401a-8a06-e393d9487d54', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:56,882 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:25:56,882 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bf07f72-8c37-4679-9cf8-eaa713c60a05', 'x-compute-request-id': 'req-7bf07f72-8c37-4679-9cf8-eaa713c60a05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:58,054 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:25:58,054 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8386b809-38b5-41bf-b478-b6a7c00a6297', 'x-compute-request-id': 'req-8386b809-38b5-41bf-b478-b6a7c00a6297', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:59,189 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.126s
2026-06-26 08:25:59,190 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93eecec6-5103-4a5e-aeb7-da397edce9a6', 'x-compute-request-id': 'req-93eecec6-5103-4a5e-aeb7-da397edce9a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:00,410 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:26:00,410 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccda9f7b-6db4-4ed4-b902-12d25bde92c3', 'x-compute-request-id': 'req-ccda9f7b-6db4-4ed4-b902-12d25bde92c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:01,877 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.457s
2026-06-26 08:26:01,878 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa642ca8-e7ea-4061-8e46-603976a0b50f', 'x-compute-request-id': 'req-fa642ca8-e7ea-4061-8e46-603976a0b50f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:03,048 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:26:03,048 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada956b7-9b70-450e-a3a3-bfed0d796f6f', 'x-compute-request-id': 'req-ada956b7-9b70-450e-a3a3-bfed0d796f6f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:04,217 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:26:04,217 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6f30d9-b958-40b7-bc7e-2400f1f7631e', 'x-compute-request-id': 'req-8e6f30d9-b958-40b7-bc7e-2400f1f7631e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:05,400 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:26:05,400 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-889dbb69-9c23-4f04-8a2f-63f943fee5f5', 'x-compute-request-id': 'req-889dbb69-9c23-4f04-8a2f-63f943fee5f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:06,618 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:26:06,618 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035ccdc1-e6c9-423e-a65a-15550c65223c', 'x-compute-request-id': 'req-035ccdc1-e6c9-423e-a65a-15550c65223c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:07,829 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:26:07,829 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37d63938-25ed-4052-ba88-49de48b41b91', 'x-compute-request-id': 'req-37d63938-25ed-4052-ba88-49de48b41b91', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:09,028 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:26:09,028 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e2687a1-bb41-4d89-9d55-a304a50fb607', 'x-compute-request-id': 'req-0e2687a1-bb41-4d89-9d55-a304a50fb607', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:10,202 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:26:10,202 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1542459-dd1b-48e4-a528-e2a1f4ee2579', 'x-compute-request-id': 'req-d1542459-dd1b-48e4-a528-e2a1f4ee2579', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:11,358 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:26:11,358 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-804b3bb2-e47e-4909-9236-c4396ab368cc', 'x-compute-request-id': 'req-804b3bb2-e47e-4909-9236-c4396ab368cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:12,519 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:26:12,519 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95164a73-6454-4a13-ad8b-777827268623', 'x-compute-request-id': 'req-95164a73-6454-4a13-ad8b-777827268623', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:13,755 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.224s
2026-06-26 08:26:13,756 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa8e7624-442b-4933-92c4-a597e48810ac', 'x-compute-request-id': 'req-fa8e7624-442b-4933-92c4-a597e48810ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:14,902 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:26:14,902 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef2d65d5-5782-40e2-9f9f-9d8960ac174d', 'x-compute-request-id': 'req-ef2d65d5-5782-40e2-9f9f-9d8960ac174d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:16,081 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:26:16,082 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39ae38f9-ea19-4036-91f0-5e20daedc5c3', 'x-compute-request-id': 'req-39ae38f9-ea19-4036-91f0-5e20daedc5c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:17,255 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:26:17,256 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5b6416a-63db-4669-82d3-c6c93c21c9e7', 'x-compute-request-id': 'req-f5b6416a-63db-4669-82d3-c6c93c21c9e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:18,449 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:26:18,450 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-886fc625-eec2-48e7-a3d5-5b081ac38cd0', 'x-compute-request-id': 'req-886fc625-eec2-48e7-a3d5-5b081ac38cd0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:19,687 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.224s
2026-06-26 08:26:19,687 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2e2d7ef-55ae-468a-8e57-282d8f2c3f7c', 'x-compute-request-id': 'req-b2e2d7ef-55ae-468a-8e57-282d8f2c3f7c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:20,846 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:26:20,847 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9a98f23-80e7-4ce7-9866-b616dfa86d81', 'x-compute-request-id': 'req-a9a98f23-80e7-4ce7-9866-b616dfa86d81', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:22,005 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:26:22,006 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dee63151-c3d4-463a-b9f9-3bb12f7b6f6d', 'x-compute-request-id': 'req-dee63151-c3d4-463a-b9f9-3bb12f7b6f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:23,217 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:26:23,218 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72792b25-23b6-4002-bff5-b63cf89571cd', 'x-compute-request-id': 'req-72792b25-23b6-4002-bff5-b63cf89571cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:12:20Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:23,331 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 204 DELETE https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.105s
2026-06-26 08:26:23,331 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbeef6d2-d623-4ca8-bcd9-561ba7a200bc', 'x-compute-request-id': 'req-dbeef6d2-d623-4ca8-bcd9-561ba7a200bc', 'connection': 'close', 'status': '204', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b''
2026-06-26 08:26:23,510 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:26:23,511 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f65e7825-c183-4fe5-894c-cbd8590b1dbb', 'x-compute-request-id': 'req-f65e7825-c183-4fe5-894c-cbd8590b1dbb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:24,658 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:26:24,658 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70bb534d-adf4-4528-87ff-6e48e9c5431c', 'x-compute-request-id': 'req-70bb534d-adf4-4528-87ff-6e48e9c5431c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:25,859 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:26:25,859 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d14269-e4cb-4804-8f85-f2634ed06199', 'x-compute-request-id': 'req-06d14269-e4cb-4804-8f85-f2634ed06199', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:26,999 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:26:26,999 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74aa8ca0-b956-425d-84ba-5e8511dc320c', 'x-compute-request-id': 'req-74aa8ca0-b956-425d-84ba-5e8511dc320c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:28,150 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:26:28,150 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f8ef0c-a1c5-44b6-8973-7c8915417bc7', 'x-compute-request-id': 'req-c2f8ef0c-a1c5-44b6-8973-7c8915417bc7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:29,304 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:26:29,304 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a113308c-b74a-4d42-b856-a61a5ea6ddc6', 'x-compute-request-id': 'req-a113308c-b74a-4d42-b856-a61a5ea6ddc6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:30,446 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:26:30,447 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5d820a-e917-4495-856a-550fad153b4b', 'x-compute-request-id': 'req-ba5d820a-e917-4495-856a-550fad153b4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:31,644 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:26:31,644 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420ebfe2-05a8-4b07-b429-289657f229ab', 'x-compute-request-id': 'req-420ebfe2-05a8-4b07-b429-289657f229ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:32,839 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:26:32,839 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0805c189-331b-4443-8214-10d6398db290', 'x-compute-request-id': 'req-0805c189-331b-4443-8214-10d6398db290', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:34,008 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:26:34,008 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-725408ff-1faa-41a1-bbab-76015961e292', 'x-compute-request-id': 'req-725408ff-1faa-41a1-bbab-76015961e292', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:35,184 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:26:35,184 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-038befe4-66ac-43d9-824b-94a1c6046a6d', 'x-compute-request-id': 'req-038befe4-66ac-43d9-824b-94a1c6046a6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:36,342 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:26:36,342 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db713b2a-7cba-4228-bc44-ef51aa2f01a5', 'x-compute-request-id': 'req-db713b2a-7cba-4228-bc44-ef51aa2f01a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:37,481 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:26:37,481 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c18489a-9965-424e-8b25-7353980aff2a', 'x-compute-request-id': 'req-0c18489a-9965-424e-8b25-7353980aff2a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:38,660 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:26:38,661 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39fd0496-aa46-42bf-acaa-0cf8a5f9c475', 'x-compute-request-id': 'req-39fd0496-aa46-42bf-acaa-0cf8a5f9c475', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:39,852 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:26:39,853 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12e325f3-34e2-4c3f-83c7-8ae8eac6344d', 'x-compute-request-id': 'req-12e325f3-34e2-4c3f-83c7-8ae8eac6344d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:40,998 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:26:40,999 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5609667-88ea-4c31-805c-a57635e5a6d9', 'x-compute-request-id': 'req-a5609667-88ea-4c31-805c-a57635e5a6d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:42,188 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:26:42,188 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f807c7f-426d-4da1-9ba8-569d3c7c8f37', 'x-compute-request-id': 'req-3f807c7f-426d-4da1-9ba8-569d3c7c8f37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:43,353 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:26:43,353 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38d35492-5a4b-4d08-aec7-535d85c6405a', 'x-compute-request-id': 'req-38d35492-5a4b-4d08-aec7-535d85c6405a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:44,573 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.206s
2026-06-26 08:26:44,573 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08482da6-b370-4565-9cd9-ec106b01a61c', 'x-compute-request-id': 'req-08482da6-b370-4565-9cd9-ec106b01a61c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:45,788 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:26:45,788 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3da6ffed-b3ff-4bd5-bcf6-91a26601bad6', 'x-compute-request-id': 'req-3da6ffed-b3ff-4bd5-bcf6-91a26601bad6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:46,952 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:26:46,952 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-559fbc62-1ad5-43fe-9749-03c77bc64240', 'x-compute-request-id': 'req-559fbc62-1ad5-43fe-9749-03c77bc64240', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:48,161 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:26:48,161 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156919b2-588b-49ca-86a2-5945d5a42fed', 'x-compute-request-id': 'req-156919b2-588b-49ca-86a2-5945d5a42fed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:49,315 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:26:49,315 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f535c6-4b44-4d41-8476-8dc2d40e2038', 'x-compute-request-id': 'req-c7f535c6-4b44-4d41-8476-8dc2d40e2038', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:50,500 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:26:50,500 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364e190e-46a2-43a3-b2d0-b40365bc2544', 'x-compute-request-id': 'req-364e190e-46a2-43a3-b2d0-b40365bc2544', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:51,697 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:26:51,698 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8dae5f4-11c0-4f5a-8532-a10095752410', 'x-compute-request-id': 'req-f8dae5f4-11c0-4f5a-8532-a10095752410', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:52,868 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:26:52,868 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27937613-73a1-42f9-bd5a-df7e5424eaa9', 'x-compute-request-id': 'req-27937613-73a1-42f9-bd5a-df7e5424eaa9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:54,087 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:26:54,087 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79f94b54-599b-4b14-8d38-559fb769694f', 'x-compute-request-id': 'req-79f94b54-599b-4b14-8d38-559fb769694f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:55,243 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:26:55,243 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc9a24f-c3b5-467f-b125-46ab1dcc8e59', 'x-compute-request-id': 'req-0cc9a24f-c3b5-467f-b125-46ab1dcc8e59', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:56,397 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:26:56,398 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e97c8813-df68-403d-a5a6-19c8b18e3248', 'x-compute-request-id': 'req-e97c8813-df68-403d-a5a6-19c8b18e3248', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:57,548 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:26:57,549 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fbd2b5f-d303-4b0b-bd27-ccb0243adb64', 'x-compute-request-id': 'req-8fbd2b5f-d303-4b0b-bd27-ccb0243adb64', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:58,742 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:26:58,742 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c43ce2-392f-421e-9ba0-b1223ff7e957', 'x-compute-request-id': 'req-26c43ce2-392f-421e-9ba0-b1223ff7e957', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:59,944 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:26:59,944 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d7a540-6161-41d9-9c23-163ddb655899', 'x-compute-request-id': 'req-63d7a540-6161-41d9-9c23-163ddb655899', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:01,089 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:27:01,090 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f96fee3-f0a7-4511-bce7-cdf978f22e9a', 'x-compute-request-id': 'req-9f96fee3-f0a7-4511-bce7-cdf978f22e9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:02,260 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:27:02,260 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-908e8adc-40b2-4268-b6c8-20c8ede0b575', 'x-compute-request-id': 'req-908e8adc-40b2-4268-b6c8-20c8ede0b575', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:03,409 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:27:03,409 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f59c0d86-d43d-4f1c-98d5-e4dfe5cbc20c', 'x-compute-request-id': 'req-f59c0d86-d43d-4f1c-98d5-e4dfe5cbc20c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:04,574 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:27:04,574 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e65886ac-99f2-4246-8f27-b6e45ae2c332', 'x-compute-request-id': 'req-e65886ac-99f2-4246-8f27-b6e45ae2c332', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:05,813 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.229s
2026-06-26 08:27:05,814 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-230d674f-1f23-4706-b675-3d8c495b4c41', 'x-compute-request-id': 'req-230d674f-1f23-4706-b675-3d8c495b4c41', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:07,019 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:27:07,019 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f26ed05a-a66d-4c19-bfc7-f30c6ac1f6d0', 'x-compute-request-id': 'req-f26ed05a-a66d-4c19-bfc7-f30c6ac1f6d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:08,172 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:27:08,172 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827391b8-afd2-421f-b398-05e821664244', 'x-compute-request-id': 'req-827391b8-afd2-421f-b398-05e821664244', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:09,329 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:27:09,329 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c733a31f-0d7d-4ee9-bbac-1d6186ede1d1', 'x-compute-request-id': 'req-c733a31f-0d7d-4ee9-bbac-1d6186ede1d1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:10,490 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:27:10,490 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8a3ecf-d515-4dc1-98a9-18daf1c1d6ef', 'x-compute-request-id': 'req-bb8a3ecf-d515-4dc1-98a9-18daf1c1d6ef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:11,892 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.394s
2026-06-26 08:27:11,892 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-833d028f-0a5c-48ae-bdac-75aa3402898e', 'x-compute-request-id': 'req-833d028f-0a5c-48ae-bdac-75aa3402898e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:13,035 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:27:13,035 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6429edc-0191-4a68-8956-1493a825d9ca', 'x-compute-request-id': 'req-f6429edc-0191-4a68-8956-1493a825d9ca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:14,184 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:27:14,184 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b25def-3ce5-49fe-a33f-f44e78145bfe', 'x-compute-request-id': 'req-32b25def-3ce5-49fe-a33f-f44e78145bfe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:15,311 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.118s
2026-06-26 08:27:15,311 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a7d9491-c7f9-4986-9ed9-8f7636113293', 'x-compute-request-id': 'req-6a7d9491-c7f9-4986-9ed9-8f7636113293', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:16,467 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:27:16,467 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d810129-c218-48dd-8671-15b240c9ca13', 'x-compute-request-id': 'req-3d810129-c218-48dd-8671-15b240c9ca13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:17,652 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:27:17,653 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-281a9aca-a602-4bac-9b5e-84d86cb9c9d2', 'x-compute-request-id': 'req-281a9aca-a602-4bac-9b5e-84d86cb9c9d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:18,846 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:27:18,846 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe12e91-7af3-449d-a8de-320b74d374ed', 'x-compute-request-id': 'req-abe12e91-7af3-449d-a8de-320b74d374ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:20,004 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:27:20,005 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edb5c3b6-ba29-4960-aea6-684fdb11ed55', 'x-compute-request-id': 'req-edb5c3b6-ba29-4960-aea6-684fdb11ed55', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:21,166 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:27:21,166 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed558460-7a79-4fb6-99b3-11a2fad3544d', 'x-compute-request-id': 'req-ed558460-7a79-4fb6-99b3-11a2fad3544d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:22,341 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:27:22,342 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a93dd332-9f8c-4d32-9d8e-43d7fe59c7fd', 'x-compute-request-id': 'req-a93dd332-9f8c-4d32-9d8e-43d7fe59c7fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:23,537 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:27:23,538 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a34c2cdb-a90f-4ad8-870f-13052abd41b5', 'x-compute-request-id': 'req-a34c2cdb-a90f-4ad8-870f-13052abd41b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:24,746 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.197s
2026-06-26 08:27:24,747 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe317b18-4c41-4a01-8f42-4e77ddb43270', 'x-compute-request-id': 'req-fe317b18-4c41-4a01-8f42-4e77ddb43270', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:25,929 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:27:25,929 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ef6c62-6258-4432-8a16-a0178ed53a95', 'x-compute-request-id': 'req-26ef6c62-6258-4432-8a16-a0178ed53a95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:27,083 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:27:27,083 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-196636e4-ea64-425f-a9e2-9e507b6d2312', 'x-compute-request-id': 'req-196636e4-ea64-425f-a9e2-9e507b6d2312', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:28,238 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:27:28,238 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-362f607f-ef65-4aef-b57d-e8e0b261a1b4', 'x-compute-request-id': 'req-362f607f-ef65-4aef-b57d-e8e0b261a1b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:29,451 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:27:29,452 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa6729ac-144b-4e60-9a3b-68717fcd8bbf', 'x-compute-request-id': 'req-aa6729ac-144b-4e60-9a3b-68717fcd8bbf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:30,633 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:27:30,634 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1561fef-da84-4f02-941e-ab3ca9e26e64', 'x-compute-request-id': 'req-a1561fef-da84-4f02-941e-ab3ca9e26e64', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:31,836 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:27:31,836 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da5b15af-6e41-43c6-94d4-b4180657fc8b', 'x-compute-request-id': 'req-da5b15af-6e41-43c6-94d4-b4180657fc8b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:32,985 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:27:32,985 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-752571bf-4bd1-4362-a4b3-b46da5ff216e', 'x-compute-request-id': 'req-752571bf-4bd1-4362-a4b3-b46da5ff216e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:34,155 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:27:34,156 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25cb5eac-2380-4442-9cd1-fda60b79b7fb', 'x-compute-request-id': 'req-25cb5eac-2380-4442-9cd1-fda60b79b7fb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:35,386 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.221s
2026-06-26 08:27:35,387 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-137a1fd0-c708-4009-a5db-6c5dbacf2d9d', 'x-compute-request-id': 'req-137a1fd0-c708-4009-a5db-6c5dbacf2d9d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:36,555 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:27:36,555 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-797b4e5f-d4fe-407d-ab0d-b65c964d1bce', 'x-compute-request-id': 'req-797b4e5f-d4fe-407d-ab0d-b65c964d1bce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:37,702 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:27:37,702 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed79aeb1-67d4-4fbd-ace2-6518c308cb66', 'x-compute-request-id': 'req-ed79aeb1-67d4-4fbd-ace2-6518c308cb66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:38,859 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:27:38,859 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814bf30c-b4dc-4bda-ad42-61a08482aedf', 'x-compute-request-id': 'req-814bf30c-b4dc-4bda-ad42-61a08482aedf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:40,061 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:27:40,061 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd903430-d2bc-47c0-a7d8-028b6475a9ee', 'x-compute-request-id': 'req-bd903430-d2bc-47c0-a7d8-028b6475a9ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:41,278 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.208s
2026-06-26 08:27:41,279 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6131c32f-8099-4c28-a9fe-7dbd5e871c85', 'x-compute-request-id': 'req-6131c32f-8099-4c28-a9fe-7dbd5e871c85', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:42,447 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:27:42,447 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3540b50e-2dfb-4faf-8a9b-0e8fd7f92329', 'x-compute-request-id': 'req-3540b50e-2dfb-4faf-8a9b-0e8fd7f92329', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:43,610 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:27:43,610 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eefb7123-b14f-4735-a450-221de3cfc67c', 'x-compute-request-id': 'req-eefb7123-b14f-4735-a450-221de3cfc67c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:44,770 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:27:44,770 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6ee7e7-6ecd-4bf4-aeb7-73f263a10e37', 'x-compute-request-id': 'req-ab6ee7e7-6ecd-4bf4-aeb7-73f263a10e37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:45,983 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:27:45,983 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec0e9fb-571a-4946-89b0-797328ef2319', 'x-compute-request-id': 'req-8ec0e9fb-571a-4946-89b0-797328ef2319', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:47,204 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:27:47,204 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9f7d6dc-fb6f-46ee-bcb3-01319c003a3c', 'x-compute-request-id': 'req-d9f7d6dc-fb6f-46ee-bcb3-01319c003a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:48,374 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:27:48,374 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8f6565c-5e71-4818-a1b5-1bf09f303bbe', 'x-compute-request-id': 'req-e8f6565c-5e71-4818-a1b5-1bf09f303bbe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:49,529 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:27:49,529 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09fce82d-b181-4edd-a70f-779ead93abc8', 'x-compute-request-id': 'req-09fce82d-b181-4edd-a70f-779ead93abc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:50,733 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:27:50,734 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f2b2c3e-536d-42cc-9539-16a7882bf9cd', 'x-compute-request-id': 'req-2f2b2c3e-536d-42cc-9539-16a7882bf9cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:51,952 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:27:51,953 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29b7845b-3df5-4782-a855-7daac0017009', 'x-compute-request-id': 'req-29b7845b-3df5-4782-a855-7daac0017009', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:53,120 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:27:53,121 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf38293-2503-478e-a5ec-35d66157e464', 'x-compute-request-id': 'req-ebf38293-2503-478e-a5ec-35d66157e464', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:54,330 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:27:54,331 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f069b7dd-a380-43b7-8a23-e9c19f863870', 'x-compute-request-id': 'req-f069b7dd-a380-43b7-8a23-e9c19f863870', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:55,497 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:27:55,497 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e41adf41-1583-420b-9c7f-cef5b2509fa4', 'x-compute-request-id': 'req-e41adf41-1583-420b-9c7f-cef5b2509fa4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:56,649 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:27:56,650 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8634ded2-ef02-4637-990e-9e387214a27a', 'x-compute-request-id': 'req-8634ded2-ef02-4637-990e-9e387214a27a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:57,847 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:27:57,847 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d9b03e4-15b4-4ecf-adeb-ef3b1aa58633', 'x-compute-request-id': 'req-8d9b03e4-15b4-4ecf-adeb-ef3b1aa58633', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:59,003 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:27:59,004 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92215f23-f7eb-4983-aa65-7d142d03c678', 'x-compute-request-id': 'req-92215f23-f7eb-4983-aa65-7d142d03c678', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:00,207 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:28:00,207 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c90a793-62ff-46b0-bf1a-b27a67fe3769', 'x-compute-request-id': 'req-3c90a793-62ff-46b0-bf1a-b27a67fe3769', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:01,365 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:28:01,366 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-790a9fde-314a-42df-8f5a-1b021efa89b1', 'x-compute-request-id': 'req-790a9fde-314a-42df-8f5a-1b021efa89b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:02,527 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:28:02,527 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bedc8e2-f8c5-4d76-87f8-6a40ea8adebe', 'x-compute-request-id': 'req-2bedc8e2-f8c5-4d76-87f8-6a40ea8adebe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:03,686 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:28:03,686 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ef7dee-6d5f-4f9a-a73d-31183c117595', 'x-compute-request-id': 'req-16ef7dee-6d5f-4f9a-a73d-31183c117595', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:04,851 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:28:04,852 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a44f9f8-0fb9-4eec-9f16-3be40b2819fe', 'x-compute-request-id': 'req-9a44f9f8-0fb9-4eec-9f16-3be40b2819fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:06,073 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:28:06,073 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a6a5d4-16fa-4974-9ded-f0fb5fe954ea', 'x-compute-request-id': 'req-a4a6a5d4-16fa-4974-9ded-f0fb5fe954ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:07,270 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:28:07,270 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52af3354-0f62-448d-9e13-ba6860e703d1', 'x-compute-request-id': 'req-52af3354-0f62-448d-9e13-ba6860e703d1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:08,423 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:28:08,423 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49901ab9-05b0-45ec-95d2-f1f0acd5861f', 'x-compute-request-id': 'req-49901ab9-05b0-45ec-95d2-f1f0acd5861f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:09,583 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:28:09,583 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b70f61-d4b5-4b8c-b817-7baf925535ae', 'x-compute-request-id': 'req-04b70f61-d4b5-4b8c-b817-7baf925535ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:10,746 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:28:10,747 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74c48c26-250d-4bb1-b70f-3fff046f7121', 'x-compute-request-id': 'req-74c48c26-250d-4bb1-b70f-3fff046f7121', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:11,924 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:28:11,925 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf503c4b-8d3a-4436-b767-2d5a0c3f2bc4', 'x-compute-request-id': 'req-cf503c4b-8d3a-4436-b767-2d5a0c3f2bc4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:13,144 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.211s
2026-06-26 08:28:13,144 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf924c4-50ea-4d62-96ca-6827fe57816e', 'x-compute-request-id': 'req-3cf924c4-50ea-4d62-96ca-6827fe57816e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:14,304 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:28:14,304 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0546bcea-c5eb-4159-bd17-8579fcf3e58f', 'x-compute-request-id': 'req-0546bcea-c5eb-4159-bd17-8579fcf3e58f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:15,460 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:28:15,460 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e18cdafd-c693-49ac-bd66-8b9fe85bb277', 'x-compute-request-id': 'req-e18cdafd-c693-49ac-bd66-8b9fe85bb277', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:16,636 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:28:16,636 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6599c2df-32b3-44f3-a94a-51b2bfa26f7d', 'x-compute-request-id': 'req-6599c2df-32b3-44f3-a94a-51b2bfa26f7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:17,851 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.203s
2026-06-26 08:28:17,851 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0d72897-99b3-4a84-a7cd-7d87f5d4a802', 'x-compute-request-id': 'req-a0d72897-99b3-4a84-a7cd-7d87f5d4a802', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:19,012 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:28:19,012 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a41e3d8-ebdc-4ffd-904d-4c74f6d44f38', 'x-compute-request-id': 'req-3a41e3d8-ebdc-4ffd-904d-4c74f6d44f38', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:20,206 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:28:20,206 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec044e2c-4ecf-4e7a-bd35-aeb7bf47c7db', 'x-compute-request-id': 'req-ec044e2c-4ecf-4e7a-bd35-aeb7bf47c7db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:21,365 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:28:21,366 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad26ac12-3f3e-4c59-b2a5-fa4cd27476ce', 'x-compute-request-id': 'req-ad26ac12-3f3e-4c59-b2a5-fa4cd27476ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:22,521 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:28:22,521 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2afc8db0-050d-4156-8d09-98258b2953b2', 'x-compute-request-id': 'req-2afc8db0-050d-4156-8d09-98258b2953b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:23,681 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:28:23,681 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35b0c376-1393-4348-8078-5aa266278fd5', 'x-compute-request-id': 'req-35b0c376-1393-4348-8078-5aa266278fd5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:24,835 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:28:24,836 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97bcd0f9-d629-44f7-a9f0-15b2fe867d6b', 'x-compute-request-id': 'req-97bcd0f9-d629-44f7-a9f0-15b2fe867d6b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:26,015 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:28:26,015 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9056fc9-db6a-42a2-a100-66c1060be208', 'x-compute-request-id': 'req-f9056fc9-db6a-42a2-a100-66c1060be208', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:27,234 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.210s
2026-06-26 08:28:27,235 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94273c18-9e6a-4a4f-a61c-f058aa6569ed', 'x-compute-request-id': 'req-94273c18-9e6a-4a4f-a61c-f058aa6569ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:28,393 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:28:28,393 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbce6aba-40b0-4207-b4d9-8d1a021b51b0', 'x-compute-request-id': 'req-cbce6aba-40b0-4207-b4d9-8d1a021b51b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:29,547 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:28:29,547 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2245214-4682-4e4b-91d7-965bd0b1d207', 'x-compute-request-id': 'req-e2245214-4682-4e4b-91d7-965bd0b1d207', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:30,704 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:28:30,705 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc229aec-51cb-413a-8980-6010c5513422', 'x-compute-request-id': 'req-bc229aec-51cb-413a-8980-6010c5513422', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:31,865 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:28:31,865 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb23b8ca-246f-48b2-b13d-61ae72d8d8a4', 'x-compute-request-id': 'req-eb23b8ca-246f-48b2-b13d-61ae72d8d8a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:33,063 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:28:33,063 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca2fb9cc-01ab-4c1e-87bd-bbb392072f0b', 'x-compute-request-id': 'req-ca2fb9cc-01ab-4c1e-87bd-bbb392072f0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:34,257 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:28:34,258 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e49c0995-a485-4744-bb64-baa2ecf741d4', 'x-compute-request-id': 'req-e49c0995-a485-4744-bb64-baa2ecf741d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:35,399 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:28:35,400 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-615e229f-c28d-4922-a011-ddb348e35719', 'x-compute-request-id': 'req-615e229f-c28d-4922-a011-ddb348e35719', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:36,553 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:28:36,553 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bca8e08-df63-4876-84f6-f061a54f2e4d', 'x-compute-request-id': 'req-7bca8e08-df63-4876-84f6-f061a54f2e4d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:37,745 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:28:37,745 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01fc74ae-38c6-4774-85de-0cf09f3eb168', 'x-compute-request-id': 'req-01fc74ae-38c6-4774-85de-0cf09f3eb168', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:38,901 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:28:38,901 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30076964-0c91-4325-b34e-3c49a2a9093b', 'x-compute-request-id': 'req-30076964-0c91-4325-b34e-3c49a2a9093b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:40,094 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:28:40,095 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22479268-10f1-495e-b128-fe0bc4b4bcba', 'x-compute-request-id': 'req-22479268-10f1-495e-b128-fe0bc4b4bcba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:41,298 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:28:41,298 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abd0d887-8412-46c4-9725-289c5e4fbffb', 'x-compute-request-id': 'req-abd0d887-8412-46c4-9725-289c5e4fbffb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:42,447 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:28:42,447 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-106b3268-0575-4493-9fe1-0769ef1cf592', 'x-compute-request-id': 'req-106b3268-0575-4493-9fe1-0769ef1cf592', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:43,617 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:28:43,617 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cafa6a95-e402-4dff-b133-ab5107270717', 'x-compute-request-id': 'req-cafa6a95-e402-4dff-b133-ab5107270717', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:44,775 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:28:44,776 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7dc142c-3c55-4f9b-a77f-1697d5ac003c', 'x-compute-request-id': 'req-b7dc142c-3c55-4f9b-a77f-1697d5ac003c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:45,944 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:28:45,944 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e08dea1d-43ea-4342-9c51-230ce4bf3e42', 'x-compute-request-id': 'req-e08dea1d-43ea-4342-9c51-230ce4bf3e42', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:47,147 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:28:47,147 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fbdfeb2-3511-4948-9d65-f001d747a87d', 'x-compute-request-id': 'req-9fbdfeb2-3511-4948-9d65-f001d747a87d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:48,361 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:28:48,361 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d206f3c-f4df-4bbe-af9f-9e38ca196317', 'x-compute-request-id': 'req-1d206f3c-f4df-4bbe-af9f-9e38ca196317', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:49,517 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:28:49,517 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73590d06-d2c2-4791-a475-ff6bf62b6cfe', 'x-compute-request-id': 'req-73590d06-d2c2-4791-a475-ff6bf62b6cfe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:50,677 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:28:50,677 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c620efc6-2890-4ce0-8a69-a724fa9c2eef', 'x-compute-request-id': 'req-c620efc6-2890-4ce0-8a69-a724fa9c2eef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:51,839 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:28:51,840 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55aa7e31-a745-4fd8-b561-22dafc9b24fa', 'x-compute-request-id': 'req-55aa7e31-a745-4fd8-b561-22dafc9b24fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:53,018 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:28:53,018 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49cd6d4e-6d94-42ef-b319-5357667cde2a', 'x-compute-request-id': 'req-49cd6d4e-6d94-42ef-b319-5357667cde2a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:54,156 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:28:54,157 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3f081d8-aaf6-455b-a586-c6a5c69ce68b', 'x-compute-request-id': 'req-c3f081d8-aaf6-455b-a586-c6a5c69ce68b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:55,359 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:28:55,359 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dc00ecc-ff00-4422-a63c-4b40632ad6a6', 'x-compute-request-id': 'req-9dc00ecc-ff00-4422-a63c-4b40632ad6a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:56,534 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:28:56,535 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41497934-1bd5-4955-93d6-90a98a63983f', 'x-compute-request-id': 'req-41497934-1bd5-4955-93d6-90a98a63983f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:57,705 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:28:57,705 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd1c59b5-6b8a-4ee0-a045-454bbe8107c7', 'x-compute-request-id': 'req-dd1c59b5-6b8a-4ee0-a045-454bbe8107c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:58,905 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:28:58,906 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4b38f2f-4ff0-47ba-9c33-8afbed894e20', 'x-compute-request-id': 'req-e4b38f2f-4ff0-47ba-9c33-8afbed894e20', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:00,059 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:29:00,059 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f592318-0a03-47e8-91c6-226c796f8327', 'x-compute-request-id': 'req-2f592318-0a03-47e8-91c6-226c796f8327', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:01,216 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:29:01,216 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07a22e73-6e86-4b05-9f37-849e0acd8218', 'x-compute-request-id': 'req-07a22e73-6e86-4b05-9f37-849e0acd8218', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:02,392 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:29:02,392 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c40020e-925e-41a5-9698-12266417466d', 'x-compute-request-id': 'req-6c40020e-925e-41a5-9698-12266417466d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:03,527 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.126s
2026-06-26 08:29:03,528 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e793bdfc-72df-4d27-911e-93685098cfa9', 'x-compute-request-id': 'req-e793bdfc-72df-4d27-911e-93685098cfa9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:04,732 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:29:04,732 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b00ef1b-a32a-4af3-869f-5a0e500aefe4', 'x-compute-request-id': 'req-8b00ef1b-a32a-4af3-869f-5a0e500aefe4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:05,889 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:29:05,889 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0e2d101-74a2-4036-939f-c25617ee0b7e', 'x-compute-request-id': 'req-c0e2d101-74a2-4036-939f-c25617ee0b7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:07,046 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:29:07,047 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72189833-3c69-4297-b309-92523daecd21', 'x-compute-request-id': 'req-72189833-3c69-4297-b309-92523daecd21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:08,276 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.219s
2026-06-26 08:29:08,277 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-754bbcc6-ba3e-406d-9a92-9df2451abbac', 'x-compute-request-id': 'req-754bbcc6-ba3e-406d-9a92-9df2451abbac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:09,442 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:29:09,442 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eec83a0-59d3-4f32-a222-f395ef48a636', 'x-compute-request-id': 'req-2eec83a0-59d3-4f32-a222-f395ef48a636', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:10,655 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:29:10,655 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1bebffd-6c03-4239-9f2b-b6d0db90cf06', 'x-compute-request-id': 'req-e1bebffd-6c03-4239-9f2b-b6d0db90cf06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:11,819 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:29:11,819 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06f3b84-f4d1-4194-b9a3-dd371357ba6a', 'x-compute-request-id': 'req-b06f3b84-f4d1-4194-b9a3-dd371357ba6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:12,995 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:29:12,995 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cf527bd-4f95-46da-8d77-e241dc520057', 'x-compute-request-id': 'req-4cf527bd-4f95-46da-8d77-e241dc520057', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:14,215 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.210s
2026-06-26 08:29:14,216 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b212ae4a-8665-4823-8475-e39ed1a4f408', 'x-compute-request-id': 'req-b212ae4a-8665-4823-8475-e39ed1a4f408', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:15,377 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:29:15,377 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c50991-e877-4c94-a29f-689f6a3fdbee', 'x-compute-request-id': 'req-f5c50991-e877-4c94-a29f-689f6a3fdbee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:16,591 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:29:16,591 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9519a71-b7a2-485b-b6ba-314aded352fb', 'x-compute-request-id': 'req-e9519a71-b7a2-485b-b6ba-314aded352fb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:17,747 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:29:17,748 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f096411-b4c1-464c-8d13-8a5c21e5ce90', 'x-compute-request-id': 'req-4f096411-b4c1-464c-8d13-8a5c21e5ce90', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:18,912 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:29:18,912 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec653f2-a151-45a6-9de6-05c751b587f3', 'x-compute-request-id': 'req-aec653f2-a151-45a6-9de6-05c751b587f3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:20,146 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.221s
2026-06-26 08:29:20,146 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11693f0e-9726-435a-aa6d-1266ba7e7b51', 'x-compute-request-id': 'req-11693f0e-9726-435a-aa6d-1266ba7e7b51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:21,300 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:29:21,300 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a43f9a-b43c-49db-9f3e-29ad8fdb9323', 'x-compute-request-id': 'req-d4a43f9a-b43c-49db-9f3e-29ad8fdb9323', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:22,495 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:29:22,496 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-992c9a6d-9be1-4fbe-bf66-e8578d8efb3b', 'x-compute-request-id': 'req-992c9a6d-9be1-4fbe-bf66-e8578d8efb3b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:23,652 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:29:23,652 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8a4114d-8f3f-4601-a50c-c7b90ac44443', 'x-compute-request-id': 'req-e8a4114d-8f3f-4601-a50c-c7b90ac44443', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:24,814 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:29:24,815 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc0e8e0c-20b6-44ea-bb6f-c3b2f207c056', 'x-compute-request-id': 'req-bc0e8e0c-20b6-44ea-bb6f-c3b2f207c056', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:25,998 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:29:25,999 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ab70e2e-fbbe-4d4b-bbde-d8346806be0c', 'x-compute-request-id': 'req-8ab70e2e-fbbe-4d4b-bbde-d8346806be0c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:27,166 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:29:27,166 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca0bc74-fe5c-4568-8280-1fd3e0fe144c', 'x-compute-request-id': 'req-bca0bc74-fe5c-4568-8280-1fd3e0fe144c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:28,378 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:29:28,378 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ee37e8-3a2b-4ccf-b246-c6aa9401d6ce', 'x-compute-request-id': 'req-b2ee37e8-3a2b-4ccf-b246-c6aa9401d6ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:29,569 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:29:29,569 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fdc55d3-419f-403f-80c1-da6667b94ac1', 'x-compute-request-id': 'req-6fdc55d3-419f-403f-80c1-da6667b94ac1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:30,729 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:29:30,730 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1da670e-ac53-4a11-8e40-32a0a1325ca6', 'x-compute-request-id': 'req-b1da670e-ac53-4a11-8e40-32a0a1325ca6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:31,876 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:29:31,876 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-926ed404-c0af-4e36-b885-c2571f7f23dd', 'x-compute-request-id': 'req-926ed404-c0af-4e36-b885-c2571f7f23dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:33,093 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:29:33,094 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-637eb0c3-8406-4cb9-8e85-eaa09d707a53', 'x-compute-request-id': 'req-637eb0c3-8406-4cb9-8e85-eaa09d707a53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:34,242 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:29:34,242 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aabe04e2-268a-4f03-9063-7fdfd195b67f', 'x-compute-request-id': 'req-aabe04e2-268a-4f03-9063-7fdfd195b67f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:35,433 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:29:35,433 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d772d7d5-e66e-414c-8821-1353415d8aac', 'x-compute-request-id': 'req-d772d7d5-e66e-414c-8821-1353415d8aac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:36,581 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:29:36,581 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abcb669a-c963-413f-9e5e-ca37e103f86f', 'x-compute-request-id': 'req-abcb669a-c963-413f-9e5e-ca37e103f86f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:37,729 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:29:37,729 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b09ad55-e576-4c01-8799-2008efcce8fd', 'x-compute-request-id': 'req-9b09ad55-e576-4c01-8799-2008efcce8fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:38,864 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.127s
2026-06-26 08:29:38,864 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21801260-ab6f-4905-96f9-dbf6e68ea7c9', 'x-compute-request-id': 'req-21801260-ab6f-4905-96f9-dbf6e68ea7c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:40,023 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:29:40,023 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a6d3fd6-78ea-48eb-9150-c97219d73591', 'x-compute-request-id': 'req-0a6d3fd6-78ea-48eb-9150-c97219d73591', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:41,242 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:29:41,242 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6696ca6-0d45-4f4f-898e-af75644225c8', 'x-compute-request-id': 'req-a6696ca6-0d45-4f4f-898e-af75644225c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:42,435 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:29:42,435 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8ef1136-b62f-46b1-8391-408f625e62cc', 'x-compute-request-id': 'req-e8ef1136-b62f-46b1-8391-408f625e62cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:43,578 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:29:43,579 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a189930d-a262-4cf6-b06b-ce534d116fbc', 'x-compute-request-id': 'req-a189930d-a262-4cf6-b06b-ce534d116fbc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:44,720 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:29:44,720 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a32faf1-6c7b-48a6-9b19-74800285f391', 'x-compute-request-id': 'req-7a32faf1-6c7b-48a6-9b19-74800285f391', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:45,870 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:29:45,870 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e23868-525d-4425-a458-5975ba26dd7e', 'x-compute-request-id': 'req-a2e23868-525d-4425-a458-5975ba26dd7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:47,054 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:29:47,055 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0ad1643-7a30-4ec4-9a7c-2ce7a87993cf', 'x-compute-request-id': 'req-f0ad1643-7a30-4ec4-9a7c-2ce7a87993cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:48,202 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:29:48,202 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df754963-0a2b-44cd-bc40-8d0999d363b0', 'x-compute-request-id': 'req-df754963-0a2b-44cd-bc40-8d0999d363b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:49,357 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:29:49,357 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de5aee77-837d-45a2-bb1b-336536a2d7f4', 'x-compute-request-id': 'req-de5aee77-837d-45a2-bb1b-336536a2d7f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:50,558 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:29:50,558 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3638d9f-8eff-41a7-acaf-a17db83b9c8f', 'x-compute-request-id': 'req-a3638d9f-8eff-41a7-acaf-a17db83b9c8f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:51,706 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:29:51,706 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaee2745-e49c-4af8-ae48-2a38d6d61fd2', 'x-compute-request-id': 'req-eaee2745-e49c-4af8-ae48-2a38d6d61fd2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:52,892 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:29:52,892 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44e8782f-ae70-4d43-97ab-3100c196fee8', 'x-compute-request-id': 'req-44e8782f-ae70-4d43-97ab-3100c196fee8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:54,069 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:29:54,069 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aeee6a9-30f7-45fb-9a64-bb013b78a565', 'x-compute-request-id': 'req-5aeee6a9-30f7-45fb-9a64-bb013b78a565', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:55,350 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.275s
2026-06-26 08:29:55,351 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d61104-5ae9-4a0f-9ec4-8e1d0878bf5d', 'x-compute-request-id': 'req-c7d61104-5ae9-4a0f-9ec4-8e1d0878bf5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:56,514 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:29:56,514 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73d6018e-55f0-4b0a-bc14-38efc4b58d8e', 'x-compute-request-id': 'req-73d6018e-55f0-4b0a-bc14-38efc4b58d8e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:57,671 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:29:57,672 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6daec6d6-e921-45d8-b5ac-dadf5f30252a', 'x-compute-request-id': 'req-6daec6d6-e921-45d8-b5ac-dadf5f30252a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:58,829 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:29:58,829 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-accb085d-230a-4fc4-8075-26b74b4016d0', 'x-compute-request-id': 'req-accb085d-230a-4fc4-8075-26b74b4016d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:00,035 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.197s
2026-06-26 08:30:00,035 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6bec509-85e2-4dca-97c0-cbce5e4b6b01', 'x-compute-request-id': 'req-d6bec509-85e2-4dca-97c0-cbce5e4b6b01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:01,191 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:30:01,191 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af0c32c1-8505-49d8-bada-8c1500aa6d27', 'x-compute-request-id': 'req-af0c32c1-8505-49d8-bada-8c1500aa6d27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:02,342 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:30:02,342 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-262ad12d-3dcb-4d3f-b676-a8137b2cc84b', 'x-compute-request-id': 'req-262ad12d-3dcb-4d3f-b676-a8137b2cc84b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:03,504 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:30:03,504 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d2c3ee6-4214-4c92-9fa3-cfe64d455ba9', 'x-compute-request-id': 'req-3d2c3ee6-4214-4c92-9fa3-cfe64d455ba9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:04,665 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:30:04,665 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f6b3f78-e733-4fc7-a388-93020244c85e', 'x-compute-request-id': 'req-0f6b3f78-e733-4fc7-a388-93020244c85e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:05,877 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:30:05,877 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87464f62-fad7-498b-be9b-caf400aa6d1b', 'x-compute-request-id': 'req-87464f62-fad7-498b-be9b-caf400aa6d1b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:07,020 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:30:07,020 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58679b93-5588-4771-a0cb-199802259634', 'x-compute-request-id': 'req-58679b93-5588-4771-a0cb-199802259634', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:08,177 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:30:08,177 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-831bb336-9bf2-43d0-9031-0ce80af14702', 'x-compute-request-id': 'req-831bb336-9bf2-43d0-9031-0ce80af14702', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:09,340 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:30:09,341 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc7cef70-fa12-4dc8-a4ff-d03b28e16ba9', 'x-compute-request-id': 'req-fc7cef70-fa12-4dc8-a4ff-d03b28e16ba9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:10,549 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.203s
2026-06-26 08:30:10,550 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8540475-0f75-4aa2-80b3-8c8f9c55bfcd', 'x-compute-request-id': 'req-f8540475-0f75-4aa2-80b3-8c8f9c55bfcd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:11,805 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.249s
2026-06-26 08:30:11,805 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-055c423e-d4b1-4673-99fe-5cd4c80c4752', 'x-compute-request-id': 'req-055c423e-d4b1-4673-99fe-5cd4c80c4752', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:12,954 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:30:12,955 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12d5f5d4-0a07-455e-aa17-5bddef649399', 'x-compute-request-id': 'req-12d5f5d4-0a07-455e-aa17-5bddef649399', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:14,166 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:30:14,167 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89c7493-5a05-4ed2-8701-3b15775d9ebb', 'x-compute-request-id': 'req-e89c7493-5a05-4ed2-8701-3b15775d9ebb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:15,379 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.203s
2026-06-26 08:30:15,379 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7dc235d-867e-4771-9216-eab221068290', 'x-compute-request-id': 'req-b7dc235d-867e-4771-9216-eab221068290', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:16,579 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:30:16,580 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5627ef79-7eff-4c61-a552-43dce2de7bf7', 'x-compute-request-id': 'req-5627ef79-7eff-4c61-a552-43dce2de7bf7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:17,737 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:30:17,737 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58c3067-89dc-4c6a-b96f-c19770dcfc1c', 'x-compute-request-id': 'req-f58c3067-89dc-4c6a-b96f-c19770dcfc1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:18,894 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:30:18,894 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61ec5fca-2ad7-438d-862e-d1cef1fa6858', 'x-compute-request-id': 'req-61ec5fca-2ad7-438d-862e-d1cef1fa6858', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:20,100 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:30:20,101 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-240204d7-fa98-4344-ba27-a9af90f5cca4', 'x-compute-request-id': 'req-240204d7-fa98-4344-ba27-a9af90f5cca4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:21,248 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:30:21,248 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3daf88da-4b43-449c-97a7-e66bed670d4f', 'x-compute-request-id': 'req-3daf88da-4b43-449c-97a7-e66bed670d4f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:22,440 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:30:22,440 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c202e5-c1e4-4373-a132-4b701430891f', 'x-compute-request-id': 'req-e0c202e5-c1e4-4373-a132-4b701430891f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:23,594 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:30:23,595 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-150fb336-f8b7-4e5b-b650-21d3481e69c7', 'x-compute-request-id': 'req-150fb336-f8b7-4e5b-b650-21d3481e69c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:24,769 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:30:24,769 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e2849d-d676-4e78-89bc-aa758887d02c', 'x-compute-request-id': 'req-e4e2849d-d676-4e78-89bc-aa758887d02c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:25,990 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:30:25,990 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de3c9b74-0e43-4a89-bd20-25fc9544cd01', 'x-compute-request-id': 'req-de3c9b74-0e43-4a89-bd20-25fc9544cd01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:27,143 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:30:27,143 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8757966b-f111-47e4-a796-d2adc6c50dbc', 'x-compute-request-id': 'req-8757966b-f111-47e4-a796-d2adc6c50dbc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:28,342 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:30:28,342 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b3ae760-1b7d-4dc3-9421-d98d6edb8cea', 'x-compute-request-id': 'req-2b3ae760-1b7d-4dc3-9421-d98d6edb8cea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:29,495 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:30:29,495 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbac3f65-5a9c-4ba9-a64a-219f31280ab2', 'x-compute-request-id': 'req-dbac3f65-5a9c-4ba9-a64a-219f31280ab2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:30,648 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:30:30,649 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-108535c1-e1e4-408f-9b95-87b7e60b70be', 'x-compute-request-id': 'req-108535c1-e1e4-408f-9b95-87b7e60b70be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:31,802 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:30:31,803 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ba16e77-0e4b-46ae-91b8-6b86215363d2', 'x-compute-request-id': 'req-0ba16e77-0e4b-46ae-91b8-6b86215363d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:32,949 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:30:32,949 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16def32f-01e7-4095-b04c-270effc19b37', 'x-compute-request-id': 'req-16def32f-01e7-4095-b04c-270effc19b37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:34,134 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:30:34,134 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-370f427b-6c37-4227-8cd1-dbd1546e1efb', 'x-compute-request-id': 'req-370f427b-6c37-4227-8cd1-dbd1546e1efb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:35,328 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:30:35,328 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f15dfec9-76e4-4a42-b1d6-6f2d70493967', 'x-compute-request-id': 'req-f15dfec9-76e4-4a42-b1d6-6f2d70493967', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:36,472 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:30:36,472 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dad548ce-393f-41f9-86cc-e7b511b09468', 'x-compute-request-id': 'req-dad548ce-393f-41f9-86cc-e7b511b09468', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:37,620 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:30:37,620 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a34859-9b66-4cf1-ac22-18b556dcb0d6', 'x-compute-request-id': 'req-42a34859-9b66-4cf1-ac22-18b556dcb0d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:38,773 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:30:38,773 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1e5da80-d1f8-4540-bb19-f8a1aee2b3bb', 'x-compute-request-id': 'req-e1e5da80-d1f8-4540-bb19-f8a1aee2b3bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:39,962 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:30:39,962 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eed63fe-db77-40b7-91e8-fcf38fc3a1d9', 'x-compute-request-id': 'req-7eed63fe-db77-40b7-91e8-fcf38fc3a1d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:41,114 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:30:41,114 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1788af62-08ed-4f85-b341-70616df87293', 'x-compute-request-id': 'req-1788af62-08ed-4f85-b341-70616df87293', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:42,303 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:30:42,303 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8a8624a-e341-4d89-acf4-0c305b6e9892', 'x-compute-request-id': 'req-a8a8624a-e341-4d89-acf4-0c305b6e9892', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:43,450 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:30:43,450 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37fd73eb-18a3-4754-bd04-4895f50af761', 'x-compute-request-id': 'req-37fd73eb-18a3-4754-bd04-4895f50af761', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:44,586 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.125s
2026-06-26 08:30:44,586 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3032748-894b-4657-b3ea-d8b663a42944', 'x-compute-request-id': 'req-f3032748-894b-4657-b3ea-d8b663a42944', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:45,781 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:30:45,781 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03f08d6c-437f-478f-bb22-e720f3873edd', 'x-compute-request-id': 'req-03f08d6c-437f-478f-bb22-e720f3873edd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:46,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.123s
2026-06-26 08:30:46,916 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dcf6880-daad-4899-83f5-8dc25016ac98', 'x-compute-request-id': 'req-3dcf6880-daad-4899-83f5-8dc25016ac98', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:48,063 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:30:48,063 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d36d392e-cd55-4d42-a664-117114dd54d2', 'x-compute-request-id': 'req-d36d392e-cd55-4d42-a664-117114dd54d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:49,253 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:30:49,253 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6c0d931-81c4-48a1-ab7c-166e6f52111a', 'x-compute-request-id': 'req-f6c0d931-81c4-48a1-ab7c-166e6f52111a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:50,405 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:30:50,406 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-538b2fb6-7733-4607-ad42-383e24bd3a4a', 'x-compute-request-id': 'req-538b2fb6-7733-4607-ad42-383e24bd3a4a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:51,565 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:30:51,565 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67cfa7a6-2d01-4ee4-b8e8-e5c9dbe06604', 'x-compute-request-id': 'req-67cfa7a6-2d01-4ee4-b8e8-e5c9dbe06604', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:52,743 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:30:52,743 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27edb155-c0a8-4e8c-b63b-8884266b3f0d', 'x-compute-request-id': 'req-27edb155-c0a8-4e8c-b63b-8884266b3f0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:53,941 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:30:53,941 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2d7ecad-e8d6-4e9c-917d-4d8cf9b7a917', 'x-compute-request-id': 'req-b2d7ecad-e8d6-4e9c-917d-4d8cf9b7a917', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:55,162 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:30:55,162 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1948a1-f7de-467e-9154-4881109447ff', 'x-compute-request-id': 'req-8c1948a1-f7de-467e-9154-4881109447ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:56,364 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:30:56,364 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21787e4b-3b33-4eb2-be7f-02e2384d2bfb', 'x-compute-request-id': 'req-21787e4b-3b33-4eb2-be7f-02e2384d2bfb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:57,556 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:30:57,556 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ff12d91-d113-4c73-a8b3-b9158c813563', 'x-compute-request-id': 'req-1ff12d91-d113-4c73-a8b3-b9158c813563', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:58,745 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:30:58,745 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19a3532-13f9-4be5-8bab-eceaaec41803', 'x-compute-request-id': 'req-a19a3532-13f9-4be5-8bab-eceaaec41803', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:59,913 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:30:59,914 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50ea83b-ef2a-492a-94bb-ca936674c886', 'x-compute-request-id': 'req-c50ea83b-ef2a-492a-94bb-ca936674c886', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:01,116 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:31:01,116 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1985ce7d-2fd7-41ee-9465-520cef9de09d', 'x-compute-request-id': 'req-1985ce7d-2fd7-41ee-9465-520cef9de09d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:02,304 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:31:02,304 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94e45747-d6bc-43a4-94a8-9db97c0c1c20', 'x-compute-request-id': 'req-94e45747-d6bc-43a4-94a8-9db97c0c1c20', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:03,474 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:31:03,474 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa93616e-b77a-4619-a2d1-b269b9349ba2', 'x-compute-request-id': 'req-fa93616e-b77a-4619-a2d1-b269b9349ba2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:04,623 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:31:04,624 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e60ffa5-8640-4008-ad86-6a6fcd76f6fa', 'x-compute-request-id': 'req-0e60ffa5-8640-4008-ad86-6a6fcd76f6fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:05,811 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.175s
2026-06-26 08:31:05,812 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03493a4c-576c-42b0-9953-0834c4f8b8a6', 'x-compute-request-id': 'req-03493a4c-576c-42b0-9953-0834c4f8b8a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:07,025 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:31:07,025 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c296d123-5d03-427a-a0ae-50ae5ff101a8', 'x-compute-request-id': 'req-c296d123-5d03-427a-a0ae-50ae5ff101a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:08,190 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:31:08,190 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f24c341-2ad3-410a-82bd-0f2768fcf738', 'x-compute-request-id': 'req-5f24c341-2ad3-410a-82bd-0f2768fcf738', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:09,392 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:31:09,393 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7400cb0d-b39f-49c2-b99e-ca30cebaceab', 'x-compute-request-id': 'req-7400cb0d-b39f-49c2-b99e-ca30cebaceab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:10,540 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:31:10,541 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ef5cb6b-1cdb-430c-a31a-da5f2534345d', 'x-compute-request-id': 'req-9ef5cb6b-1cdb-430c-a31a-da5f2534345d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:11,700 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:31:11,701 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-823be8eb-065d-4bc7-895d-ea1886e02e21', 'x-compute-request-id': 'req-823be8eb-065d-4bc7-895d-ea1886e02e21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:12,900 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:31:12,900 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa681f1d-95eb-4fab-95ab-11ceff2b6067', 'x-compute-request-id': 'req-fa681f1d-95eb-4fab-95ab-11ceff2b6067', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:14,052 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:31:14,053 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f3710a-043b-4936-8cdc-15976b00580e', 'x-compute-request-id': 'req-f9f3710a-043b-4936-8cdc-15976b00580e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:15,202 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:31:15,203 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ddb264-6d5c-4c20-aee8-3f4e6a9037ce', 'x-compute-request-id': 'req-b1ddb264-6d5c-4c20-aee8-3f4e6a9037ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:16,360 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:31:16,360 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee3241ef-c7f1-458d-8535-6bd4c463399f', 'x-compute-request-id': 'req-ee3241ef-c7f1-458d-8535-6bd4c463399f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:17,525 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:31:17,525 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c6331bf-a403-4157-ac7a-b2c0e6638185', 'x-compute-request-id': 'req-3c6331bf-a403-4157-ac7a-b2c0e6638185', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:18,734 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:31:18,734 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06339392-b1a9-4674-a9e6-db6102102966', 'x-compute-request-id': 'req-06339392-b1a9-4674-a9e6-db6102102966', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:19,891 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:31:19,891 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214f77e1-3457-4301-83e3-b9465ed59f62', 'x-compute-request-id': 'req-214f77e1-3457-4301-83e3-b9465ed59f62', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:21,124 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.224s
2026-06-26 08:31:21,124 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac0f231b-6cbd-407d-850f-b237f31acaf8', 'x-compute-request-id': 'req-ac0f231b-6cbd-407d-850f-b237f31acaf8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:22,337 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.203s
2026-06-26 08:31:22,337 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3b06b9-10bd-4910-8194-8c7c77767f3b', 'x-compute-request-id': 'req-8a3b06b9-10bd-4910-8194-8c7c77767f3b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:23,487 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:31:23,487 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f6e199-e0f1-4297-9c27-e6bb1a567d2d', 'x-compute-request-id': 'req-86f6e199-e0f1-4297-9c27-e6bb1a567d2d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:24,635 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:31:24,636 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b16a5d-84c6-4e3f-9dfa-67a848b14204', 'x-compute-request-id': 'req-c8b16a5d-84c6-4e3f-9dfa-67a848b14204', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:25,824 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:31:25,825 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a7d9926-b34b-4629-8b45-aabc8e6b67ae', 'x-compute-request-id': 'req-7a7d9926-b34b-4629-8b45-aabc8e6b67ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:26,981 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:31:26,982 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4d3e105-7c55-4d74-aa3c-1a5cd1627813', 'x-compute-request-id': 'req-d4d3e105-7c55-4d74-aa3c-1a5cd1627813', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:28,158 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:31:28,158 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a9ed3a-6a45-4b7f-8c87-19bd829de714', 'x-compute-request-id': 'req-43a9ed3a-6a45-4b7f-8c87-19bd829de714', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:29,321 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:31:29,321 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b3fb777-bb74-4062-abee-0b42802a4f04', 'x-compute-request-id': 'req-0b3fb777-bb74-4062-abee-0b42802a4f04', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:30,511 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:31:30,511 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d804c4d-80ba-4359-a25c-f703a064e5aa', 'x-compute-request-id': 'req-7d804c4d-80ba-4359-a25c-f703a064e5aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:31,658 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:31:31,658 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb6b8c2f-8995-4098-add4-9658b08f0bdf', 'x-compute-request-id': 'req-fb6b8c2f-8995-4098-add4-9658b08f0bdf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:32,877 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:31:32,878 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee09e08-b6a6-4144-ba57-a75f66691c70', 'x-compute-request-id': 'req-0ee09e08-b6a6-4144-ba57-a75f66691c70', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:34,029 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:31:34,029 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef588d2-3546-4b58-8147-352219bd3a5c', 'x-compute-request-id': 'req-5ef588d2-3546-4b58-8147-352219bd3a5c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:35,196 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:31:35,196 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81ad5d64-08c6-47f5-bdca-5950a3231360', 'x-compute-request-id': 'req-81ad5d64-08c6-47f5-bdca-5950a3231360', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:36,381 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:31:36,381 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47440848-6d1b-4fde-89b0-103d81093946', 'x-compute-request-id': 'req-47440848-6d1b-4fde-89b0-103d81093946', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:37,597 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:31:37,598 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a41ddee-4246-48d6-ad76-5662bcdaabe7', 'x-compute-request-id': 'req-4a41ddee-4246-48d6-ad76-5662bcdaabe7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:38,848 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.241s
2026-06-26 08:31:38,849 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-798ae4a6-7940-4bfb-a39e-67bdd7d87c17', 'x-compute-request-id': 'req-798ae4a6-7940-4bfb-a39e-67bdd7d87c17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:40,010 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:31:40,010 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb2af5cd-b99a-45fe-80df-c5a1e5d8a9bb', 'x-compute-request-id': 'req-eb2af5cd-b99a-45fe-80df-c5a1e5d8a9bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:41,178 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:31:41,178 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d76289de-b166-4061-b16d-bf9fbb68da5d', 'x-compute-request-id': 'req-d76289de-b166-4061-b16d-bf9fbb68da5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:42,357 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:31:42,358 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc596273-e885-46fd-943d-eb6ecef80aee', 'x-compute-request-id': 'req-fc596273-e885-46fd-943d-eb6ecef80aee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:43,569 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:31:43,569 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c72341b7-71be-4940-8dcb-47f038135dd0', 'x-compute-request-id': 'req-c72341b7-71be-4940-8dcb-47f038135dd0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:44,776 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.198s
2026-06-26 08:31:44,777 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14443ba4-8652-489a-b4c5-5d673863a33b', 'x-compute-request-id': 'req-14443ba4-8652-489a-b4c5-5d673863a33b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:45,937 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:31:45,937 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63f68879-1273-4529-88db-f06fef62905e', 'x-compute-request-id': 'req-63f68879-1273-4529-88db-f06fef62905e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:47,089 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:31:47,089 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e3db19-f948-4bc5-82b5-20e780a33c92', 'x-compute-request-id': 'req-06e3db19-f948-4bc5-82b5-20e780a33c92', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:48,237 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:31:48,237 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e952182e-a036-497e-9d8f-762fad16c682', 'x-compute-request-id': 'req-e952182e-a036-497e-9d8f-762fad16c682', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:49,433 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:31:49,433 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2576242-c6b6-446f-858d-559015e454b4', 'x-compute-request-id': 'req-a2576242-c6b6-446f-858d-559015e454b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:50,603 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:31:50,604 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b7b6a41-aa5a-448a-9925-69ec4276ed68', 'x-compute-request-id': 'req-4b7b6a41-aa5a-448a-9925-69ec4276ed68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:51,774 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:31:51,775 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03070879-266b-4eb6-92d9-72705588e9b7', 'x-compute-request-id': 'req-03070879-266b-4eb6-92d9-72705588e9b7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:52,922 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:31:52,923 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fee10ced-6cd2-4f7e-b799-0ce371da29d8', 'x-compute-request-id': 'req-fee10ced-6cd2-4f7e-b799-0ce371da29d8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:54,099 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:31:54,099 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17c5386-0040-409a-8a3c-552ddc4658e0', 'x-compute-request-id': 'req-a17c5386-0040-409a-8a3c-552ddc4658e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:55,250 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:31:55,251 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cd918b6-5339-4b1c-aef4-ddb00badafa3', 'x-compute-request-id': 'req-1cd918b6-5339-4b1c-aef4-ddb00badafa3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:56,425 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:31:56,425 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd7fae4-4a12-44a1-9b44-f6f184d4b8d0', 'x-compute-request-id': 'req-8fd7fae4-4a12-44a1-9b44-f6f184d4b8d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:57,610 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:31:57,610 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd5eee7-a404-401a-9c40-87b36dc93d0e', 'x-compute-request-id': 'req-3fd5eee7-a404-401a-9c40-87b36dc93d0e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:58,756 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:31:58,756 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bb12ecf-af4a-4a52-8ab9-eb86ca367af5', 'x-compute-request-id': 'req-4bb12ecf-af4a-4a52-8ab9-eb86ca367af5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:59,914 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:31:59,915 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09fc9c0d-7a99-4d47-b44e-611610d428d6', 'x-compute-request-id': 'req-09fc9c0d-7a99-4d47-b44e-611610d428d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:01,061 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:32:01,061 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b148f9b-06d9-4935-8ac2-563d4cfd9a7b', 'x-compute-request-id': 'req-6b148f9b-06d9-4935-8ac2-563d4cfd9a7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:02,253 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:32:02,254 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4ac28b-9348-42b4-bc6f-3232dfe10be3', 'x-compute-request-id': 'req-9c4ac28b-9348-42b4-bc6f-3232dfe10be3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:03,467 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:32:03,467 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caee9469-66ee-4739-b146-0c2646814bf1', 'x-compute-request-id': 'req-caee9469-66ee-4739-b146-0c2646814bf1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:04,633 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:32:04,634 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2038814-0df4-46e0-b337-4980995cade7', 'x-compute-request-id': 'req-c2038814-0df4-46e0-b337-4980995cade7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:05,817 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:32:05,817 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfd25055-a3c0-4dfe-9108-d76d218d1995', 'x-compute-request-id': 'req-bfd25055-a3c0-4dfe-9108-d76d218d1995', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:06,994 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:32:06,994 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1175b42c-3a6d-4353-9070-7c718262fded', 'x-compute-request-id': 'req-1175b42c-3a6d-4353-9070-7c718262fded', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:08,172 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:32:08,172 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1368ba43-515b-4d42-bfe0-33e2acaf794e', 'x-compute-request-id': 'req-1368ba43-515b-4d42-bfe0-33e2acaf794e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:09,363 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:32:09,364 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d6dd1b-a6de-4311-a224-5199adfb7590', 'x-compute-request-id': 'req-e5d6dd1b-a6de-4311-a224-5199adfb7590', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:10,514 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:32:10,514 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-361bc4cd-e98f-4d40-a5e9-b27db35ac653', 'x-compute-request-id': 'req-361bc4cd-e98f-4d40-a5e9-b27db35ac653', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:11,711 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:32:11,711 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37019540-e7d8-4ea9-b1bd-9b620721837d', 'x-compute-request-id': 'req-37019540-e7d8-4ea9-b1bd-9b620721837d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:12,889 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:32:12,889 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a6bba1-5095-4a9e-a5fa-9df06e1f9c45', 'x-compute-request-id': 'req-98a6bba1-5095-4a9e-a5fa-9df06e1f9c45', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:14,048 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:32:14,048 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7354b2a1-5a3a-4ee4-b9d3-96075eb7ce2f', 'x-compute-request-id': 'req-7354b2a1-5a3a-4ee4-b9d3-96075eb7ce2f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:15,286 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.225s
2026-06-26 08:32:15,286 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-217338bb-ecc7-4dc8-a350-2587983ab8f5', 'x-compute-request-id': 'req-217338bb-ecc7-4dc8-a350-2587983ab8f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:16,447 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:32:16,447 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7f9b36e-65d9-4857-bc15-545d1fbde998', 'x-compute-request-id': 'req-b7f9b36e-65d9-4857-bc15-545d1fbde998', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:17,640 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:32:17,640 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0956e89-e167-4baa-92ac-41d4e633f259', 'x-compute-request-id': 'req-c0956e89-e167-4baa-92ac-41d4e633f259', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:18,800 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:32:18,800 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27573866-e885-4d6f-a974-c98623861df3', 'x-compute-request-id': 'req-27573866-e885-4d6f-a974-c98623861df3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:19,967 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:32:19,967 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0599dc3a-199c-4b99-b5a3-5733584c68c3', 'x-compute-request-id': 'req-0599dc3a-199c-4b99-b5a3-5733584c68c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:21,146 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:32:21,146 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a23c9ff-ecd3-4107-8b07-9727e434a5eb', 'x-compute-request-id': 'req-2a23c9ff-ecd3-4107-8b07-9727e434a5eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:22,290 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:32:22,291 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b72d78f-84f0-4b9c-82f5-36b673e7bd24', 'x-compute-request-id': 'req-2b72d78f-84f0-4b9c-82f5-36b673e7bd24', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:23,451 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:32:23,452 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e5a77e-119d-4b61-8212-1edf383974ba', 'x-compute-request-id': 'req-e8e5a77e-119d-4b61-8212-1edf383974ba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:24,611 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:32:24,611 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3c95233-56a5-4150-b040-23905010870f', 'x-compute-request-id': 'req-f3c95233-56a5-4150-b040-23905010870f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:25,762 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:32:25,763 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea5a46bd-8f7c-4496-b16d-4ec5163311db', 'x-compute-request-id': 'req-ea5a46bd-8f7c-4496-b16d-4ec5163311db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:26,962 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:32:26,962 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7615248c-a425-4fdb-81c5-eee1729e7774', 'x-compute-request-id': 'req-7615248c-a425-4fdb-81c5-eee1729e7774', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:28,164 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:32:28,164 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c792bd7-5909-4944-adfe-f4593009c677', 'x-compute-request-id': 'req-5c792bd7-5909-4944-adfe-f4593009c677', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:29,329 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:32:29,329 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bb9f50d-649d-47f0-b8b4-7179e9c8e337', 'x-compute-request-id': 'req-2bb9f50d-649d-47f0-b8b4-7179e9c8e337', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:30,467 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.128s
2026-06-26 08:32:30,467 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-860b523b-0ea8-4152-92b6-f2e78a1722ae', 'x-compute-request-id': 'req-860b523b-0ea8-4152-92b6-f2e78a1722ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:31,594 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.122s
2026-06-26 08:32:31,595 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a04227-3740-4ec3-b6be-bf04759f7f07', 'x-compute-request-id': 'req-b0a04227-3740-4ec3-b6be-bf04759f7f07', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:32,766 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:32:32,766 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34416106-e326-4021-9a85-46f6f52f5296', 'x-compute-request-id': 'req-34416106-e326-4021-9a85-46f6f52f5296', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:33,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:32:33,916 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71b569b0-ed4c-45b0-a6a9-45a91f57f557', 'x-compute-request-id': 'req-71b569b0-ed4c-45b0-a6a9-45a91f57f557', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:35,082 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:32:35,082 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9725bfb3-b927-4914-ab6d-6305d645e9d9', 'x-compute-request-id': 'req-9725bfb3-b927-4914-ab6d-6305d645e9d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:36,227 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:32:36,227 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5583138-7c9a-47e6-a1e8-c6d87f96c9f2', 'x-compute-request-id': 'req-c5583138-7c9a-47e6-a1e8-c6d87f96c9f2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:37,390 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:32:37,390 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1dbd4bf-46ca-4b04-a7ae-c3b032bbe302', 'x-compute-request-id': 'req-b1dbd4bf-46ca-4b04-a7ae-c3b032bbe302', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:38,602 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:32:38,602 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aabe6444-b58b-4cb1-bed9-308926ac7356', 'x-compute-request-id': 'req-aabe6444-b58b-4cb1-bed9-308926ac7356', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:39,799 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:32:39,799 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40ff595b-3923-408b-aa01-4d149f6b4a3c', 'x-compute-request-id': 'req-40ff595b-3923-408b-aa01-4d149f6b4a3c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:40,963 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:32:40,963 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b14f1f-4d76-4e64-a4c0-cbabb40af828', 'x-compute-request-id': 'req-f9b14f1f-4d76-4e64-a4c0-cbabb40af828', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:42,092 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.116s
2026-06-26 08:32:42,092 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-febf0c40-85c6-47fd-8808-b7cc029d00d2', 'x-compute-request-id': 'req-febf0c40-85c6-47fd-8808-b7cc029d00d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:43,259 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:32:43,260 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df9a1206-a810-4d99-a442-73d813f016c4', 'x-compute-request-id': 'req-df9a1206-a810-4d99-a442-73d813f016c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:44,411 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:32:44,411 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b23881a-ec2b-4715-807e-afaf7267515f', 'x-compute-request-id': 'req-0b23881a-ec2b-4715-807e-afaf7267515f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:45,603 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:32:45,604 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20b5fe13-1415-4cfb-a365-11ccbb05fafd', 'x-compute-request-id': 'req-20b5fe13-1415-4cfb-a365-11ccbb05fafd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:46,817 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.198s
2026-06-26 08:32:46,817 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad21349d-71fe-4e5e-adf2-55fc05f8dacb', 'x-compute-request-id': 'req-ad21349d-71fe-4e5e-adf2-55fc05f8dacb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:47,990 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:32:47,991 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb7bf982-27a9-40de-a8d4-9928a0584911', 'x-compute-request-id': 'req-fb7bf982-27a9-40de-a8d4-9928a0584911', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:49,140 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:32:49,140 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b33d9145-ce1d-47c0-a6d1-48269f89fdcd', 'x-compute-request-id': 'req-b33d9145-ce1d-47c0-a6d1-48269f89fdcd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:50,357 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:32:50,357 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad0d47bd-4e03-4d4c-b0a5-31227e7c9cbe', 'x-compute-request-id': 'req-ad0d47bd-4e03-4d4c-b0a5-31227e7c9cbe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:51,499 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:32:51,499 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d4de5be-64f4-483c-991b-2102da046337', 'x-compute-request-id': 'req-8d4de5be-64f4-483c-991b-2102da046337', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:52,701 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:32:52,701 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787c2c07-f076-4127-9c64-b75d653c616a', 'x-compute-request-id': 'req-787c2c07-f076-4127-9c64-b75d653c616a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:53,889 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:32:53,890 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef88bac8-72ef-4132-ad75-15eb6f1c4a78', 'x-compute-request-id': 'req-ef88bac8-72ef-4132-ad75-15eb6f1c4a78', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:55,044 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:32:55,045 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff4e3d5d-e4e7-400c-ab6e-6be01a3d9c93', 'x-compute-request-id': 'req-ff4e3d5d-e4e7-400c-ab6e-6be01a3d9c93', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:56,207 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:32:56,207 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53c4e983-35f6-4a7b-87c7-8a630765b809', 'x-compute-request-id': 'req-53c4e983-35f6-4a7b-87c7-8a630765b809', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:57,357 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:32:57,358 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfcb3857-e5ac-4b13-9be1-970e86e874da', 'x-compute-request-id': 'req-cfcb3857-e5ac-4b13-9be1-970e86e874da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:58,508 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:32:58,508 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3561c20f-aef5-41d9-ad1f-fda79f7a6707', 'x-compute-request-id': 'req-3561c20f-aef5-41d9-ad1f-fda79f7a6707', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:59,735 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.216s
2026-06-26 08:32:59,735 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b3ed2ed-4aff-4f9b-b37f-de0e7127d9af', 'x-compute-request-id': 'req-7b3ed2ed-4aff-4f9b-b37f-de0e7127d9af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:00,885 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:33:00,886 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9b2fc01-2a84-4753-98e4-3084c88d68db', 'x-compute-request-id': 'req-e9b2fc01-2a84-4753-98e4-3084c88d68db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:02,040 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:33:02,040 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c5f2a1-d59b-408b-8bc2-16cfa83541c6', 'x-compute-request-id': 'req-e7c5f2a1-d59b-408b-8bc2-16cfa83541c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:03,196 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:33:03,197 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e931259d-6549-4f73-8666-530aa4bfdf73', 'x-compute-request-id': 'req-e931259d-6549-4f73-8666-530aa4bfdf73', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:04,399 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:33:04,400 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15065d30-ffcd-4c84-aed8-94ab34a2119a', 'x-compute-request-id': 'req-15065d30-ffcd-4c84-aed8-94ab34a2119a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:05,565 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:33:05,565 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fda8a70-7168-4b3e-acdc-4306b80e926e', 'x-compute-request-id': 'req-0fda8a70-7168-4b3e-acdc-4306b80e926e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:06,775 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.204s
2026-06-26 08:33:06,775 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2ec1710-b553-41e5-8c8a-ec285a3078f8', 'x-compute-request-id': 'req-c2ec1710-b553-41e5-8c8a-ec285a3078f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:07,946 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:33:07,946 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21839265-ee39-4e2a-b52c-f7d01961cc31', 'x-compute-request-id': 'req-21839265-ee39-4e2a-b52c-f7d01961cc31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:09,121 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:33:09,121 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0be477dd-1afd-405b-986e-1165b3f159ef', 'x-compute-request-id': 'req-0be477dd-1afd-405b-986e-1165b3f159ef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:10,426 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.296s
2026-06-26 08:33:10,426 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44b93a22-4a83-485b-9ce6-1f1ef6f1e30c', 'x-compute-request-id': 'req-44b93a22-4a83-485b-9ce6-1f1ef6f1e30c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:11,579 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:33:11,579 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1181ce2-bc57-4da7-9878-199a4ebf9fda', 'x-compute-request-id': 'req-a1181ce2-bc57-4da7-9878-199a4ebf9fda', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:12,760 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:33:12,761 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de68fee-a846-4c7a-ace5-10eb0f4a1488', 'x-compute-request-id': 'req-8de68fee-a846-4c7a-ace5-10eb0f4a1488', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:13,910 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:33:13,910 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed456dd7-e071-4e6d-ab17-62976074f60a', 'x-compute-request-id': 'req-ed456dd7-e071-4e6d-ab17-62976074f60a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:15,114 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:33:15,114 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d42b88a8-370a-477e-98ef-73d1fdce37ff', 'x-compute-request-id': 'req-d42b88a8-370a-477e-98ef-73d1fdce37ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:16,314 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:33:16,314 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb2e6fe3-22a0-48f7-9a2c-b97c286c766f', 'x-compute-request-id': 'req-fb2e6fe3-22a0-48f7-9a2c-b97c286c766f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:17,478 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:33:17,479 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1883ea5e-e766-4487-809e-17a3a9e2f1ea', 'x-compute-request-id': 'req-1883ea5e-e766-4487-809e-17a3a9e2f1ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:18,640 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:33:18,640 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-714ddf29-b3eb-4b81-98b4-bbb1f69392b4', 'x-compute-request-id': 'req-714ddf29-b3eb-4b81-98b4-bbb1f69392b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:19,804 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:33:19,804 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780789b2-e27c-480b-8286-d903d61ea52c', 'x-compute-request-id': 'req-780789b2-e27c-480b-8286-d903d61ea52c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:20,952 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:33:20,952 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-689d670a-057e-4956-be11-ea971886ecef', 'x-compute-request-id': 'req-689d670a-057e-4956-be11-ea971886ecef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:22,152 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:33:22,152 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a55b564-186b-4c82-863d-0fc5a690ef82', 'x-compute-request-id': 'req-2a55b564-186b-4c82-863d-0fc5a690ef82', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:23,341 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:33:23,342 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d73c1d-bab4-4f0b-b60c-d69e3f8a3b3f', 'x-compute-request-id': 'req-13d73c1d-bab4-4f0b-b60c-d69e3f8a3b3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:24,495 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:33:24,495 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0ab06d8-e007-4cc2-bc80-3157bea75735', 'x-compute-request-id': 'req-a0ab06d8-e007-4cc2-bc80-3157bea75735', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:25,635 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:33:25,636 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41b99bc1-957b-4737-9b0a-0b43ad466c23', 'x-compute-request-id': 'req-41b99bc1-957b-4737-9b0a-0b43ad466c23', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:26,790 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:33:26,790 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c6d5e9-c823-4dd1-9a95-4b7ec12fdd46', 'x-compute-request-id': 'req-07c6d5e9-c823-4dd1-9a95-4b7ec12fdd46', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:27,988 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:33:27,989 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8186d3f-3d5e-488b-afd8-ebefbbc99688', 'x-compute-request-id': 'req-f8186d3f-3d5e-488b-afd8-ebefbbc99688', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:29,196 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:33:29,197 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd820ed-24d3-4551-8ea4-ad66b8a69043', 'x-compute-request-id': 'req-efd820ed-24d3-4551-8ea4-ad66b8a69043', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:30,368 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:33:30,368 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5d6f42c-0213-4ed9-93c4-aba105ad7d8d', 'x-compute-request-id': 'req-a5d6f42c-0213-4ed9-93c4-aba105ad7d8d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:31,513 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:33:31,514 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6699a2cb-42df-4ed1-b2c9-3a9c23ec3bc0', 'x-compute-request-id': 'req-6699a2cb-42df-4ed1-b2c9-3a9c23ec3bc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:32,668 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:33:32,669 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a88c200-333f-4397-849f-1fa50bd2a42a', 'x-compute-request-id': 'req-1a88c200-333f-4397-849f-1fa50bd2a42a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:33,833 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:33:33,834 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82918d65-2fff-4d8b-8327-86599366c378', 'x-compute-request-id': 'req-82918d65-2fff-4d8b-8327-86599366c378', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:35,049 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:33:35,049 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d964c18-250e-40b2-a197-dc241436ac26', 'x-compute-request-id': 'req-0d964c18-250e-40b2-a197-dc241436ac26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:36,196 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:33:36,197 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ca1b3c-dc8d-42c1-aaa2-bc6e18c4a92f', 'x-compute-request-id': 'req-d8ca1b3c-dc8d-42c1-aaa2-bc6e18c4a92f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:37,391 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:33:37,391 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73421f4f-21de-4c61-a395-2e93ec144d2d', 'x-compute-request-id': 'req-73421f4f-21de-4c61-a395-2e93ec144d2d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:38,535 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:33:38,536 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c17c9219-9789-423e-b9c9-09484173bb08', 'x-compute-request-id': 'req-c17c9219-9789-423e-b9c9-09484173bb08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:39,704 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:33:39,704 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e6f859f-a26c-4617-bb71-3352893bd4ea', 'x-compute-request-id': 'req-5e6f859f-a26c-4617-bb71-3352893bd4ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:40,852 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:33:40,852 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdbd1162-56ce-4014-a9f4-e017ec6df22c', 'x-compute-request-id': 'req-cdbd1162-56ce-4014-a9f4-e017ec6df22c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:42,019 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:33:42,019 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-968eaf69-d018-4edd-823a-3fbf539ebb2d', 'x-compute-request-id': 'req-968eaf69-d018-4edd-823a-3fbf539ebb2d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:43,231 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.206s
2026-06-26 08:33:43,231 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9caf0717-d37c-4e01-9c6a-f519dca57c3c', 'x-compute-request-id': 'req-9caf0717-d37c-4e01-9c6a-f519dca57c3c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:44,377 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:33:44,377 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-964d9acf-13d2-46a4-a220-1e17b21dc969', 'x-compute-request-id': 'req-964d9acf-13d2-46a4-a220-1e17b21dc969', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:45,576 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:33:45,576 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4041b4b2-c9ec-427c-a354-f40683691620', 'x-compute-request-id': 'req-4041b4b2-c9ec-427c-a354-f40683691620', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:46,742 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:33:46,742 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa2dcd2-6f5e-4f1e-a1ae-a701d74b28f9', 'x-compute-request-id': 'req-2aa2dcd2-6f5e-4f1e-a1ae-a701d74b28f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:47,908 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:33:47,908 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1346e1-b011-4594-b215-4cabcafe457f', 'x-compute-request-id': 'req-8c1346e1-b011-4594-b215-4cabcafe457f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:49,115 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:33:49,115 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d461525c-e867-4c88-9c56-548c3a52c50c', 'x-compute-request-id': 'req-d461525c-e867-4c88-9c56-548c3a52c50c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:50,282 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:33:50,283 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c7c18ee-288b-4d6d-9309-8661e2fdb531', 'x-compute-request-id': 'req-0c7c18ee-288b-4d6d-9309-8661e2fdb531', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:51,425 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:33:51,425 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08d40a5c-8eb5-41a2-8471-b26363f7cb17', 'x-compute-request-id': 'req-08d40a5c-8eb5-41a2-8471-b26363f7cb17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:52,629 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:33:52,629 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08da288e-d456-458a-a786-d9d61da57931', 'x-compute-request-id': 'req-08da288e-d456-458a-a786-d9d61da57931', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:53,791 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:33:53,792 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73a12ff9-c4b7-4437-aa72-e77184156489', 'x-compute-request-id': 'req-73a12ff9-c4b7-4437-aa72-e77184156489', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:54,946 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:33:54,947 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05cf1224-5808-4db8-9a92-8f9033a27010', 'x-compute-request-id': 'req-05cf1224-5808-4db8-9a92-8f9033a27010', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:56,094 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:33:56,094 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b43806b6-bf34-4db6-bd4e-ce1ff85f1089', 'x-compute-request-id': 'req-b43806b6-bf34-4db6-bd4e-ce1ff85f1089', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:57,300 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.197s
2026-06-26 08:33:57,300 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ffa4e83-0c01-43d3-ac7c-16add6766776', 'x-compute-request-id': 'req-3ffa4e83-0c01-43d3-ac7c-16add6766776', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:58,464 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:33:58,464 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-979a39fd-0db0-49f3-a03d-077bd01b7e74', 'x-compute-request-id': 'req-979a39fd-0db0-49f3-a03d-077bd01b7e74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:59,627 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:33:59,628 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c2850b3-0d74-4e42-8627-c406f978126c', 'x-compute-request-id': 'req-7c2850b3-0d74-4e42-8627-c406f978126c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:00,790 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:34:00,790 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52546512-72aa-4955-a8c1-cda4e11d31d7', 'x-compute-request-id': 'req-52546512-72aa-4955-a8c1-cda4e11d31d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:01,950 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:34:01,950 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f446b12d-51b4-4170-9640-74453b004a11', 'x-compute-request-id': 'req-f446b12d-51b4-4170-9640-74453b004a11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:03,158 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:34:03,158 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e14e8b7d-d986-4f3a-afbe-9f8ab3b05c8c', 'x-compute-request-id': 'req-e14e8b7d-d986-4f3a-afbe-9f8ab3b05c8c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:04,309 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:34:04,309 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcaa6412-7017-4805-ae61-bd376f5844fa', 'x-compute-request-id': 'req-dcaa6412-7017-4805-ae61-bd376f5844fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:05,491 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:34:05,491 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f70f8b63-820c-402a-be1a-aa38af798d74', 'x-compute-request-id': 'req-f70f8b63-820c-402a-be1a-aa38af798d74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:06,644 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:34:06,644 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ae5195-cb4e-49c2-a1e5-9ea5d483f55e', 'x-compute-request-id': 'req-20ae5195-cb4e-49c2-a1e5-9ea5d483f55e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:07,819 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:34:07,820 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d0efd33-23f7-4226-8ce7-64a6d941e29e', 'x-compute-request-id': 'req-3d0efd33-23f7-4226-8ce7-64a6d941e29e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:09,036 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:34:09,036 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af148533-15b1-48a4-941e-c6c282a823fc', 'x-compute-request-id': 'req-af148533-15b1-48a4-941e-c6c282a823fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:10,194 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:34:10,195 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac0101a-3ccf-4010-a4d5-7c124bac10aa', 'x-compute-request-id': 'req-5ac0101a-3ccf-4010-a4d5-7c124bac10aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:11,415 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.210s
2026-06-26 08:34:11,415 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e8e999-e98b-4020-8f3c-34b2bdcf72c7', 'x-compute-request-id': 'req-e6e8e999-e98b-4020-8f3c-34b2bdcf72c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:12,574 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:34:12,575 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d45e60c5-8ad1-4338-a8e6-348cc756a219', 'x-compute-request-id': 'req-d45e60c5-8ad1-4338-a8e6-348cc756a219', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:13,743 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:34:13,744 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7631783-bcc0-4ec8-94be-6a94a2fb350f', 'x-compute-request-id': 'req-f7631783-bcc0-4ec8-94be-6a94a2fb350f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:14,936 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:34:14,936 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c179606e-1426-43c8-9693-8ee19bd8abf9', 'x-compute-request-id': 'req-c179606e-1426-43c8-9693-8ee19bd8abf9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:16,068 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.126s
2026-06-26 08:34:16,069 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8920b880-6bb7-4362-9acd-9df057544fe8', 'x-compute-request-id': 'req-8920b880-6bb7-4362-9acd-9df057544fe8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:17,281 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.203s
2026-06-26 08:34:17,281 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45bffd8c-3cb3-4bdb-adf5-6dd727eb2c36', 'x-compute-request-id': 'req-45bffd8c-3cb3-4bdb-adf5-6dd727eb2c36', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:18,435 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:34:18,435 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99ffb806-524f-45ac-833c-1236ddefd4f8', 'x-compute-request-id': 'req-99ffb806-524f-45ac-833c-1236ddefd4f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:19,567 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.124s
2026-06-26 08:34:19,567 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e3be6eb-397e-48c3-bc5a-8729f2c18d95', 'x-compute-request-id': 'req-0e3be6eb-397e-48c3-bc5a-8729f2c18d95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:20,775 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:34:20,775 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-230262dc-b96d-4f21-b764-b20946ba2e5b', 'x-compute-request-id': 'req-230262dc-b96d-4f21-b764-b20946ba2e5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:21,939 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:34:21,940 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47526daa-365b-4742-b6ac-17b2c2f1b1ce', 'x-compute-request-id': 'req-47526daa-365b-4742-b6ac-17b2c2f1b1ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:23,128 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:34:23,129 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1cc93c-55ee-4cda-ae38-2102da8a2d62', 'x-compute-request-id': 'req-df1cc93c-55ee-4cda-ae38-2102da8a2d62', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:24,306 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:34:24,306 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0852402-9b83-4a92-908c-6ffb2512eaf9', 'x-compute-request-id': 'req-e0852402-9b83-4a92-908c-6ffb2512eaf9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:25,474 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:34:25,475 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a43808b8-bbef-4612-a9dc-b78380d503f6', 'x-compute-request-id': 'req-a43808b8-bbef-4612-a9dc-b78380d503f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:26,689 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:34:26,689 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab48b9ee-1954-4911-8616-2731f78ddad9', 'x-compute-request-id': 'req-ab48b9ee-1954-4911-8616-2731f78ddad9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:27,846 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:34:27,846 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f33621-05ba-4c69-80fc-174470496619', 'x-compute-request-id': 'req-c2f33621-05ba-4c69-80fc-174470496619', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:29,036 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:34:29,037 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ad50170-bca3-4b78-91f2-c2fbced78199', 'x-compute-request-id': 'req-9ad50170-bca3-4b78-91f2-c2fbced78199', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:30,220 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:34:30,220 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af7cb64d-3ba4-4381-a597-ed23f2829a7a', 'x-compute-request-id': 'req-af7cb64d-3ba4-4381-a597-ed23f2829a7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:31,379 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:34:31,379 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-429e6941-e7d4-48c5-a419-b71a529fcd33', 'x-compute-request-id': 'req-429e6941-e7d4-48c5-a419-b71a529fcd33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:32,595 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:34:32,595 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01f185f9-031c-4154-9d9c-c37ba0860ed4', 'x-compute-request-id': 'req-01f185f9-031c-4154-9d9c-c37ba0860ed4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:33,760 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:34:33,760 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fa1243f-28ab-4712-9597-f745dfda9bce', 'x-compute-request-id': 'req-6fa1243f-28ab-4712-9597-f745dfda9bce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:34,938 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:34:34,939 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6741d606-d96e-483d-b768-2fc009c1d709', 'x-compute-request-id': 'req-6741d606-d96e-483d-b768-2fc009c1d709', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:36,123 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:34:36,123 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6319335b-ee48-4f80-8648-34cf927977fa', 'x-compute-request-id': 'req-6319335b-ee48-4f80-8648-34cf927977fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:37,287 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:34:37,287 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5d7e56-5023-4f25-ac50-118734634930', 'x-compute-request-id': 'req-ee5d7e56-5023-4f25-ac50-118734634930', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:38,484 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:34:38,484 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52be59c-42b0-4f6f-be2f-d8b11dfce6af', 'x-compute-request-id': 'req-d52be59c-42b0-4f6f-be2f-d8b11dfce6af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:39,641 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:34:39,641 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-897880ef-cc6a-49be-a93b-41cb7bc06c72', 'x-compute-request-id': 'req-897880ef-cc6a-49be-a93b-41cb7bc06c72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:40,830 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:34:40,830 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0e00b1-5621-4b3f-8803-71a630ac9919', 'x-compute-request-id': 'req-0d0e00b1-5621-4b3f-8803-71a630ac9919', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:42,047 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:34:42,047 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a452aca7-0ea3-43c2-8fc3-f9c2921e335e', 'x-compute-request-id': 'req-a452aca7-0ea3-43c2-8fc3-f9c2921e335e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:43,208 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:34:43,209 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bdece2d-1de4-4a06-9427-1933db28d3a2', 'x-compute-request-id': 'req-0bdece2d-1de4-4a06-9427-1933db28d3a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:44,375 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:34:44,376 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575d2eaa-9805-44a8-b997-fb616593fa67', 'x-compute-request-id': 'req-575d2eaa-9805-44a8-b997-fb616593fa67', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:45,537 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:34:45,538 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bfa297e-fa98-4345-91ca-688b2ef6b721', 'x-compute-request-id': 'req-6bfa297e-fa98-4345-91ca-688b2ef6b721', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:46,731 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:34:46,731 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d34d26a2-857e-488a-9738-e22cc83448b6', 'x-compute-request-id': 'req-d34d26a2-857e-488a-9738-e22cc83448b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:47,880 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:34:47,880 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c67ef7e-54e8-40d4-b7d8-405a5f32edb1', 'x-compute-request-id': 'req-4c67ef7e-54e8-40d4-b7d8-405a5f32edb1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:49,078 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:34:49,079 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fa66615-8169-4cb8-9f18-7548cc123ee1', 'x-compute-request-id': 'req-9fa66615-8169-4cb8-9f18-7548cc123ee1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:50,256 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:34:50,256 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f723fa69-b1be-4166-8335-ae0a07d9f99e', 'x-compute-request-id': 'req-f723fa69-b1be-4166-8335-ae0a07d9f99e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:51,405 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:34:51,405 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcf0546c-30a7-4ed2-9cde-d33edb3d7048', 'x-compute-request-id': 'req-dcf0546c-30a7-4ed2-9cde-d33edb3d7048', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:52,594 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:34:52,594 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df53e420-fba0-4dc6-b646-302768b97295', 'x-compute-request-id': 'req-df53e420-fba0-4dc6-b646-302768b97295', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:53,755 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:34:53,755 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89f3d01a-4891-4edb-a62f-f66381d01c44', 'x-compute-request-id': 'req-89f3d01a-4891-4edb-a62f-f66381d01c44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:54,895 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:34:54,895 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-767d4eef-547b-483a-bdaf-cd3f2843611f', 'x-compute-request-id': 'req-767d4eef-547b-483a-bdaf-cd3f2843611f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:56,084 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:34:56,084 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-376ad5a3-6d36-4bca-87ea-4e4b3bb1a94f', 'x-compute-request-id': 'req-376ad5a3-6d36-4bca-87ea-4e4b3bb1a94f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:57,235 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:34:57,235 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed57eb08-6b47-45f4-8152-69b8a47c5fdb', 'x-compute-request-id': 'req-ed57eb08-6b47-45f4-8152-69b8a47c5fdb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:58,480 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.236s
2026-06-26 08:34:58,480 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a2f92c-ecc3-4fa5-9767-5cccf0c83743', 'x-compute-request-id': 'req-57a2f92c-ecc3-4fa5-9767-5cccf0c83743', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:59,660 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:34:59,661 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7966afe1-f2d6-4042-9ffe-1b3fec54199f', 'x-compute-request-id': 'req-7966afe1-f2d6-4042-9ffe-1b3fec54199f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:00,836 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:35:00,837 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e7aa4e7-25e4-4a47-81fb-23db6b01789e', 'x-compute-request-id': 'req-9e7aa4e7-25e4-4a47-81fb-23db6b01789e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:02,067 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.218s
2026-06-26 08:35:02,068 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6812deec-9a06-4323-ad20-be8b80214f6e', 'x-compute-request-id': 'req-6812deec-9a06-4323-ad20-be8b80214f6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:03,223 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:35:03,224 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c5774e1-926d-40d4-b64a-1f27f0784b2f', 'x-compute-request-id': 'req-2c5774e1-926d-40d4-b64a-1f27f0784b2f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:04,415 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:35:04,416 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ad4785-f5b4-436e-a692-9cc719e1935a', 'x-compute-request-id': 'req-97ad4785-f5b4-436e-a692-9cc719e1935a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:05,576 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:35:05,576 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8d3590d-c0c2-4813-9d33-9c54c65b507b', 'x-compute-request-id': 'req-f8d3590d-c0c2-4813-9d33-9c54c65b507b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:06,740 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:35:06,741 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1279a89e-05a0-4096-8cb8-e3773c6cbdad', 'x-compute-request-id': 'req-1279a89e-05a0-4096-8cb8-e3773c6cbdad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:07,944 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:35:07,944 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e7b9e1-a0c6-4080-889d-dcfc010975bb', 'x-compute-request-id': 'req-91e7b9e1-a0c6-4080-889d-dcfc010975bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:09,114 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:35:09,114 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a15369a8-dac4-47d3-8bac-f95aa2dbe368', 'x-compute-request-id': 'req-a15369a8-dac4-47d3-8bac-f95aa2dbe368', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:10,273 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:35:10,273 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-276be42c-e6a3-4333-887c-9d532d5370eb', 'x-compute-request-id': 'req-276be42c-e6a3-4333-887c-9d532d5370eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:11,429 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:35:11,429 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa62941-35d5-4e09-8d3f-8b90e8dc024c', 'x-compute-request-id': 'req-caa62941-35d5-4e09-8d3f-8b90e8dc024c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:12,745 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.303s
2026-06-26 08:35:12,746 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f365bef0-7244-4228-99b5-98eb7679c26d', 'x-compute-request-id': 'req-f365bef0-7244-4228-99b5-98eb7679c26d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:13,936 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:35:13,936 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4de3ce4-b246-47e9-bfff-54e8c2d3a37a', 'x-compute-request-id': 'req-d4de3ce4-b246-47e9-bfff-54e8c2d3a37a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:15,072 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:35:15,073 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6290d83-e8e3-443a-813c-ee26fc5fce13', 'x-compute-request-id': 'req-d6290d83-e8e3-443a-813c-ee26fc5fce13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:16,249 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:35:16,249 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38c62b86-1bd5-437e-b47d-521cac1d4b5c', 'x-compute-request-id': 'req-38c62b86-1bd5-437e-b47d-521cac1d4b5c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:17,393 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:35:17,393 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49bf94a5-fb16-4732-918a-02faea075505', 'x-compute-request-id': 'req-49bf94a5-fb16-4732-918a-02faea075505', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:18,546 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:35:18,546 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa68d995-1860-4e90-a53d-db58465e5d62', 'x-compute-request-id': 'req-aa68d995-1860-4e90-a53d-db58465e5d62', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:19,766 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:35:19,766 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-308b0976-c53f-4254-abae-395aa15020fd', 'x-compute-request-id': 'req-308b0976-c53f-4254-abae-395aa15020fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:20,926 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:35:20,927 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d132ea06-4fa9-4c94-b261-6c67406e608f', 'x-compute-request-id': 'req-d132ea06-4fa9-4c94-b261-6c67406e608f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:22,125 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:35:22,125 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be5fc30c-3db7-46f5-9963-8fb29c4e858f', 'x-compute-request-id': 'req-be5fc30c-3db7-46f5-9963-8fb29c4e858f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:23,290 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:35:23,291 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4019efe6-08ae-445f-b753-e4117a9ca36d', 'x-compute-request-id': 'req-4019efe6-08ae-445f-b753-e4117a9ca36d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:24,472 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.175s
2026-06-26 08:35:24,473 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9939f562-32ab-4cba-a7ca-ca0bb1416dc6', 'x-compute-request-id': 'req-9939f562-32ab-4cba-a7ca-ca0bb1416dc6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:25,652 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:35:25,652 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bea6b09-d981-4dbd-b0ac-dbf122b4ac1a', 'x-compute-request-id': 'req-9bea6b09-d981-4dbd-b0ac-dbf122b4ac1a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:26,817 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:35:26,818 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4debc78f-480a-4a5e-a6e8-ed5a3e428095', 'x-compute-request-id': 'req-4debc78f-480a-4a5e-a6e8-ed5a3e428095', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:27,968 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:35:27,968 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e7aeba-1943-4fd2-b3d0-c48461d1690d', 'x-compute-request-id': 'req-b3e7aeba-1943-4fd2-b3d0-c48461d1690d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:29,132 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:35:29,133 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d71c0727-201f-4f5f-8fb6-2d6251d5f495', 'x-compute-request-id': 'req-d71c0727-201f-4f5f-8fb6-2d6251d5f495', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:30,314 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:35:30,314 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e64bfc21-dc84-42f9-9680-cfddd4c361dd', 'x-compute-request-id': 'req-e64bfc21-dc84-42f9-9680-cfddd4c361dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:31,522 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:35:31,522 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27a3cf79-3e79-46a0-aa2c-ea81f27e6a6b', 'x-compute-request-id': 'req-27a3cf79-3e79-46a0-aa2c-ea81f27e6a6b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:32,716 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:35:32,716 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bfae04d-ea82-4d7c-88d3-b66ea3584797', 'x-compute-request-id': 'req-2bfae04d-ea82-4d7c-88d3-b66ea3584797', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:33,870 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:35:33,870 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-498d82d7-985b-4b96-a8ab-4744115337df', 'x-compute-request-id': 'req-498d82d7-985b-4b96-a8ab-4744115337df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:35,055 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.175s
2026-06-26 08:35:35,055 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0fa461c-9db3-40ad-91c6-0a960990e931', 'x-compute-request-id': 'req-a0fa461c-9db3-40ad-91c6-0a960990e931', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:36,217 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:35:36,217 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a2d1b89-3bd3-4b92-bf68-af815d1cbd87', 'x-compute-request-id': 'req-4a2d1b89-3bd3-4b92-bf68-af815d1cbd87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:37,372 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:35:37,372 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1f25862-c720-40bc-887f-971722245f7b', 'x-compute-request-id': 'req-e1f25862-c720-40bc-887f-971722245f7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:38,561 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.178s
2026-06-26 08:35:38,562 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-367d4f6f-f4b8-4372-b763-807569d551e8', 'x-compute-request-id': 'req-367d4f6f-f4b8-4372-b763-807569d551e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:39,700 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:35:39,700 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4279da1-1c09-4426-b09e-ef20c8b34673', 'x-compute-request-id': 'req-c4279da1-1c09-4426-b09e-ef20c8b34673', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:41,001 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.295s
2026-06-26 08:35:41,002 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb9da59b-8c7a-4420-b6e5-2034de578608', 'x-compute-request-id': 'req-fb9da59b-8c7a-4420-b6e5-2034de578608', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:42,151 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:35:42,151 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d2933b-e49f-45de-9aaf-dfc47dd1903f', 'x-compute-request-id': 'req-a3d2933b-e49f-45de-9aaf-dfc47dd1903f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:43,302 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:35:43,302 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14d7e752-cefd-4165-8906-a9be52df871f', 'x-compute-request-id': 'req-14d7e752-cefd-4165-8906-a9be52df871f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:44,511 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:35:44,512 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f50d08a-b9e2-4466-972c-4b01cc14fea2', 'x-compute-request-id': 'req-3f50d08a-b9e2-4466-972c-4b01cc14fea2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:45,692 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:35:45,693 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69250f5d-49c8-4d7d-bbdb-0230b001ddb5', 'x-compute-request-id': 'req-69250f5d-49c8-4d7d-bbdb-0230b001ddb5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:46,852 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:35:46,853 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7039ebbf-e206-423b-bb96-ce309c6e5d87', 'x-compute-request-id': 'req-7039ebbf-e206-423b-bb96-ce309c6e5d87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:48,042 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:35:48,043 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86c1b03b-7d4f-4771-a191-bf761a9f3194', 'x-compute-request-id': 'req-86c1b03b-7d4f-4771-a191-bf761a9f3194', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:49,206 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:35:49,207 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-489fc1fb-a9f1-43b7-939f-595ecb3de65b', 'x-compute-request-id': 'req-489fc1fb-a9f1-43b7-939f-595ecb3de65b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:50,352 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:35:50,353 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7877f35e-236f-461e-8fe2-cc11ea5d2b5e', 'x-compute-request-id': 'req-7877f35e-236f-461e-8fe2-cc11ea5d2b5e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:51,551 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:35:51,551 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-306ef823-c1a2-47ef-8bf4-e101c9d6486b', 'x-compute-request-id': 'req-306ef823-c1a2-47ef-8bf4-e101c9d6486b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:52,708 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:35:52,709 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e76a3c9b-6048-4e0d-b289-690b6d3d85fb', 'x-compute-request-id': 'req-e76a3c9b-6048-4e0d-b289-690b6d3d85fb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:53,857 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:35:53,857 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-150db9b6-c8d4-4709-bb1d-09985096f522', 'x-compute-request-id': 'req-150db9b6-c8d4-4709-bb1d-09985096f522', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:55,012 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:35:55,012 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4446b38-276f-4926-aa4a-5b56371d0625', 'x-compute-request-id': 'req-b4446b38-276f-4926-aa4a-5b56371d0625', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:56,183 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:35:56,183 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c90fd70a-050a-426b-9566-ce845fecbdad', 'x-compute-request-id': 'req-c90fd70a-050a-426b-9566-ce845fecbdad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:57,372 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:35:57,373 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-354834bd-1ef4-4637-8bae-6eb78aa07b86', 'x-compute-request-id': 'req-354834bd-1ef4-4637-8bae-6eb78aa07b86', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:58,558 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.175s
2026-06-26 08:35:58,558 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82a4329c-392a-4db9-8460-81bab0e404d2', 'x-compute-request-id': 'req-82a4329c-392a-4db9-8460-81bab0e404d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:59,710 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:35:59,710 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a82e6d-aac5-4e20-bd5f-2b7baa704a38', 'x-compute-request-id': 'req-47a82e6d-aac5-4e20-bd5f-2b7baa704a38', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:00,864 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:36:00,864 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bc23f51-1b37-4eda-bcbc-3c9f15c4fa5f', 'x-compute-request-id': 'req-7bc23f51-1b37-4eda-bcbc-3c9f15c4fa5f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:02,197 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.324s
2026-06-26 08:36:02,198 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26867dad-56e3-444c-a09e-30b5b7d57cf1', 'x-compute-request-id': 'req-26867dad-56e3-444c-a09e-30b5b7d57cf1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:03,373 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:36:03,373 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f45e98-c42e-493c-a378-6449e995890a', 'x-compute-request-id': 'req-21f45e98-c42e-493c-a378-6449e995890a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:04,570 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.191s
2026-06-26 08:36:04,571 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9be166eb-de54-4100-aa1e-d6da47e29c45', 'x-compute-request-id': 'req-9be166eb-de54-4100-aa1e-d6da47e29c45', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:05,746 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:36:05,746 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc38db7-1d96-441e-9197-2e7c7204739d', 'x-compute-request-id': 'req-9fc38db7-1d96-441e-9197-2e7c7204739d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:06,900 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:36:06,900 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88f788a9-389e-4bdb-be07-88edc58878fe', 'x-compute-request-id': 'req-88f788a9-389e-4bdb-be07-88edc58878fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:08,044 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:36:08,044 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93eb71a4-79a8-4239-b7aa-3e47e5a6f8dc', 'x-compute-request-id': 'req-93eb71a4-79a8-4239-b7aa-3e47e5a6f8dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:09,205 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:36:09,206 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be9b306b-7326-49d6-bb69-48005dd8924c', 'x-compute-request-id': 'req-be9b306b-7326-49d6-bb69-48005dd8924c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:10,400 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:36:10,400 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c18f19-6e0e-4e3f-b1ca-e3f86e693c61', 'x-compute-request-id': 'req-50c18f19-6e0e-4e3f-b1ca-e3f86e693c61', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:11,551 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:36:11,551 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec136b67-7969-42c8-8175-90b0d0df20cd', 'x-compute-request-id': 'req-ec136b67-7969-42c8-8175-90b0d0df20cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:12,757 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:36:12,757 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38e331b8-b32d-43dc-934a-9ce375d226d1', 'x-compute-request-id': 'req-38e331b8-b32d-43dc-934a-9ce375d226d1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:13,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:36:13,916 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a82b29ef-10f0-4727-ab14-4b986dc0ab61', 'x-compute-request-id': 'req-a82b29ef-10f0-4727-ab14-4b986dc0ab61', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:15,076 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:36:15,077 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40c476c0-5b80-4b43-a567-eec68bdcabb2', 'x-compute-request-id': 'req-40c476c0-5b80-4b43-a567-eec68bdcabb2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:16,261 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.176s
2026-06-26 08:36:16,261 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f75b5ed0-0916-48ca-8a44-368af15139f4', 'x-compute-request-id': 'req-f75b5ed0-0916-48ca-8a44-368af15139f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:17,425 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:36:17,425 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2baf0acb-de47-4014-9600-760f9dc06ff6', 'x-compute-request-id': 'req-2baf0acb-de47-4014-9600-760f9dc06ff6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:18,630 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:36:18,630 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8615e743-2fbb-4914-9c08-a3c8d1690f02', 'x-compute-request-id': 'req-8615e743-2fbb-4914-9c08-a3c8d1690f02', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:19,803 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:36:19,804 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6ca494f-f0d5-49af-b296-d0f58037f6a1', 'x-compute-request-id': 'req-f6ca494f-f0d5-49af-b296-d0f58037f6a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:20,961 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:36:20,961 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-899c1ebd-7a4d-4aa1-89cc-66ffde5a4d7d', 'x-compute-request-id': 'req-899c1ebd-7a4d-4aa1-89cc-66ffde5a4d7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:22,115 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:36:22,115 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c29bb35-0534-46e8-9292-bd23e7619d14', 'x-compute-request-id': 'req-0c29bb35-0534-46e8-9292-bd23e7619d14', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:23,341 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.215s
2026-06-26 08:36:23,341 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6d22bae-1a3a-4918-a62a-4398b510f28b', 'x-compute-request-id': 'req-a6d22bae-1a3a-4918-a62a-4398b510f28b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:24,495 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:36:24,495 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2cc5e37-b844-4649-95f7-9c91f1ebbc16', 'x-compute-request-id': 'req-f2cc5e37-b844-4649-95f7-9c91f1ebbc16', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:25,696 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:36:25,696 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c62aee-6938-4753-96bd-0e881ab5d607', 'x-compute-request-id': 'req-81c62aee-6938-4753-96bd-0e881ab5d607', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:26,865 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:36:26,866 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39c908cb-c9c4-47ad-b455-b22a0adcf1b1', 'x-compute-request-id': 'req-39c908cb-c9c4-47ad-b455-b22a0adcf1b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:28,039 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:36:28,039 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a2a3c44-4db2-45bf-99e0-85edb435c970', 'x-compute-request-id': 'req-5a2a3c44-4db2-45bf-99e0-85edb435c970', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:29,201 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:36:29,201 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cc9e2d4-9f7c-4b5f-8a55-19e00d19680a', 'x-compute-request-id': 'req-9cc9e2d4-9f7c-4b5f-8a55-19e00d19680a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:30,386 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:36:30,387 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c25343-ad60-4c39-8150-6cad0c363a17', 'x-compute-request-id': 'req-f2c25343-ad60-4c39-8150-6cad0c363a17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:31,604 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.210s
2026-06-26 08:36:31,604 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91acfb0b-4661-4580-9281-924fa9f60f50', 'x-compute-request-id': 'req-91acfb0b-4661-4580-9281-924fa9f60f50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:32,749 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.134s
2026-06-26 08:36:32,749 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688be51f-301f-416a-8622-fd445e9eceb3', 'x-compute-request-id': 'req-688be51f-301f-416a-8622-fd445e9eceb3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:33,938 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:36:33,938 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-705f9541-712b-4341-bebb-914f3f51df8c', 'x-compute-request-id': 'req-705f9541-712b-4341-bebb-914f3f51df8c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:35,099 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:36:35,100 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6b227b-8046-4e42-8a94-066da54ddba6', 'x-compute-request-id': 'req-4b6b227b-8046-4e42-8a94-066da54ddba6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:36,317 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.212s
2026-06-26 08:36:36,317 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdd9459c-9368-46ab-ab8b-ce62593db355', 'x-compute-request-id': 'req-fdd9459c-9368-46ab-ab8b-ce62593db355', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:37,541 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.215s
2026-06-26 08:36:37,542 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8ac709d-9106-4f30-a753-f4db35b835a7', 'x-compute-request-id': 'req-d8ac709d-9106-4f30-a753-f4db35b835a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:38,699 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:36:38,699 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a623fedf-a05e-485f-8665-16cf2c2a73b2', 'x-compute-request-id': 'req-a623fedf-a05e-485f-8665-16cf2c2a73b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:39,872 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:36:39,872 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6166a3f3-a7e8-4f95-a4aa-dc08414c60ec', 'x-compute-request-id': 'req-6166a3f3-a7e8-4f95-a4aa-dc08414c60ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:41,362 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.481s
2026-06-26 08:36:41,362 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4320461-b719-4f96-9161-06b5de95663f', 'x-compute-request-id': 'req-b4320461-b719-4f96-9161-06b5de95663f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:42,601 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.228s
2026-06-26 08:36:42,601 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f04e02f-be78-42f0-8019-24a8f351ab41', 'x-compute-request-id': 'req-0f04e02f-be78-42f0-8019-24a8f351ab41', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:43,793 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:36:43,794 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22ce02cc-008d-4893-89f0-f561b79aa8f7', 'x-compute-request-id': 'req-22ce02cc-008d-4893-89f0-f561b79aa8f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:44,949 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:36:44,949 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7a6d5b-c2e3-4f47-a561-a595d6347396', 'x-compute-request-id': 'req-9b7a6d5b-c2e3-4f47-a561-a595d6347396', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:46,089 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:36:46,090 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-343fbac9-ee11-4f93-acaf-5084f5690312', 'x-compute-request-id': 'req-343fbac9-ee11-4f93-acaf-5084f5690312', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:47,253 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:36:47,254 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fbc0d26-e2c7-45bb-be1d-35620669acf7', 'x-compute-request-id': 'req-4fbc0d26-e2c7-45bb-be1d-35620669acf7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:48,402 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:36:48,402 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66e168a5-a39f-49a8-8e4f-b6932a00694b', 'x-compute-request-id': 'req-66e168a5-a39f-49a8-8e4f-b6932a00694b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:49,603 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.192s
2026-06-26 08:36:49,604 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bf6d4db-b6c3-412f-8f8a-7ecaba8eafde', 'x-compute-request-id': 'req-6bf6d4db-b6c3-412f-8f8a-7ecaba8eafde', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:50,842 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.230s
2026-06-26 08:36:50,842 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57452818-db90-4771-868f-b0483bc36d9f', 'x-compute-request-id': 'req-57452818-db90-4771-868f-b0483bc36d9f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:51,994 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:36:51,995 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdddd7a5-a3ec-4012-8b1f-f81e14a98dab', 'x-compute-request-id': 'req-bdddd7a5-a3ec-4012-8b1f-f81e14a98dab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:53,150 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:36:53,151 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc28db7-62c5-4339-b6e0-9b0e6e9f62cb', 'x-compute-request-id': 'req-3cc28db7-62c5-4339-b6e0-9b0e6e9f62cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:54,320 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:36:54,320 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8022bc-d9fa-44b9-9e64-1c0da3f08f7c', 'x-compute-request-id': 'req-7a8022bc-d9fa-44b9-9e64-1c0da3f08f7c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:55,488 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:36:55,488 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea51bb56-6e9e-4fb4-b24d-efa023fe9b83', 'x-compute-request-id': 'req-ea51bb56-6e9e-4fb4-b24d-efa023fe9b83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:56,684 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:36:56,684 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c64a0f0-772e-4fb0-b876-33d5a10f6e76', 'x-compute-request-id': 'req-1c64a0f0-772e-4fb0-b876-33d5a10f6e76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:57,879 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:36:57,879 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b02d78b-cc1f-4342-8795-f5478f84289b', 'x-compute-request-id': 'req-4b02d78b-cc1f-4342-8795-f5478f84289b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:59,025 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:36:59,026 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb8bbf0-08d7-4d0e-a655-72fb3d6f0ccd', 'x-compute-request-id': 'req-6fb8bbf0-08d7-4d0e-a655-72fb3d6f0ccd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:00,194 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:37:00,194 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7396dbfd-fc8d-42d4-9ce0-d3926052e389', 'x-compute-request-id': 'req-7396dbfd-fc8d-42d4-9ce0-d3926052e389', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:01,346 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:37:01,347 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311ee7d2-5017-45d6-8805-a1a355c0d7ab', 'x-compute-request-id': 'req-311ee7d2-5017-45d6-8805-a1a355c0d7ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:02,506 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:37:02,506 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a6375e-39ad-46c8-83c6-c53ca7149d46', 'x-compute-request-id': 'req-84a6375e-39ad-46c8-83c6-c53ca7149d46', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:03,697 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:37:03,697 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed8b3e23-ee0d-4eb2-8838-bf3050f63c63', 'x-compute-request-id': 'req-ed8b3e23-ee0d-4eb2-8838-bf3050f63c63', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:04,848 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:37:04,849 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f908e3d2-06ab-40e4-9244-5f75c9e3dde1', 'x-compute-request-id': 'req-f908e3d2-06ab-40e4-9244-5f75c9e3dde1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:06,048 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:37:06,049 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4bcc816-73e7-4506-a2da-50b57794288f', 'x-compute-request-id': 'req-b4bcc816-73e7-4506-a2da-50b57794288f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:07,205 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:37:07,205 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0086065c-df41-4c95-bea7-d21cf9accd32', 'x-compute-request-id': 'req-0086065c-df41-4c95-bea7-d21cf9accd32', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:08,344 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:37:08,344 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91cac6d7-93e2-4e20-ab39-64e65878ba0b', 'x-compute-request-id': 'req-91cac6d7-93e2-4e20-ab39-64e65878ba0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:09,523 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:37:09,524 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be64cfe4-4132-4b54-8c20-f1ff10282b4b', 'x-compute-request-id': 'req-be64cfe4-4132-4b54-8c20-f1ff10282b4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:10,672 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:37:10,672 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e1ce6d2-b282-409f-8683-e28b618aaff5', 'x-compute-request-id': 'req-3e1ce6d2-b282-409f-8683-e28b618aaff5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:11,837 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:37:11,837 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c50d959a-3606-40b5-9ad6-d9b6cb364237', 'x-compute-request-id': 'req-c50d959a-3606-40b5-9ad6-d9b6cb364237', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:12,973 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.127s
2026-06-26 08:37:12,974 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-421b1bcf-8021-4f56-92b0-1df368b689ae', 'x-compute-request-id': 'req-421b1bcf-8021-4f56-92b0-1df368b689ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:14,128 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:37:14,129 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35bc51ab-8604-4059-814f-2358f462eca8', 'x-compute-request-id': 'req-35bc51ab-8604-4059-814f-2358f462eca8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:15,307 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:37:15,308 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2111a380-4ca8-40eb-9bdb-50bd0f731425', 'x-compute-request-id': 'req-2111a380-4ca8-40eb-9bdb-50bd0f731425', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:16,518 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:37:16,518 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2625bb8e-5494-4d19-97b0-99e2774780c9', 'x-compute-request-id': 'req-2625bb8e-5494-4d19-97b0-99e2774780c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:17,675 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:37:17,676 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83fd9cb4-d11e-437b-ae58-505eb0f45e6e', 'x-compute-request-id': 'req-83fd9cb4-d11e-437b-ae58-505eb0f45e6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:18,824 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:37:18,824 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-110ee22e-9c7f-470a-a48a-2d386726b1be', 'x-compute-request-id': 'req-110ee22e-9c7f-470a-a48a-2d386726b1be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:19,968 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:37:19,968 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702b6f24-c889-49a3-abfa-b1b32c9d1c7d', 'x-compute-request-id': 'req-702b6f24-c889-49a3-abfa-b1b32c9d1c7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:21,181 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:37:21,182 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-248bf95d-f17c-46ff-86be-f884e652388a', 'x-compute-request-id': 'req-248bf95d-f17c-46ff-86be-f884e652388a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:22,322 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:37:22,323 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fcefb0f-8bd3-4ccc-ac23-93ae7e2daef1', 'x-compute-request-id': 'req-3fcefb0f-8bd3-4ccc-ac23-93ae7e2daef1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:23,464 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:37:23,465 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4eb892-92e0-41f5-9623-ed88897c0561', 'x-compute-request-id': 'req-fa4eb892-92e0-41f5-9623-ed88897c0561', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:24,628 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:37:24,629 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb8e2d0f-f9f4-4afe-ae87-cc78eb4e6e43', 'x-compute-request-id': 'req-cb8e2d0f-f9f4-4afe-ae87-cc78eb4e6e43', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:25,771 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.131s
2026-06-26 08:37:25,771 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b088cf5-f7d8-4281-abda-3282e95cddf6', 'x-compute-request-id': 'req-1b088cf5-f7d8-4281-abda-3282e95cddf6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:26,946 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:37:26,946 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49181651-e32e-47c7-8fd9-75809ebc6571', 'x-compute-request-id': 'req-49181651-e32e-47c7-8fd9-75809ebc6571', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:28,135 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:37:28,136 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74c67f68-1a20-4189-b1da-b207e0dc3cdd', 'x-compute-request-id': 'req-74c67f68-1a20-4189-b1da-b207e0dc3cdd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:29,284 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:37:29,284 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bac55460-ad99-4b79-8fc1-49034e787192', 'x-compute-request-id': 'req-bac55460-ad99-4b79-8fc1-49034e787192', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:30,430 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:37:30,430 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfe36b5a-f0d8-4151-b1ab-67a491c9e5e2', 'x-compute-request-id': 'req-cfe36b5a-f0d8-4151-b1ab-67a491c9e5e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:31,587 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:37:31,587 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03122ac8-1e28-40a9-b24d-f2b7c66cb8c1', 'x-compute-request-id': 'req-03122ac8-1e28-40a9-b24d-f2b7c66cb8c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:32,766 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:37:32,766 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3adcc539-8367-43c7-95c0-f1236cb9bca1', 'x-compute-request-id': 'req-3adcc539-8367-43c7-95c0-f1236cb9bca1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:33,948 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:37:33,949 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a307966-d21e-44b3-a72b-6f69cdef1a23', 'x-compute-request-id': 'req-9a307966-d21e-44b3-a72b-6f69cdef1a23', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:35,096 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:37:35,097 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11fc9e70-2124-4aa5-b838-e91a99fa7f81', 'x-compute-request-id': 'req-11fc9e70-2124-4aa5-b838-e91a99fa7f81', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:36,272 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:37:36,272 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd9d0d36-268a-4c1c-8093-973f3448b259', 'x-compute-request-id': 'req-dd9d0d36-268a-4c1c-8093-973f3448b259', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:37,414 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:37:37,415 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63b72b0b-716b-48f7-9ead-3aed064fe7ac', 'x-compute-request-id': 'req-63b72b0b-716b-48f7-9ead-3aed064fe7ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:38,572 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:37:38,572 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2f399fb-ddad-4422-a98c-b3e48083227c', 'x-compute-request-id': 'req-b2f399fb-ddad-4422-a98c-b3e48083227c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:39,716 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:37:39,717 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-007d8cff-4e10-422a-917a-f6cd5ceeae48', 'x-compute-request-id': 'req-007d8cff-4e10-422a-917a-f6cd5ceeae48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:40,872 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:37:40,872 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-815b698b-c619-43c5-80a8-fa72546857c1', 'x-compute-request-id': 'req-815b698b-c619-43c5-80a8-fa72546857c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:42,081 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:37:42,081 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6260833-218c-450d-b31e-cbe3d0308994', 'x-compute-request-id': 'req-a6260833-218c-450d-b31e-cbe3d0308994', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:43,251 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:37:43,251 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88fe6a43-2cdb-46e2-8f0a-44c888e017ba', 'x-compute-request-id': 'req-88fe6a43-2cdb-46e2-8f0a-44c888e017ba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:44,405 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:37:44,405 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c2e7d15-9b2d-47e3-b18a-97c0c46188fa', 'x-compute-request-id': 'req-9c2e7d15-9b2d-47e3-b18a-97c0c46188fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:45,598 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:37:45,598 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34e1a929-aa20-443a-8a73-05dd9ebb544b', 'x-compute-request-id': 'req-34e1a929-aa20-443a-8a73-05dd9ebb544b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:46,745 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:37:46,745 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdd95098-33a8-4e50-8075-6d404820f496', 'x-compute-request-id': 'req-bdd95098-33a8-4e50-8075-6d404820f496', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:47,912 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.161s
2026-06-26 08:37:47,913 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4c103a2-ba65-4e57-be1c-b7ac4edef03f', 'x-compute-request-id': 'req-f4c103a2-ba65-4e57-be1c-b7ac4edef03f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:49,042 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.123s
2026-06-26 08:37:49,042 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080d49ef-e569-42d7-ba8b-26153ffcd170', 'x-compute-request-id': 'req-080d49ef-e569-42d7-ba8b-26153ffcd170', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:50,171 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.123s
2026-06-26 08:37:50,171 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aab1e1f4-f407-4fa5-9bdc-12d970f08d57', 'x-compute-request-id': 'req-aab1e1f4-f407-4fa5-9bdc-12d970f08d57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:51,325 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:37:51,325 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8bf9f72-84c1-484e-a7f3-7e578463f4b4', 'x-compute-request-id': 'req-f8bf9f72-84c1-484e-a7f3-7e578463f4b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:52,485 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:37:52,485 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a140139b-dadd-4539-b279-165b46f9f460', 'x-compute-request-id': 'req-a140139b-dadd-4539-b279-165b46f9f460', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:53,678 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:37:53,678 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f75a744-ccef-4574-9ac5-09e9421614b5', 'x-compute-request-id': 'req-8f75a744-ccef-4574-9ac5-09e9421614b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:54,823 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:37:54,823 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b84b0d4-6b65-44da-ae37-a8fe4dd00058', 'x-compute-request-id': 'req-3b84b0d4-6b65-44da-ae37-a8fe4dd00058', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:55,964 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:37:55,964 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-121eb959-888a-44bd-919e-35151ba4c444', 'x-compute-request-id': 'req-121eb959-888a-44bd-919e-35151ba4c444', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:57,166 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:37:57,166 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e905173-4305-42da-816a-12c2bfd94469', 'x-compute-request-id': 'req-7e905173-4305-42da-816a-12c2bfd94469', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:58,337 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:37:58,338 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24dec056-40f5-414b-a49b-6d54d7250333', 'x-compute-request-id': 'req-24dec056-40f5-414b-a49b-6d54d7250333', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:59,529 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:37:59,531 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ed76af-ede9-48cf-9e14-ae20ab7c6a2b', 'x-compute-request-id': 'req-a8ed76af-ede9-48cf-9e14-ae20ab7c6a2b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:00,757 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.212s
2026-06-26 08:38:00,758 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac062cb8-b315-4963-a1fb-9bdb0f954537', 'x-compute-request-id': 'req-ac062cb8-b315-4963-a1fb-9bdb0f954537', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:01,967 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:38:01,967 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abb671f0-799e-4c1d-bf77-b50ccb71adf0', 'x-compute-request-id': 'req-abb671f0-799e-4c1d-bf77-b50ccb71adf0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:03,111 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:38:03,111 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879cbbd9-c5e4-4408-8f4c-489cca200a8e', 'x-compute-request-id': 'req-879cbbd9-c5e4-4408-8f4c-489cca200a8e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:04,307 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:38:04,307 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-251d3fcb-5456-4fd5-b44b-8469169f0b3f', 'x-compute-request-id': 'req-251d3fcb-5456-4fd5-b44b-8469169f0b3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:05,472 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:38:05,472 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0141050-52ca-452d-a211-84d6f8aed1dd', 'x-compute-request-id': 'req-f0141050-52ca-452d-a211-84d6f8aed1dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:06,640 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:38:06,640 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2106e6a6-bea7-4576-9ba8-51de83b0f518', 'x-compute-request-id': 'req-2106e6a6-bea7-4576-9ba8-51de83b0f518', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:07,845 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:38:07,846 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a9ca810-1b98-4530-affa-7fe2f8d893d6', 'x-compute-request-id': 'req-7a9ca810-1b98-4530-affa-7fe2f8d893d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:08,983 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.127s
2026-06-26 08:38:08,983 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b88d156f-6178-44d9-b25d-58f5e43de8ea', 'x-compute-request-id': 'req-b88d156f-6178-44d9-b25d-58f5e43de8ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:10,128 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:38:10,129 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6981059c-5721-43bd-9d36-35bd3a3beebd', 'x-compute-request-id': 'req-6981059c-5721-43bd-9d36-35bd3a3beebd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:11,314 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.175s
2026-06-26 08:38:11,314 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c4da08f-1665-44b5-982a-6642fba44ce1', 'x-compute-request-id': 'req-4c4da08f-1665-44b5-982a-6642fba44ce1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:12,459 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:38:12,460 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1002e80-d530-486f-bccf-8553d5556f5b', 'x-compute-request-id': 'req-c1002e80-d530-486f-bccf-8553d5556f5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:13,637 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:38:13,637 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ece1200-2422-4412-af9e-2d30146d27fe', 'x-compute-request-id': 'req-2ece1200-2422-4412-af9e-2d30146d27fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:14,817 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:38:14,817 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc134895-ad04-4615-890b-35c9fcaeceff', 'x-compute-request-id': 'req-dc134895-ad04-4615-890b-35c9fcaeceff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:15,965 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:38:15,966 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b404c0b-0cef-4d1d-9ad9-e14171ba0184', 'x-compute-request-id': 'req-9b404c0b-0cef-4d1d-9ad9-e14171ba0184', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:17,201 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.222s
2026-06-26 08:38:17,202 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cde734e-aa68-40b6-9c7c-097c932d3962', 'x-compute-request-id': 'req-6cde734e-aa68-40b6-9c7c-097c932d3962', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:18,356 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:38:18,356 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76dfc6ed-8b79-4a97-8b92-40a4cb74b815', 'x-compute-request-id': 'req-76dfc6ed-8b79-4a97-8b92-40a4cb74b815', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:19,514 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:38:19,514 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a5d147-e7b5-4a48-ae27-0e6bb80b4618', 'x-compute-request-id': 'req-30a5d147-e7b5-4a48-ae27-0e6bb80b4618', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:20,677 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:38:20,678 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da2d455-5a4c-4ab0-8de1-78e0b1aed2a6', 'x-compute-request-id': 'req-7da2d455-5a4c-4ab0-8de1-78e0b1aed2a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:21,839 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:38:21,839 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5231cb8e-f449-43b4-86b8-f0f5d2a1c758', 'x-compute-request-id': 'req-5231cb8e-f449-43b4-86b8-f0f5d2a1c758', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:23,046 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:38:23,046 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19189c44-c32c-4e2f-a059-e457c30c7f23', 'x-compute-request-id': 'req-19189c44-c32c-4e2f-a059-e457c30c7f23', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:24,206 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:38:24,206 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06609fac-430b-4d92-a0a4-bead8784066b', 'x-compute-request-id': 'req-06609fac-430b-4d92-a0a4-bead8784066b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:25,378 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.165s
2026-06-26 08:38:25,378 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18bca1d1-65fe-454b-a021-435e0f96bb32', 'x-compute-request-id': 'req-18bca1d1-65fe-454b-a021-435e0f96bb32', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:26,547 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:38:26,547 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3bc4d2a-2510-41a5-a970-d8a5455f6675', 'x-compute-request-id': 'req-e3bc4d2a-2510-41a5-a970-d8a5455f6675', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:27,691 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:38:27,691 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-869ea0e3-aae8-4a5a-bf37-72bb246f780e', 'x-compute-request-id': 'req-869ea0e3-aae8-4a5a-bf37-72bb246f780e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:28,886 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:38:28,887 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb453a81-a66b-4713-840d-3e0e294cb5ff', 'x-compute-request-id': 'req-bb453a81-a66b-4713-840d-3e0e294cb5ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:30,047 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.151s
2026-06-26 08:38:30,048 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9adedc3-db5c-4ed3-9a58-e2545def7bf6', 'x-compute-request-id': 'req-b9adedc3-db5c-4ed3-9a58-e2545def7bf6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:31,254 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.194s
2026-06-26 08:38:31,254 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-661d3c50-82a5-4ac2-8223-8e2c6f0a31b2', 'x-compute-request-id': 'req-661d3c50-82a5-4ac2-8223-8e2c6f0a31b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:32,433 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.163s
2026-06-26 08:38:32,433 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-439099f8-fac3-4a87-aa79-bd3bf459b56d', 'x-compute-request-id': 'req-439099f8-fac3-4a87-aa79-bd3bf459b56d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:33,576 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.135s
2026-06-26 08:38:33,577 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2113cdc5-550b-47b2-adaf-d32b0f60aedf', 'x-compute-request-id': 'req-2113cdc5-550b-47b2-adaf-d32b0f60aedf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:34,790 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:38:34,790 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56d8e22-53c0-4425-bf81-04f188fb717e', 'x-compute-request-id': 'req-d56d8e22-53c0-4425-bf81-04f188fb717e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:35,970 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:38:35,970 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d0955af-0d1b-4514-af71-290776bad385', 'x-compute-request-id': 'req-2d0955af-0d1b-4514-af71-290776bad385', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:37,162 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:38:37,163 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29c10c04-6eda-4ab0-a7ca-c42d58290427', 'x-compute-request-id': 'req-29c10c04-6eda-4ab0-a7ca-c42d58290427', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:38,340 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:38:38,340 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3b016e-0a11-4b5b-bd7e-83ffe4d653e6', 'x-compute-request-id': 'req-ff3b016e-0a11-4b5b-bd7e-83ffe4d653e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:39,535 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.184s
2026-06-26 08:38:39,535 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-468a195f-0cad-45e3-b124-b3b8e48059d5', 'x-compute-request-id': 'req-468a195f-0cad-45e3-b124-b3b8e48059d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:40,710 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.164s
2026-06-26 08:38:40,710 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7316e6b-2ab6-472c-9c11-c201ca6deb2b', 'x-compute-request-id': 'req-f7316e6b-2ab6-472c-9c11-c201ca6deb2b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:41,896 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:38:41,896 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ceb4c57-88d1-4e35-85e9-128e9e73750d', 'x-compute-request-id': 'req-2ceb4c57-88d1-4e35-85e9-128e9e73750d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:43,061 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:38:43,062 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1312e17-1c7b-4f41-a4e4-21cfd1a581c1', 'x-compute-request-id': 'req-c1312e17-1c7b-4f41-a4e4-21cfd1a581c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:44,249 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:38:44,250 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5375de6-92e8-45dc-babf-bb8c4c7612ff', 'x-compute-request-id': 'req-a5375de6-92e8-45dc-babf-bb8c4c7612ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:45,462 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:38:45,463 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ef7ff28-6f01-4b86-bbae-511a809bda53', 'x-compute-request-id': 'req-3ef7ff28-6f01-4b86-bbae-511a809bda53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:46,632 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:38:46,633 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ba3293-3143-4c6d-94db-83640b3b63c4', 'x-compute-request-id': 'req-e5ba3293-3143-4c6d-94db-83640b3b63c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:47,825 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:38:47,825 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ec43979-48b7-4672-a2a0-c1a7e0557264', 'x-compute-request-id': 'req-1ec43979-48b7-4672-a2a0-c1a7e0557264', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:49,012 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.177s
2026-06-26 08:38:49,012 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ea7158c-dd0f-46e4-8add-338ba9e1b046', 'x-compute-request-id': 'req-1ea7158c-dd0f-46e4-8add-338ba9e1b046', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:50,206 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.188s
2026-06-26 08:38:50,207 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00ffe5b3-e6de-47d1-8a74-32c9179a850a', 'x-compute-request-id': 'req-00ffe5b3-e6de-47d1-8a74-32c9179a850a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:51,366 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:38:51,366 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d0a5778-496b-47f0-ab01-ddc7dd0be223', 'x-compute-request-id': 'req-0d0a5778-496b-47f0-ab01-ddc7dd0be223', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:52,579 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:38:52,580 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d25bddd8-2d7d-4278-98eb-149c41f8b3cf', 'x-compute-request-id': 'req-d25bddd8-2d7d-4278-98eb-149c41f8b3cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:53,787 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:38:53,787 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a816e342-813a-4ce4-91c1-2beab1e72ce1', 'x-compute-request-id': 'req-a816e342-813a-4ce4-91c1-2beab1e72ce1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:55,002 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.207s
2026-06-26 08:38:55,003 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-979ee006-73af-4c8a-bd00-08470b66a4da', 'x-compute-request-id': 'req-979ee006-73af-4c8a-bd00-08470b66a4da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:56,174 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:38:56,174 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34d699b5-fd0b-4755-b980-916d2eac1ae6', 'x-compute-request-id': 'req-34d699b5-fd0b-4755-b980-916d2eac1ae6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:57,337 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:38:57,337 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a332469-98bf-42ac-9cb0-c4a0140e1bfd', 'x-compute-request-id': 'req-1a332469-98bf-42ac-9cb0-c4a0140e1bfd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:58,485 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:38:58,485 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5949fb6-97d2-449f-9536-535805b4315b', 'x-compute-request-id': 'req-d5949fb6-97d2-449f-9536-535805b4315b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:59,697 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:38:59,697 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-739644e1-d78d-449b-aa47-26881638a2e2', 'x-compute-request-id': 'req-739644e1-d78d-449b-aa47-26881638a2e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:00,877 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.174s
2026-06-26 08:39:00,877 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4918eb7-44a8-4b09-8c54-3997ee6408b7', 'x-compute-request-id': 'req-a4918eb7-44a8-4b09-8c54-3997ee6408b7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:02,035 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:39:02,035 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8d6fde-5114-48f2-81b8-2caead7421a0', 'x-compute-request-id': 'req-ee8d6fde-5114-48f2-81b8-2caead7421a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:03,200 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:39:03,200 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3255ae7-dec1-401d-8cdc-7fb350fdb236', 'x-compute-request-id': 'req-d3255ae7-dec1-401d-8cdc-7fb350fdb236', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:04,373 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:39:04,374 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dabad7df-8298-40a4-8e68-f0d3a29fad5b', 'x-compute-request-id': 'req-dabad7df-8298-40a4-8e68-f0d3a29fad5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:05,565 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:39:05,566 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e06af791-8398-4718-866a-353f78e15531', 'x-compute-request-id': 'req-e06af791-8398-4718-866a-353f78e15531', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:06,763 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:39:06,763 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20fbdee8-8cff-472b-9da6-d579465175b2', 'x-compute-request-id': 'req-20fbdee8-8cff-472b-9da6-d579465175b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:07,913 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:39:07,913 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e92bc7df-7a50-4de1-a119-3fa5609e6209', 'x-compute-request-id': 'req-e92bc7df-7a50-4de1-a119-3fa5609e6209', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:09,098 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.173s
2026-06-26 08:39:09,098 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43411b7-d771-433b-8670-baf7e1c35518', 'x-compute-request-id': 'req-f43411b7-d771-433b-8670-baf7e1c35518', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:10,261 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:39:10,261 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e07c149-9b8c-4736-a9f7-9c176dabac72', 'x-compute-request-id': 'req-2e07c149-9b8c-4736-a9f7-9c176dabac72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:11,459 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:39:11,460 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-122c2739-9565-4a96-916b-d402dca6a904', 'x-compute-request-id': 'req-122c2739-9565-4a96-916b-d402dca6a904', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:12,602 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.129s
2026-06-26 08:39:12,602 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f0697bc-f31a-46d6-b62e-e5afb996da9a', 'x-compute-request-id': 'req-6f0697bc-f31a-46d6-b62e-e5afb996da9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:13,780 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:39:13,780 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8fa1630-20c3-425b-a664-ab2a5b049ac9', 'x-compute-request-id': 'req-c8fa1630-20c3-425b-a664-ab2a5b049ac9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:14,978 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.189s
2026-06-26 08:39:14,979 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd708fe8-90eb-420b-ab4c-bf03030a3002', 'x-compute-request-id': 'req-dd708fe8-90eb-420b-ab4c-bf03030a3002', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:16,196 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.209s
2026-06-26 08:39:16,196 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-995547fe-7eed-4af6-84ad-6a7340c38e7f', 'x-compute-request-id': 'req-995547fe-7eed-4af6-84ad-6a7340c38e7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:17,402 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:39:17,403 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913135e5-c827-450d-af00-349ce4bd6d78', 'x-compute-request-id': 'req-913135e5-c827-450d-af00-349ce4bd6d78', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:18,557 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:39:18,557 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4fe86a6-44d9-4fbb-bf2a-3f3720d0b546', 'x-compute-request-id': 'req-e4fe86a6-44d9-4fbb-bf2a-3f3720d0b546', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:19,738 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:39:19,738 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f1d4e3-1416-453c-b8f2-46903ff766ad', 'x-compute-request-id': 'req-20f1d4e3-1416-453c-b8f2-46903ff766ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:20,884 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:39:20,884 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df167f1b-6d1d-46ea-877f-e6a25959ca58', 'x-compute-request-id': 'req-df167f1b-6d1d-46ea-877f-e6a25959ca58', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:22,094 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:39:22,095 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f5c7e4-b4a8-4235-a906-6e741575c0db', 'x-compute-request-id': 'req-84f5c7e4-b4a8-4235-a906-6e741575c0db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:23,306 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.202s
2026-06-26 08:39:23,306 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab8d256-ab05-4dba-9826-d2bbff7f3da5', 'x-compute-request-id': 'req-6ab8d256-ab05-4dba-9826-d2bbff7f3da5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:24,468 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.154s
2026-06-26 08:39:24,469 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52782fbf-582e-4dda-98a0-d2bca9f87e48', 'x-compute-request-id': 'req-52782fbf-582e-4dda-98a0-d2bca9f87e48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:25,620 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:39:25,621 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dcf2930-2500-4722-9e1c-10c0845c5bf6', 'x-compute-request-id': 'req-3dcf2930-2500-4722-9e1c-10c0845c5bf6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:26,779 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.147s
2026-06-26 08:39:26,780 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9020f705-9e01-4f44-b006-b7fd9f1459af', 'x-compute-request-id': 'req-9020f705-9e01-4f44-b006-b7fd9f1459af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:27,989 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:39:27,989 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4b7ccc4-245a-477b-be1a-e14b520d37d6', 'x-compute-request-id': 'req-c4b7ccc4-245a-477b-be1a-e14b520d37d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:29,138 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:39:29,138 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-139dfbe4-c704-4090-b588-cd6de09c282f', 'x-compute-request-id': 'req-139dfbe4-c704-4090-b588-cd6de09c282f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:30,292 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:39:30,292 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58fbb241-376f-4338-b643-23dbab2d1d87', 'x-compute-request-id': 'req-58fbb241-376f-4338-b643-23dbab2d1d87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:31,438 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:39:31,438 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c2a382-7479-4f28-b437-d2215df0c7f0', 'x-compute-request-id': 'req-07c2a382-7479-4f28-b437-d2215df0c7f0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:32,622 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.172s
2026-06-26 08:39:32,622 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be84af7-b3b9-48b3-a42c-94bcbd6dfc72', 'x-compute-request-id': 'req-7be84af7-b3b9-48b3-a42c-94bcbd6dfc72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:33,812 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.181s
2026-06-26 08:39:33,813 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-604b2c38-f7b9-4353-9674-dc7cc0723cde', 'x-compute-request-id': 'req-604b2c38-f7b9-4353-9674-dc7cc0723cde', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:34,999 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.175s
2026-06-26 08:39:34,999 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5727e73-eecb-48d3-9ea1-99e82f3c2159', 'x-compute-request-id': 'req-a5727e73-eecb-48d3-9ea1-99e82f3c2159', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:36,143 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.136s
2026-06-26 08:39:36,143 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cc01223-3593-44a2-9c1c-09d4c2feaa4a', 'x-compute-request-id': 'req-8cc01223-3593-44a2-9c1c-09d4c2feaa4a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:37,291 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:39:37,292 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e99a724d-9ea0-4127-8fed-5cac853f7a12', 'x-compute-request-id': 'req-e99a724d-9ea0-4127-8fed-5cac853f7a12', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:38,460 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:39:38,461 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17656265-8b15-4c6e-8ddb-d529b8c2d7b8', 'x-compute-request-id': 'req-17656265-8b15-4c6e-8ddb-d529b8c2d7b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:39,650 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:39:39,650 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e28a28c0-eef9-492e-96ea-9d6f8c1dec7f', 'x-compute-request-id': 'req-e28a28c0-eef9-492e-96ea-9d6f8c1dec7f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:40,786 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:39:40,786 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4308315c-b07e-40d3-996e-53fe1aec214e', 'x-compute-request-id': 'req-4308315c-b07e-40d3-996e-53fe1aec214e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:41,990 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.198s
2026-06-26 08:39:41,991 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52bc3321-b8d4-4c92-800d-cc515e56d55c', 'x-compute-request-id': 'req-52bc3321-b8d4-4c92-800d-cc515e56d55c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:43,144 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:39:43,145 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec39852b-081c-4a99-a316-d87bab4f4ca2', 'x-compute-request-id': 'req-ec39852b-081c-4a99-a316-d87bab4f4ca2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:44,296 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:39:44,296 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd34fb26-6d79-4e12-9364-168e6b8e5c7d', 'x-compute-request-id': 'req-dd34fb26-6d79-4e12-9364-168e6b8e5c7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:45,503 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:39:45,503 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b592f776-8476-41ee-a2c5-df2be733b7b1', 'x-compute-request-id': 'req-b592f776-8476-41ee-a2c5-df2be733b7b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:46,642 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:39:46,642 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51a4ee52-14fa-4b27-9245-3134fa4097cd', 'x-compute-request-id': 'req-51a4ee52-14fa-4b27-9245-3134fa4097cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:47,866 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.216s
2026-06-26 08:39:47,867 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc76d020-16a2-444a-bbe0-64fdc820b281', 'x-compute-request-id': 'req-dc76d020-16a2-444a-bbe0-64fdc820b281', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:49,003 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.126s
2026-06-26 08:39:49,003 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3232a9b-2469-4af2-a5dc-c15bc8a7ebd1', 'x-compute-request-id': 'req-a3232a9b-2469-4af2-a5dc-c15bc8a7ebd1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:50,178 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.162s
2026-06-26 08:39:50,178 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b4f728d-eb95-4263-9187-37a0486b9969', 'x-compute-request-id': 'req-4b4f728d-eb95-4263-9187-37a0486b9969', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:51,391 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:39:51,391 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f01a1bee-edd9-49b7-bf4f-318bfe1bebf0', 'x-compute-request-id': 'req-f01a1bee-edd9-49b7-bf4f-318bfe1bebf0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:52,555 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.156s
2026-06-26 08:39:52,555 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aa705bc-bd5e-4872-9055-e207a1a40aef', 'x-compute-request-id': 'req-8aa705bc-bd5e-4872-9055-e207a1a40aef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:53,770 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:39:53,770 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dc52c5c-5f4d-4d6f-bbff-b2987e725ae6', 'x-compute-request-id': 'req-7dc52c5c-5f4d-4d6f-bbff-b2987e725ae6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:54,919 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:39:54,919 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca8c4151-22c9-4f67-a88c-2cd3dffe2ab4', 'x-compute-request-id': 'req-ca8c4151-22c9-4f67-a88c-2cd3dffe2ab4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:56,084 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.159s
2026-06-26 08:39:56,085 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af6aef33-8f88-48e3-b058-ee307115e134', 'x-compute-request-id': 'req-af6aef33-8f88-48e3-b058-ee307115e134', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:57,289 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.190s
2026-06-26 08:39:57,289 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15e03832-511c-4777-b5cf-bcada4c8929d', 'x-compute-request-id': 'req-15e03832-511c-4777-b5cf-bcada4c8929d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:58,443 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:39:58,443 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb4cf8cb-60b5-42a0-9d0d-1a4a62920c52', 'x-compute-request-id': 'req-fb4cf8cb-60b5-42a0-9d0d-1a4a62920c52', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:59,623 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.169s
2026-06-26 08:39:59,624 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-252f2402-f92a-4827-8ec7-763270b3026f', 'x-compute-request-id': 'req-252f2402-f92a-4827-8ec7-763270b3026f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:00,767 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:40:00,767 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-582d834f-4d80-47d2-b104-b4603416ce64', 'x-compute-request-id': 'req-582d834f-4d80-47d2-b104-b4603416ce64', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:01,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:40:01,916 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ea75cdb-8e2f-484f-80d8-acf6e8973409', 'x-compute-request-id': 'req-0ea75cdb-8e2f-484f-80d8-acf6e8973409', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:03,141 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.214s
2026-06-26 08:40:03,142 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e32d02e-ff4f-401d-84ae-980cf2f01f60', 'x-compute-request-id': 'req-9e32d02e-ff4f-401d-84ae-980cf2f01f60', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:04,308 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:40:04,308 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a656c2df-c67a-4607-9a0f-f079af0fe990', 'x-compute-request-id': 'req-a656c2df-c67a-4607-9a0f-f079af0fe990', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:05,464 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:40:05,464 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a719f27f-aa62-4361-8d76-1cc8f5eba7b3', 'x-compute-request-id': 'req-a719f27f-aa62-4361-8d76-1cc8f5eba7b3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:06,675 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:40:06,675 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66ee391a-6035-49a6-b317-4b56d2d1f203', 'x-compute-request-id': 'req-66ee391a-6035-49a6-b317-4b56d2d1f203', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:07,825 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:40:07,825 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6a50723-aa37-4304-8846-7d88e6bbe358', 'x-compute-request-id': 'req-b6a50723-aa37-4304-8846-7d88e6bbe358', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:09,038 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:40:09,038 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8560d53-2d60-4025-afe3-663b5765268e', 'x-compute-request-id': 'req-a8560d53-2d60-4025-afe3-663b5765268e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:10,203 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.153s
2026-06-26 08:40:10,203 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1508ad2-4ef2-4f4b-8b1f-5380a4544f05', 'x-compute-request-id': 'req-b1508ad2-4ef2-4f4b-8b1f-5380a4544f05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:11,344 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.133s
2026-06-26 08:40:11,344 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9684a357-751b-4a6c-9e3d-0bc57611215d', 'x-compute-request-id': 'req-9684a357-751b-4a6c-9e3d-0bc57611215d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:12,539 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.186s
2026-06-26 08:40:12,540 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0a5b2d-e001-4ffd-abb2-0adc041b1cef', 'x-compute-request-id': 'req-5a0a5b2d-e001-4ffd-abb2-0adc041b1cef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:13,754 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.205s
2026-06-26 08:40:13,754 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b5715b7-d36c-4677-8bca-637f91d3c982', 'x-compute-request-id': 'req-0b5715b7-d36c-4677-8bca-637f91d3c982', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:14,868 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.107s
2026-06-26 08:40:14,868 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0699fd5-1a5e-4484-9744-bb968d33afd1', 'x-compute-request-id': 'req-c0699fd5-1a5e-4484-9744-bb968d33afd1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:16,045 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.170s
2026-06-26 08:40:16,045 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f171bb3-75da-4456-887f-317bdda88c28', 'x-compute-request-id': 'req-1f171bb3-75da-4456-887f-317bdda88c28', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:17,199 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.144s
2026-06-26 08:40:17,199 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5750554c-68b1-4b1a-8359-6f7a46c5b448', 'x-compute-request-id': 'req-5750554c-68b1-4b1a-8359-6f7a46c5b448', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:18,336 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.128s
2026-06-26 08:40:18,337 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9dc4f4-4206-4516-9e52-b79e94273e07', 'x-compute-request-id': 'req-3e9dc4f4-4206-4516-9e52-b79e94273e07', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:19,478 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:40:19,478 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c84fe241-45f7-4f5a-93d5-4dfa1c91b0cb', 'x-compute-request-id': 'req-c84fe241-45f7-4f5a-93d5-4dfa1c91b0cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:20,669 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.183s
2026-06-26 08:40:20,670 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-185a82c6-ac67-46b7-9999-53b7924f4b94', 'x-compute-request-id': 'req-185a82c6-ac67-46b7-9999-53b7924f4b94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:21,824 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:40:21,825 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c19c13f-0fc4-4f37-a732-827abc763c29', 'x-compute-request-id': 'req-4c19c13f-0fc4-4f37-a732-827abc763c29', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:23,017 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.182s
2026-06-26 08:40:23,017 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bea0b761-6a60-42a3-b715-2d7c84224ce3', 'x-compute-request-id': 'req-bea0b761-6a60-42a3-b715-2d7c84224ce3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:24,173 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.146s
2026-06-26 08:40:24,173 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b59893-3abb-4f24-bd6d-a71e2ca54ba4', 'x-compute-request-id': 'req-66b59893-3abb-4f24-bd6d-a71e2ca54ba4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:25,315 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:40:25,316 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dd28864-6274-4618-b95e-5bad0c7ba31d', 'x-compute-request-id': 'req-3dd28864-6274-4618-b95e-5bad0c7ba31d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:26,469 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:40:26,469 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc14cddb-5718-4a52-9567-382ef7ab6fcd', 'x-compute-request-id': 'req-fc14cddb-5718-4a52-9567-382ef7ab6fcd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:27,629 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.149s
2026-06-26 08:40:27,629 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3ff01a-2f12-4ea4-b2aa-461c1bd96e73', 'x-compute-request-id': 'req-fa3ff01a-2f12-4ea4-b2aa-461c1bd96e73', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:28,805 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.166s
2026-06-26 08:40:28,806 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b627b8-293b-432c-a38c-2174cb5d4198', 'x-compute-request-id': 'req-04b627b8-293b-432c-a38c-2174cb5d4198', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:30,012 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.195s
2026-06-26 08:40:30,012 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b24cb5bd-c5c9-4225-aad5-9377e6749f41', 'x-compute-request-id': 'req-b24cb5bd-c5c9-4225-aad5-9377e6749f41', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:31,176 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.155s
2026-06-26 08:40:31,176 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a09dc446-0cde-4bc4-bbbc-f2d1134a419a', 'x-compute-request-id': 'req-a09dc446-0cde-4bc4-bbbc-f2d1134a419a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:32,325 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:40:32,326 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e84cb6d-6161-4d90-a78e-f6b8beb4fcf6', 'x-compute-request-id': 'req-3e84cb6d-6161-4d90-a78e-f6b8beb4fcf6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:33,474 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.139s
2026-06-26 08:40:33,474 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d977d5a4-58be-4c15-8776-a3f1cb82f4b5', 'x-compute-request-id': 'req-d977d5a4-58be-4c15-8776-a3f1cb82f4b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:34,655 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.167s
2026-06-26 08:40:34,655 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29bb4768-5271-4d20-af6d-6f2531f6e68a', 'x-compute-request-id': 'req-29bb4768-5271-4d20-af6d-6f2531f6e68a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:35,870 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.203s
2026-06-26 08:40:35,871 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d498be83-5528-489d-adce-c81bbdc0e33b', 'x-compute-request-id': 'req-d498be83-5528-489d-adce-c81bbdc0e33b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:37,077 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.196s
2026-06-26 08:40:37,077 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53764d76-e373-436a-bed0-607252e8c6f7', 'x-compute-request-id': 'req-53764d76-e373-436a-bed0-607252e8c6f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:38,226 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.140s
2026-06-26 08:40:38,226 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3897f16f-ed59-4ed8-b5ae-3c5f5ace5dc0', 'x-compute-request-id': 'req-3897f16f-ed59-4ed8-b5ae-3c5f5ace5dc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:39,405 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.168s
2026-06-26 08:40:39,405 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-735f297e-7b1c-4d26-9d94-e33214173d05', 'x-compute-request-id': 'req-735f297e-7b1c-4d26-9d94-e33214173d05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:40,562 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:40:40,562 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa856f4-a8e5-44dc-bc29-d40050ac6d57', 'x-compute-request-id': 'req-baa856f4-a8e5-44dc-bc29-d40050ac6d57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:41,760 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:40:41,760 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8793678d-8796-46db-b3af-cae2d41404ad', 'x-compute-request-id': 'req-8793678d-8796-46db-b3af-cae2d41404ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:42,900 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.130s
2026-06-26 08:40:42,900 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4bda2ef-2aea-4011-9027-90cdc945da50', 'x-compute-request-id': 'req-d4bda2ef-2aea-4011-9027-90cdc945da50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:44,057 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.148s
2026-06-26 08:40:44,057 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dab33ac-9d33-4b9d-867a-02898e48f33a', 'x-compute-request-id': 'req-9dab33ac-9d33-4b9d-867a-02898e48f33a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:45,234 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.171s
2026-06-26 08:40:45,235 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53f5bf0f-1f03-4123-9e95-e3a15e6648b2', 'x-compute-request-id': 'req-53f5bf0f-1f03-4123-9e95-e3a15e6648b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:46,395 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:40:46,395 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2fcf719-9ea8-4f08-b186-2ba596d5e5c7', 'x-compute-request-id': 'req-c2fcf719-9ea8-4f08-b186-2ba596d5e5c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:47,604 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.201s
2026-06-26 08:40:47,604 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0564ecca-6acc-4e11-9a55-6e0212072ad7', 'x-compute-request-id': 'req-0564ecca-6acc-4e11-9a55-6e0212072ad7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:48,752 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.138s
2026-06-26 08:40:48,752 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67595701-afa5-47ae-b393-a1ffbaea6406', 'x-compute-request-id': 'req-67595701-afa5-47ae-b393-a1ffbaea6406', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:49,942 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.180s
2026-06-26 08:40:49,943 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1add53a1-9f0a-4fb8-aff2-11307b252142', 'x-compute-request-id': 'req-1add53a1-9f0a-4fb8-aff2-11307b252142', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:51,099 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:40:51,100 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a8d7184-5375-45a7-9984-62e99f39dba7', 'x-compute-request-id': 'req-3a8d7184-5375-45a7-9984-62e99f39dba7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:52,261 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.150s
2026-06-26 08:40:52,261 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e8a9661-f070-4762-aa04-1f534697a3c7', 'x-compute-request-id': 'req-2e8a9661-f070-4762-aa04-1f534697a3c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:53,455 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.185s
2026-06-26 08:40:53,455 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-712ba4fb-0cbe-47f2-ab98-631dbb2f3f6d', 'x-compute-request-id': 'req-712ba4fb-0cbe-47f2-ab98-631dbb2f3f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:54,589 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.128s
2026-06-26 08:40:54,590 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32e2adc4-c9bd-4161-90ac-5616649b2f05', 'x-compute-request-id': 'req-32e2adc4-c9bd-4161-90ac-5616649b2f05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:55,742 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.143s
2026-06-26 08:40:55,743 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19818987-0fc8-460e-a854-33cce9c63d3e', 'x-compute-request-id': 'req-19818987-0fc8-460e-a854-33cce9c63d3e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:56,911 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:40:56,912 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb61a73-ecdc-4bbd-906b-c4886c1bd5a9', 'x-compute-request-id': 'req-aeb61a73-ecdc-4bbd-906b-c4886c1bd5a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:58,075 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:40:58,076 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c7c7db-dce5-4ed5-8da9-a16ca2368cd2', 'x-compute-request-id': 'req-d1c7c7db-dce5-4ed5-8da9-a16ca2368cd2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:59,267 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.179s
2026-06-26 08:40:59,268 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f515a3-1668-4817-aef9-4a6e9232de8a', 'x-compute-request-id': 'req-a5f515a3-1668-4817-aef9-4a6e9232de8a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:00,473 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.193s
2026-06-26 08:41:00,474 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cb999fe-214e-4e6b-affa-1c53a654e9a5', 'x-compute-request-id': 'req-1cb999fe-214e-4e6b-affa-1c53a654e9a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:01,640 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:41:01,641 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b41887a-6bcc-43a3-893f-e5e4ed586cd7', 'x-compute-request-id': 'req-9b41887a-6bcc-43a3-893f-e5e4ed586cd7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:02,951 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.301s
2026-06-26 08:41:02,951 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf603f16-e429-4965-8cf4-f642927be19b', 'x-compute-request-id': 'req-cf603f16-e429-4965-8cf4-f642927be19b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:04,099 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.142s
2026-06-26 08:41:04,099 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f70b25b-e025-40a1-a97e-ae2dbe87cbcb', 'x-compute-request-id': 'req-7f70b25b-e025-40a1-a97e-ae2dbe87cbcb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:05,307 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.199s
2026-06-26 08:41:05,307 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0971743-9c8d-4021-8e35-5d56a56aace6', 'x-compute-request-id': 'req-d0971743-9c8d-4021-8e35-5d56a56aace6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:06,459 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.141s
2026-06-26 08:41:06,459 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97ab40c0-f372-44fc-a414-cfd8220b1bda', 'x-compute-request-id': 'req-97ab40c0-f372-44fc-a414-cfd8220b1bda', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:07,600 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.132s
2026-06-26 08:41:07,600 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e052fede-af77-4963-81eb-5b48e6a686b0', 'x-compute-request-id': 'req-e052fede-af77-4963-81eb-5b48e6a686b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:08,769 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:41:08,769 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa0f23a0-49a5-4db6-a4f2-1ac5fd986ce4', 'x-compute-request-id': 'req-aa0f23a0-49a5-4db6-a4f2-1ac5fd986ce4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:09,930 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.152s
2026-06-26 08:41:09,930 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6edd1577-b21e-4b72-bbd8-4b03f516feb6', 'x-compute-request-id': 'req-6edd1577-b21e-4b72-bbd8-4b03f516feb6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:11,173 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.234s
2026-06-26 08:41:11,173 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9b6b783-0b1e-460a-b562-3b1206e5f133', 'x-compute-request-id': 'req-b9b6b783-0b1e-460a-b562-3b1206e5f133', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:12,343 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.158s
2026-06-26 08:41:12,343 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f650258c-37bb-441e-87b4-92f5d6375b44', 'x-compute-request-id': 'req-f650258c-37bb-441e-87b4-92f5d6375b44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:13,541 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.187s
2026-06-26 08:41:13,542 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-408ee3c8-f6a5-4920-b1f6-18a502867ff9', 'x-compute-request-id': 'req-408ee3c8-f6a5-4920-b1f6-18a502867ff9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:14,709 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.157s
2026-06-26 08:41:14,709 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74de0895-4272-48eb-a978-1858f49e2a55', 'x-compute-request-id': 'req-74de0895-4272-48eb-a978-1858f49e2a55', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:15,916 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.200s
2026-06-26 08:41:15,916 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf34c221-5edd-4ef5-9d77-e111adb58f26', 'x-compute-request-id': 'req-cf34c221-5edd-4ef5-9d77-e111adb58f26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:17,202 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.277s
2026-06-26 08:41:17,203 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e447748-df6a-4084-9eba-c9ca1c7e0833', 'x-compute-request-id': 'req-0e447748-df6a-4084-9eba-c9ca1c7e0833', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:18,373 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.160s
2026-06-26 08:41:18,374 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf452c6a-766c-41d6-a3a7-26a318a253e8', 'x-compute-request-id': 'req-bf452c6a-766c-41d6-a3a7-26a318a253e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:20,678 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 1.296s
2026-06-26 08:41:20,679 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99af4a7a-605e-48d6-bc01-8c9daecf3c6e', 'x-compute-request-id': 'req-99af4a7a-605e-48d6-bc01-8c9daecf3c6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:21,826 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.137s
2026-06-26 08:41:21,827 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c101eb1f-88c4-49e7-9f2c-6be50b1b4644', 'x-compute-request-id': 'req-c101eb1f-88c4-49e7-9f2c-6be50b1b4644', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:22,979 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 0.145s
2026-06-26 08:41:22,979 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67262a02-4e29-43bc-abd1-5948ac44656d', 'x-compute-request-id': 'req-67262a02-4e29-43bc-abd1-5948ac44656d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:25,367 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:test_network_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887 1.376s
2026-06-26 08:41:25,367 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37426ff-8f0b-4e3e-a83c-38b36a928a57', 'x-compute-request-id': 'req-d37426ff-8f0b-4e3e-a83c-38b36a928a57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:23Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "07b01995624d615adf8156bcd417645921654a53ecf31597dc7d2b7f", "id": "8b429565-07d7-43af-b985-71c319895887", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/8b429565-07d7-43af-b985-71c319895887"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/8b429565-07d7-43af-b985-71c319895887"}], "metadata": {}, "name": "tempest-TestNetworkBasicOps-server-738790193", "status": "BUILD", "tenant_id": "b2bcd6f57a99484ba6b913be2c545b9b", "user_id": "d9358535635241e9b423bf04ffc8849e", "updated": "2026-06-26T08:26:23Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestNetworkBasicOps-1280831809", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-174046405"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:25,374 339960 ERROR [tempest.common.compute] Server 8b429565-07d7-43af-b985-71c319895887 failed to delete in time
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until,
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute request_id=request_id)
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute raise lib_exc.TimeoutException(message)
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute Details: (TestNetworkBasicOps:test_network_basic_ops) Server 8b429565-07d7-43af-b985-71c319895887 failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-8e12e7a7-06cb-40ea-ba89-51949340f4ad. Current status: BUILD. Current task state: spawning.
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 361, in create_test_server
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute clients.servers_client, server['id'])
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 151, in wait_for_server_termination
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute raise lib_exc.TimeoutException
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute Details: None
2026-06-26 08:41:25.374 339960 ERROR tempest.common.compute
2026-06-26 08:41:25,522 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 409 DELETE https://192.0.2.10:9696/v2.0/security-groups/42fb600b-1808-4e04-85d2-3888bf04cb8a 0.139s
2026-06-26 08:41:25,523 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-bbfe6b97-642e-4496-98a2-fe76a14852d0', 'connection': 'close', 'status': '409', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups/42fb600b-1808-4e04-85d2-3888bf04cb8a'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 42fb600b-1808-4e04-85d2-3888bf04cb8a in use.", "detail": ""}}'
2026-06-26 08:41:25,555 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 202 DELETE https://192.0.2.10:8774/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1280831809 0.029s
2026-06-26 08:41:25,555 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ed1eb0-656d-4873-af59-5668333b8221', 'x-compute-request-id': 'req-37ed1eb0-656d-4873-af59-5668333b8221', 'connection': 'close', 'status': '202', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs/tempest-TestNetworkBasicOps-1280831809'}
Body: b''
2026-06-26 08:41:26,550 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 200 PUT https://192.0.2.10:9696/v2.0/routers/fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2/remove_router_interface 0.993s
2026-06-26 08:41:26,550 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"subnet_id": "22264a8c-9cf2-4058-9ae3-f4a2192a56e9"}
Response - Headers: {'content-type': 'application/json', 'content-length': '310', 'x-openstack-request-id': 'req-31ffe08c-c993-4cd9-8c46-1a4c1fa83530', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:9696/v2.0/routers/fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2/remove_router_interface'}
Body: b'{"id": "fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2", "project_id": "b2bcd6f57a99484ba6b913be2c545b9b", "port_id": "ac773cfe-0bb5-454c-8ff6-94ea6cb6baa7", "network_id": "e9d4d385-ad8d-4a3f-ab60-81ba1893ce60", "subnet_id": "22264a8c-9cf2-4058-9ae3-f4a2192a56e9", "subnet_ids": ["22264a8c-9cf2-4058-9ae3-f4a2192a56e9"]}'
2026-06-26 08:41:26,617 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 409 DELETE https://192.0.2.10:9696/v2.0/subnets/22264a8c-9cf2-4058-9ae3-f4a2192a56e9 0.067s
2026-06-26 08:41:26,617 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '204', 'x-openstack-request-id': 'req-e34f33ea-bb95-4970-9667-21ea6699f9b7', 'connection': 'close', 'status': '409', 'content-location': 'https://192.0.2.10:9696/v2.0/subnets/22264a8c-9cf2-4058-9ae3-f4a2192a56e9'}
Body: b'{"NeutronError": {"type": "SubnetInUse", "message": "Unable to complete operation on subnet 22264a8c-9cf2-4058-9ae3-f4a2192a56e9: One or more ports have an IP allocation from this subnet.", "detail": ""}}'
2026-06-26 08:41:27,152 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 204 DELETE https://192.0.2.10:9696/v2.0/routers/fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2 0.533s
2026-06-26 08:41:27,152 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'x-openstack-request-id': 'req-707a9b5f-ba17-4795-9a14-ea06de10ccf4', 'connection': 'close', 'status': '204', 'content-location': 'https://192.0.2.10:9696/v2.0/routers/fab71ead-c8fc-4142-bdc7-8a2d6d97e8b2'}
Body: b''
2026-06-26 08:41:27,295 339960 INFO [tempest.lib.common.rest_client] Request (TestNetworkBasicOps:_run_cleanups): 409 DELETE https://192.0.2.10:9696/v2.0/networks/e9d4d385-ad8d-4a3f-ab60-81ba1893ce60 0.143s
2026-06-26 08:41:27,296 339960 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '266', 'x-openstack-request-id': 'req-97400b69-5097-4d4e-95b1-de3d3563084d', 'connection': 'close', 'status': '409', 'content-location': 'https://192.0.2.10:9696/v2.0/networks/e9d4d385-ad8d-4a3f-ab60-81ba1893ce60'}
Body: b'{"NeutronError": {"type": "NetworkInUse", "message": "Unable to complete operation on network e9d4d385-ad8d-4a3f-ab60-81ba1893ce60. There are one or more ports still in use on the network, id for these ports is: 495b0f38-ef82-4af8-8096-ed7ecf5148d1.", "detail": ""}}'
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 42fb600b-1808-4e04-85d2-3888bf04cb8a in use.', 'detail': ''}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet 22264a8c-9cf2-4058-9ae3-f4a2192a56e9: One or more ports have an IP allocation from this subnet.', 'detail': ''}
}}}
traceback-3: {{{
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/networks_client.py", line 52, in delete_network
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'NetworkInUse', 'message': 'Unable to complete operation on network e9d4d385-ad8d-4a3f-ab60-81ba1893ce60. There are one or more ports still in use on the network, id for these ports is: 495b0f38-ef82-4af8-8096-ed7ecf5148d1.', 'detail': ''}
}}}
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/scenario/test_network_basic_ops.py", line 434, in test_network_basic_ops
self._setup_network_and_servers()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/scenario/test_network_basic_ops.py", line 120, in _setup_network_and_servers
server = self._create_server(self.network, port_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/scenario/test_network_basic_ops.py", line 169, in _create_server
server = self.create_server(
networks=[network],
key_name=keypair['name'],
security_groups=security_groups)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
clients,
^^^^^^^^
...<2 lines>...
name=name, flavor=flavor,
^^^^^^^^^^^^^^^^^^^^^^^^^
image_id=image_id, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
clients.servers_client, server['id'], wait_until,
request_id=request_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestNetworkBasicOps:test_network_basic_ops) Server 8b429565-07d7-43af-b985-71c319895887 failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-8e12e7a7-06cb-40ea-ba89-51949340f4ad. Current status: BUILD. Current task state: spawning.
|
||||||
| tempest.scenario.test_server_basic_ops.TestServerBasicOps | 1 | 0 | 1 | 0 | 0 | Detail | |
test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke] |
fail
ft8.1: tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops[compute,id-7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba,network,smoke]testtools.testresult.real._StringException: pythonlogging:'': {{{
2026-06-26 08:11:18,283 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 POST https://192.0.2.10:8774/v2.1/os-keypairs 1.503s
2026-06-26 08:11:18,283 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-TestServerBasicOps-320606123", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM1b7a/fCZgbr7+E8FV8gd3eO3Em31j/ahfIwq/e+kNzHflql+ZUF1pXo1g0fgtzyeGUls+ujn/gvVfP+K3/Ex1mPhOKM9cO2GnqPqiP0Qd3AiJoGbiTR3S4CmQCV6S4yA=="}}
Response - Headers: {'content-length': '396', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e9a644d-7903-4bf1-840d-c946042717d4', 'x-compute-request-id': 'req-0e9a644d-7903-4bf1-840d-c946042717d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-TestServerBasicOps-320606123", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM1b7a/fCZgbr7+E8FV8gd3eO3Em31j/ahfIwq/e+kNzHflql+ZUF1pXo1g0fgtzyeGUls+ujn/gvVfP+K3/Ex1mPhOKM9cO2GnqPqiP0Qd3AiJoGbiTR3S4CmQCV6S4yA==", "fingerprint": "5d:b4:ee:ca:59:cf:65:8c:dc:8e:6d:13:aa:ea:81:50", "user_id": "6103c91c985049588f2f5cc59309f035"}}'
2026-06-26 08:11:18,761 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-groups 0.477s
2026-06-26 08:11:18,762 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-secgroup-smoke-520001064", "description": "tempest-secgroup-smoke-520001064 description", "project_id": "324e7cd7a4a7427aa743db5017750898"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-880579b2-4e77-45ec-b4a5-c5e972e82200', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups'}
Body: b'{"security_group": {"id": "a353e46a-c05d-45f6-996c-36902580a39c", "name": "tempest-secgroup-smoke-520001064", "stateful": true, "tenant_id": "324e7cd7a4a7427aa743db5017750898", "project_id": "324e7cd7a4a7427aa743db5017750898", "description": "tempest-secgroup-smoke-520001064 description", "shared": false, "security_group_rules": [{"id": "234313bd-bc59-44ac-9687-8bf73e3cdce8", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 714, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:18Z", "updated_at": "2026-06-26T08:11:18Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}, {"id": "91ee2a97-a861-4574-b7b7-32e9b32afc82", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 715, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:18Z", "updated_at": "2026-06-26T08:11:18Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}], "tags": [], "created_at": "2026-06-26T08:11:18Z", "updated_at": "2026-06-26T08:11:18Z", "revision_number": 1}}'
2026-06-26 08:11:19,296 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.534s
2026-06-26 08:11:19,296 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "project_id": "324e7cd7a4a7427aa743db5017750898", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2874ff32-6dcf-49bd-b97f-739c9956a0bb', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "47c650c4-2c1c-4bfe-b488-51cbd017b233", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:19Z", "updated_at": "2026-06-26T08:11:19Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:19,710 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.414s
2026-06-26 08:11:19,710 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "project_id": "324e7cd7a4a7427aa743db5017750898", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-aac24c0f-9ed9-47a0-ab99-79b5003b5702', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "feecce86-d252-42ec-901f-fcbea55d9e26", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:19Z", "updated_at": "2026-06-26T08:11:19Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:20,660 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.949s
2026-06-26 08:11:20,789 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "project_id": "324e7cd7a4a7427aa743db5017750898", "protocol": "icmp", "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-dc187c6f-88d2-42d1-bac5-9b4dfb8dd4e7', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "505c044f-691a-47f6-b9d2-1b16f3a8f342", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:20Z", "updated_at": "2026-06-26T08:11:20Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:20,950 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.161s
2026-06-26 08:11:20,951 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "project_id": "324e7cd7a4a7427aa743db5017750898", "protocol": "icmp", "direction": "egress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-7e045508-bfb8-4f90-8a14-b25d99879f79', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "1ee32396-3943-42e0-9e9f-6bb005875f58", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:20Z", "updated_at": "2026-06-26T08:11:20Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:21,172 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.221s
2026-06-26 08:11:21,173 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "project_id": "324e7cd7a4a7427aa743db5017750898", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-06d9365a-c5c3-4cdf-a444-5354ef93438a', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "48201921-d119-46b5-8397-a4e16fafda1b", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:21Z", "updated_at": "2026-06-26T08:11:21Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:21,384 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.211s
2026-06-26 08:11:21,384 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "project_id": "324e7cd7a4a7427aa743db5017750898", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-38b949c5-831e-49a4-9f67-d7a412b0f612', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "f24fac72-74b3-43ac-a1ad-763225f68d41", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "a353e46a-c05d-45f6-996c-36902580a39c", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:21Z", "updated_at": "2026-06-26T08:11:21Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:21,826 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 201 POST https://192.0.2.10:5000/v3/auth/tokens 0.439s
2026-06-26 08:11:21,826 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}
Body: <omitted>
Response - Headers: {'content-type': 'application/json', 'content-length': '3571', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-31eb75bd-569b-44cc-b34e-970f34e569f3', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:5000/v3/auth/tokens'}
Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "6103c91c985049588f2f5cc59309f035", "name": "tempest-TestServerBasicOps-1036298506-project-member", "password_expires_at": null}, "audit_ids": ["o3dtOaP2ROCONeehCshS-Q"], "expires_at": "2026-06-27T08:11:21.000000Z", "issued_at": "2026-06-26T08:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "324e7cd7a4a7427aa743db5017750898", "name": "tempest-TestServerBasicOps-1036298506"}, "is_domain": false, "roles": [{"id": "e40e25b5034f4c47931e1a2fe4ec11cf", "name": "reader"}, {"id": "ed884266d9364d119404ccc6972c6206", "name": "member"}], "catalog": [{"endpoints": [{"id": "c504a4b3e63348408126621d814bf8d5", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:9696", "region": "RegionOne"}, {"id": "edc62bc40e0b4cab84c7addd5195eb80", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:9696", "region": "RegionOne"}], "id": "092c4d4d48e4484e90132c7d778e2aaf", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "75331ea56c9048f183f266dba6da3e4d", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:5000", "region": "RegionOne"}, {"id": "dbb629c14749434d9de65941db5094a1", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:5000", "region": "RegionOne"}], "id": "1186d908917c4fa0b866b3bc0f478c4a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6edc611d52554cdab4553ef1b7912fdb", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8774/v2.1", "region": "RegionOne"}, {"id": "b16415f5469c451d80c4f6be320f3cac", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8774/v2.1", "region": "RegionOne"}], "id": "523e9008d2274c3f803abbdd56cccd79", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "753265bef9704650854aa934fef73bbe", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8780", "region": "RegionOne"}, {"id": "c56ee092d80d4fa282603bde566478d3", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8780", "region": "RegionOne"}], "id": "bd0e85e3bb6c49f7b7d9db302ae23c9a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "7bccb99467864665b2f414e393266b84", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8004/v1/324e7cd7a4a7427aa743db5017750898", "region": "RegionOne"}, {"id": "d999c598fa454d11a41e23c921bc9b71", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8004/v1/324e7cd7a4a7427aa743db5017750898", "region": "RegionOne"}], "id": "c3de43fa1cdb43a894f4bffaf03508e6", "type": "orchestration", "name": "heat"}, {"endpoints": [{"id": "9634be4920584450a4c878f8b79d146f", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:8000/v1", "region": "RegionOne"}, {"id": "e3ba5aea636141b8b695b5475ebabc7a", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:8000/v1", "region": "RegionOne"}], "id": "d3b6248cdfdd4c6a8b28c33bd70bc8b4", "type": "cloudformation", "name": "heat-cfn"}, {"endpoints": [{"id": "6ee2e7028e834176a3bb172e0efdaaf4", "interface": "public", "region_id": "RegionOne", "url": "https://192.0.2.10:9292", "region": "RegionOne"}, {"id": "b93cb611f4ce407fa1c7ca8e3460518a", "interface": "internal", "region_id": "RegionOne", "url": "https://192.0.2.10:9292", "region": "RegionOne"}], "id": "d40c7240e8bc46c0ac8bd3f32aad9f64", "type": "image", "name": "glance"}]}}'
2026-06-26 08:11:21,826 339964 INFO [tempest.lib.common.fixed_network] (TestServerBasicOps:test_server_basic_ops) Found network {'id': '3aa6722d-deee-4e17-b4f9-3465817dcdcc', 'name': 'tempest-TestServerBasicOps-1346473968-network', 'tenant_id': '324e7cd7a4a7427aa743db5017750898', 'project_id': '324e7cd7a4a7427aa743db5017750898', 'admin_state_up': True, 'mtu': 1400, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vxlan', 'provider:physical_network': None, 'provider:segmentation_id': 562, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2026-06-26T08:11:01Z', 'updated_at': '2026-06-26T08:11:01Z', 'revision_number': 1} available for tenant
2026-06-26 08:11:21,827 339964 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True
2026-06-26 08:11:21,827 339964 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True
2026-06-26 08:11:22,556 339964 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST https://192.0.2.10:8774/v2.1/os-keypairs 0.728s
2026-06-26 08:11:22,556 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"keypair": {"name": "tempest-keypair-1423307943", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCKGjghbqYtIu2E+HpP/1GiJj3o6sAog78n9Xc2y9zOOVsVhWBTNtLFfy/wKRFeq3QWgysnH2gFygw2SYivPkwJAD0vyqCfVx1Wtdr4DOdKlN5ku9b3lbQrZJ4nQ1s8XbA=="}}
Response - Headers: {'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2d5cf8c-3f50-4c32-a460-6c3b40e43373', 'x-compute-request-id': 'req-e2d5cf8c-3f50-4c32-a460-6c3b40e43373', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs'}
Body: b'{"keypair": {"name": "tempest-keypair-1423307943", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCKGjghbqYtIu2E+HpP/1GiJj3o6sAog78n9Xc2y9zOOVsVhWBTNtLFfy/wKRFeq3QWgysnH2gFygw2SYivPkwJAD0vyqCfVx1Wtdr4DOdKlN5ku9b3lbQrZJ4nQ1s8XbA==", "fingerprint": "d5:c7:34:47:1f:7c:b8:8f:db:88:b6:31:6c:5a:01:36", "user_id": "6103c91c985049588f2f5cc59309f035"}}'
2026-06-26 08:11:22,558 339964 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1423307943 created
2026-06-26 08:11:22,888 339964 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/security-groups 0.330s
2026-06-26 08:11:22,888 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group": {"name": "tempest-securitygroup--2089912298", "description": "tempest-description--268713122"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-f0e31567-03f1-4ded-99f1-3aa5dbbaf061', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups'}
Body: b'{"security_group": {"id": "46b20fc4-dd45-4a6c-8df1-e842598f8747", "name": "tempest-securitygroup--2089912298", "stateful": true, "tenant_id": "324e7cd7a4a7427aa743db5017750898", "project_id": "324e7cd7a4a7427aa743db5017750898", "description": "tempest-description--268713122", "shared": false, "security_group_rules": [{"id": "90bfcda0-6388-4622-bc56-8655cec46474", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "46b20fc4-dd45-4a6c-8df1-e842598f8747", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 749, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:22Z", "updated_at": "2026-06-26T08:11:22Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}, {"id": "a56e5689-64a2-4fb7-9ec4-e3aa52667e04", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "46b20fc4-dd45-4a6c-8df1-e842598f8747", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 748, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2026-06-26T08:11:22Z", "updated_at": "2026-06-26T08:11:22Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}], "tags": [], "created_at": "2026-06-26T08:11:22Z", "updated_at": "2026-06-26T08:11:22Z", "revision_number": 1}}'
2026-06-26 08:11:22,989 339964 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.101s
2026-06-26 08:11:22,990 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "46b20fc4-dd45-4a6c-8df1-e842598f8747", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b87ab404-f5e3-4333-9878-26768cbb55e6', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "bfbe54ea-9c8f-49dc-a5a8-17a5e6002b4c", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "46b20fc4-dd45-4a6c-8df1-e842598f8747", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:22Z", "updated_at": "2026-06-26T08:11:22Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:23,109 339964 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/security-group-rules 0.119s
2026-06-26 08:11:23,109 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"security_group_rule": {"security_group_id": "46b20fc4-dd45-4a6c-8df1-e842598f8747", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-de186c46-c673-486a-8470-33f3dd3e5391', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/security-group-rules'}
Body: b'{"security_group_rule": {"id": "139cf5a3-895b-40f1-abd4-e6687d414a1f", "project_id": "324e7cd7a4a7427aa743db5017750898", "security_group_id": "46b20fc4-dd45-4a6c-8df1-e842598f8747", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2026-06-26T08:11:23Z", "updated_at": "2026-06-26T08:11:23Z", "revision_number": 0, "tenant_id": "324e7cd7a4a7427aa743db5017750898"}}'
2026-06-26 08:11:23,109 339964 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2089912298 created
2026-06-26 08:11:24,207 339964 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST https://192.0.2.10:9696/v2.0/floatingips 1.097s
2026-06-26 08:11:24,207 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: {"floatingip": {"floating_network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8"}}
Response - Headers: {'content-type': 'application/json', 'content-length': '496', 'x-openstack-request-id': 'req-c19fc3ac-d03e-4530-9085-6fe7bdd35faf', 'connection': 'close', 'status': '201', 'content-location': 'https://192.0.2.10:9696/v2.0/floatingips'}
Body: b'{"floatingip": {"id": "55a9bd7d-b0c6-4a30-926c-448582e9c430", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "project_id": "324e7cd7a4a7427aa743db5017750898", "floating_ip_address": "198.51.100.185", "floating_network_id": "e2e6142e-f908-4ef9-a017-0c81f76b06a8", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "description": "", "port_details": null, "tags": [], "created_at": "2026-06-26T08:11:23Z", "updated_at": "2026-06-26T08:11:23Z", "revision_number": 0}}'
2026-06-26 08:11:24,208 339964 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '55a9bd7d-b0c6-4a30-926c-448582e9c430', 'tenant_id': '324e7cd7a4a7427aa743db5017750898', 'project_id': '324e7cd7a4a7427aa743db5017750898', 'floating_ip_address': '198.51.100.185', 'floating_network_id': 'e2e6142e-f908-4ef9-a017-0c81f76b06a8', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2026-06-26T08:11:23Z', 'updated_at': '2026-06-26T08:11:23Z', 'revision_number': 0, 'ip': '198.51.100.185'} created
2026-06-26 08:11:24,208 339964 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-TestServerBasicOps-320606123', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM1b7a/fCZgbr7+E8FV8gd3eO3Em31j/ahfIwq/e+kNzHflql+ZUF1pXo1g0fgtzyeGUls+ujn/gvVfP+K3/Ex1mPhOKM9cO2GnqPqiP0Qd3AiJoGbiTR3S4CmQCV6S4yA==', 'fingerprint': '5d:b4:ee:ca:59:cf:65:8c:dc:8e:6d:13:aa:ea:81:50', 'user_id': '6103c91c985049588f2f5cc59309f035', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCRuAZ4tvebCMsTfHkQQ4XmEJnLO1IkRs+NpiZLXIUephmVmO0zQTIr\nEf35opCsrYWgBwYFK4EEACKhZANiAATNW+2v3wmYG6+/hPBVfIHd3jtxJt9Y/2oX\nyMKv3vpDcx35apfmVBdaV6NYNH4Lc8nhlJbPro5/4L1Xz/it/xMdZj4TijPXDthp\n6j6oj9EHdwIiaBm4k0d0uApkAlekuMg=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '46b20fc4-dd45-4a6c-8df1-e842598f8747', 'name': 'tempest-securitygroup--2089912298', 'stateful': True, 'tenant_id': '324e7cd7a4a7427aa743db5017750898', 'project_id': '324e7cd7a4a7427aa743db5017750898', 'description': 'tempest-description--268713122', 'shared': False, 'security_group_rules': [{'id': '90bfcda0-6388-4622-bc56-8655cec46474', 'project_id': '324e7cd7a4a7427aa743db5017750898', 'security_group_id': '46b20fc4-dd45-4a6c-8df1-e842598f8747', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 749, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-26T08:11:22Z', 'updated_at': '2026-06-26T08:11:22Z', 'revision_number': 0, 'tenant_id': '324e7cd7a4a7427aa743db5017750898'}, {'id': 'a56e5689-64a2-4fb7-9ec4-e3aa52667e04', 'project_id': '324e7cd7a4a7427aa743db5017750898', 'security_group_id': '46b20fc4-dd45-4a6c-8df1-e842598f8747', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 748, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2026-06-26T08:11:22Z', 'updated_at': '2026-06-26T08:11:22Z', 'revision_number': 0, 'tenant_id': '324e7cd7a4a7427aa743db5017750898'}], 'tags': [], 'created_at': '2026-06-26T08:11:22Z', 'updated_at': '2026-06-26T08:11:22Z', 'revision_number': 1}, 'floating_ip': {'id': '55a9bd7d-b0c6-4a30-926c-448582e9c430', 'tenant_id': '324e7cd7a4a7427aa743db5017750898', 'project_id': '324e7cd7a4a7427aa743db5017750898', 'floating_ip_address': '198.51.100.185', 'floating_network_id': 'e2e6142e-f908-4ef9-a017-0c81f76b06a8', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2026-06-26T08:11:23Z', 'updated_at': '2026-06-26T08:11:23Z', 'revision_number': 0, 'ip': '198.51.100.185'}}
2026-06-26 08:11:25,915 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 202 POST https://192.0.2.10:8774/v2.1/servers 1.706s
2026-06-26 08:11:25,915 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: {"server": {"name": "tempest-TestServerBasicOps-server-856384285", "imageRef": "c5b74094-6577-452f-8298-3e366bfa0d73", "flavorRef": "7", "security_groups": [{"name": "tempest-secgroup-smoke-520001064"}, {"name": "tempest-securitygroup--2089912298"}], "config_drive": true, "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "key_name": "tempest-TestServerBasicOps-320606123", "networks": [{"uuid": "3aa6722d-deee-4e17-b4f9-3465817dcdcc"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}}
Response - Headers: {'content-length': '446', 'location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f258c620-7f27-4bfe-8395-fe6bd1503a5d', 'x-compute-request-id': 'req-f258c620-7f27-4bfe-8395-fe6bd1503a5d', 'connection': 'close', 'status': '202', 'content-location': 'https://192.0.2.10:8774/v2.1/servers'}
Body: b'{"server": {"id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-520001064"}, {"name": "tempest-securitygroup--2089912298"}], "adminPass": "dVVv9p2zsX3L"}}'
2026-06-26 08:11:26,894 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.976s
2026-06-26 08:11:26,894 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4116b59-ae1d-4ee0-9eb9-0bbf99a4f46b', 'x-compute-request-id': 'req-b4116b59-ae1d-4ee0-9eb9-0bbf99a4f46b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:25Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:28,498 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.594s
2026-06-26 08:11:28,498 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4052432-d113-4284-bf79-59ea0bfa41e7', 'x-compute-request-id': 'req-f4052432-d113-4284-bf79-59ea0bfa41e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:27Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:29,637 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.131s
2026-06-26 08:11:29,637 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0936910b-2bde-4550-a595-455892ec3369', 'x-compute-request-id': 'req-0936910b-2bde-4550-a595-455892ec3369', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:29,644 339964 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait
2026-06-26 08:11:30,758 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.114s
2026-06-26 08:11:30,758 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14561a5d-b823-495f-b92a-bdfa5e7ec5da', 'x-compute-request-id': 'req-14561a5d-b823-495f-b92a-bdfa5e7ec5da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:31,853 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.085s
2026-06-26 08:11:31,853 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb4811b6-d486-4b94-83ca-1927141fb70f', 'x-compute-request-id': 'req-bb4811b6-d486-4b94-83ca-1927141fb70f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:33,221 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.361s
2026-06-26 08:11:33,221 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6106f56-b0ae-4ca6-908d-6a20cf14f75b', 'x-compute-request-id': 'req-e6106f56-b0ae-4ca6-908d-6a20cf14f75b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:34,340 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.113s
2026-06-26 08:11:34,340 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af948d2-cea1-4315-b5ed-7cd0e1ac4cb1', 'x-compute-request-id': 'req-8af948d2-cea1-4315-b5ed-7cd0e1ac4cb1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:36,341 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.993s
2026-06-26 08:11:36,341 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3ed8e3a-9276-4590-a8a2-3d542cea9b02', 'x-compute-request-id': 'req-e3ed8e3a-9276-4590-a8a2-3d542cea9b02', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:37,431 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.081s
2026-06-26 08:11:37,431 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d15a5323-0910-45ae-8112-4bab136921f9', 'x-compute-request-id': 'req-d15a5323-0910-45ae-8112-4bab136921f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:38,771 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.324s
2026-06-26 08:11:38,771 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b3383d-d169-4604-a2d4-b43e8cd418f9', 'x-compute-request-id': 'req-73b3383d-d169-4604-a2d4-b43e8cd418f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:40,174 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.392s
2026-06-26 08:11:40,174 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1281', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5917ee34-cc1b-4a9a-9782-2864af45f68f', 'x-compute-request-id': 'req-5917ee34-cc1b-4a9a-9782-2864af45f68f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:29Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:41,308 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.128s
2026-06-26 08:11:41,309 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4e9c893-5a88-47b7-b958-c74ae421293c', 'x-compute-request-id': 'req-d4e9c893-5a88-47b7-b958-c74ae421293c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:42,602 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.284s
2026-06-26 08:11:42,603 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1337', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee707967-e5bd-43f0-a5c4-f938af14fc90', 'x-compute-request-id': 'req-ee707967-e5bd-43f0-a5c4-f938af14fc90', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:40Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:43,707 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.096s
2026-06-26 08:11:43,707 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22b07f2b-ae2f-476e-a802-88f63a3e0b4e', 'x-compute-request-id': 'req-22b07f2b-ae2f-476e-a802-88f63a3e0b4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:43,716 339964 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 17 second wait
2026-06-26 08:11:45,192 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.476s
2026-06-26 08:11:45,212 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1459', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afeb0e44-5ba9-4dd0-bc69-7e75455d341f', 'x-compute-request-id': 'req-afeb0e44-5ba9-4dd0-bc69-7e75455d341f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:43Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "networking", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:46,414 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:11:46,415 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f9ed568-d892-4873-9bd9-7e40ce7b642c', 'x-compute-request-id': 'req-8f9ed568-d892-4873-9bd9-7e40ce7b642c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:46,423 339964 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 20 second wait
2026-06-26 08:11:47,646 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.223s
2026-06-26 08:11:47,646 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a7b0d0c-3574-41ce-9835-3b580eed6972', 'x-compute-request-id': 'req-4a7b0d0c-3574-41ce-9835-3b580eed6972', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:48,952 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.297s
2026-06-26 08:11:48,953 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b47f762-fbac-4038-887f-9b855612d490', 'x-compute-request-id': 'req-4b47f762-fbac-4038-887f-9b855612d490', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:50,121 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:11:50,121 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9169b114-b73d-4dca-bc39-0429967d1a9b', 'x-compute-request-id': 'req-9169b114-b73d-4dca-bc39-0429967d1a9b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:51,371 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.242s
2026-06-26 08:11:51,371 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-952e0393-d44d-4992-9ee3-0ecda1407b8c', 'x-compute-request-id': 'req-952e0393-d44d-4992-9ee3-0ecda1407b8c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:52,593 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:11:52,594 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e55a217-751f-4665-b7be-8cc644d6653d', 'x-compute-request-id': 'req-6e55a217-751f-4665-b7be-8cc644d6653d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:53,758 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:11:53,759 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63989537-2c68-4cb4-a481-4e4419bfc803', 'x-compute-request-id': 'req-63989537-2c68-4cb4-a481-4e4419bfc803', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:55,044 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.275s
2026-06-26 08:11:55,044 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bd7f34c-b0fd-4731-b0a4-082b170e0ee2', 'x-compute-request-id': 'req-4bd7f34c-b0fd-4731-b0a4-082b170e0ee2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:56,224 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:11:56,224 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a7850a-0e86-4ff0-849f-e02409412272', 'x-compute-request-id': 'req-63a7850a-0e86-4ff0-849f-e02409412272', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:57,470 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.239s
2026-06-26 08:11:57,470 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d273e5ff-1ae4-42df-975b-1dadad9c920b', 'x-compute-request-id': 'req-d273e5ff-1ae4-42df-975b-1dadad9c920b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:58,651 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:11:58,651 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17172d80-91fd-4551-934c-bbb15965a2e9', 'x-compute-request-id': 'req-17172d80-91fd-4551-934c-bbb15965a2e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:11:59,846 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:11:59,846 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f535166c-7871-42c5-a104-1e86c14b74e9', 'x-compute-request-id': 'req-f535166c-7871-42c5-a104-1e86c14b74e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:01,078 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.224s
2026-06-26 08:12:01,078 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab23dd64-61d3-4eac-b1d6-40dedfc72963', 'x-compute-request-id': 'req-ab23dd64-61d3-4eac-b1d6-40dedfc72963', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:02,229 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:12:02,229 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-512fa5d0-d64f-43cb-b99c-152aff47a0d0', 'x-compute-request-id': 'req-512fa5d0-d64f-43cb-b99c-152aff47a0d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:03,435 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:12:03,435 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-770a4eda-f41a-45bc-909c-77f29e11c80a', 'x-compute-request-id': 'req-770a4eda-f41a-45bc-909c-77f29e11c80a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:04,614 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:12:04,614 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bff735e-daa3-4d45-a8aa-67b9d6add05a', 'x-compute-request-id': 'req-5bff735e-daa3-4d45-a8aa-67b9d6add05a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:05,778 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:12:05,779 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0ad0f17-cf3f-4b97-9f54-f1a1bbf1cdf2', 'x-compute-request-id': 'req-b0ad0f17-cf3f-4b97-9f54-f1a1bbf1cdf2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:07,058 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.268s
2026-06-26 08:12:07,058 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37bdc376-f324-4b91-80d7-c0126a1538f3', 'x-compute-request-id': 'req-37bdc376-f324-4b91-80d7-c0126a1538f3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:08,275 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:12:08,275 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c0e9b61-533b-44bd-a6b7-efedd9f17190', 'x-compute-request-id': 'req-1c0e9b61-533b-44bd-a6b7-efedd9f17190', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:09,567 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.283s
2026-06-26 08:12:09,568 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25327168-7abb-473d-a7ea-eb8e36c43597', 'x-compute-request-id': 'req-25327168-7abb-473d-a7ea-eb8e36c43597', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:10,742 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:12:10,742 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b56ddce2-de72-40a0-888d-f399bca92e14', 'x-compute-request-id': 'req-b56ddce2-de72-40a0-888d-f399bca92e14', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:11,941 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:12:11,942 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b4bb86e-7b05-4bc2-8d00-09f3e2a315ed', 'x-compute-request-id': 'req-5b4bb86e-7b05-4bc2-8d00-09f3e2a315ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:13,200 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.252s
2026-06-26 08:12:13,201 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f954a8-1c42-4ec4-bbc2-9d152932c978', 'x-compute-request-id': 'req-07f954a8-1c42-4ec4-bbc2-9d152932c978', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:14,474 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.262s
2026-06-26 08:12:14,474 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3000ba58-bcb2-4dc9-8aec-0601a04e03d0', 'x-compute-request-id': 'req-3000ba58-bcb2-4dc9-8aec-0601a04e03d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:15,684 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:12:15,685 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-851a0928-9504-4103-a9ab-7e9a23ee3c76', 'x-compute-request-id': 'req-851a0928-9504-4103-a9ab-7e9a23ee3c76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:16,864 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.167s
2026-06-26 08:12:16,865 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3e2afcb-9d6f-418a-b0ee-f88ceda50be7', 'x-compute-request-id': 'req-e3e2afcb-9d6f-418a-b0ee-f88ceda50be7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:18,010 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:12:18,011 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f0c37820-ae52-4558-b5db-23bcc13c876a', 'x-compute-request-id': 'req-f0c37820-ae52-4558-b5db-23bcc13c876a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:19,216 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:12:19,216 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4463e949-545a-45f3-9735-f0dacb93cc39', 'x-compute-request-id': 'req-4463e949-545a-45f3-9735-f0dacb93cc39', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:20,519 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.291s
2026-06-26 08:12:20,519 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f134f2ba-b0f2-4ab8-a8ea-33bf68c316e9', 'x-compute-request-id': 'req-f134f2ba-b0f2-4ab8-a8ea-33bf68c316e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:21,716 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:12:21,716 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988abc8c-df6d-4fe4-bdb4-02f42e124be2', 'x-compute-request-id': 'req-988abc8c-df6d-4fe4-bdb4-02f42e124be2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:22,951 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.224s
2026-06-26 08:12:22,951 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48482748-2229-44e1-962c-2d5c3dfdf2c3', 'x-compute-request-id': 'req-48482748-2229-44e1-962c-2d5c3dfdf2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:24,144 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:12:24,144 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42d5aff2-76f5-4dc0-9c4e-fcda321a2ffd', 'x-compute-request-id': 'req-42d5aff2-76f5-4dc0-9c4e-fcda321a2ffd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:25,361 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.206s
2026-06-26 08:12:25,361 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-578f0f56-1ef0-42b1-94bd-35db010daae8', 'x-compute-request-id': 'req-578f0f56-1ef0-42b1-94bd-35db010daae8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:26,592 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.218s
2026-06-26 08:12:26,592 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5700286-749a-43cb-be7f-e3739cbbb02c', 'x-compute-request-id': 'req-a5700286-749a-43cb-be7f-e3739cbbb02c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:27,839 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.238s
2026-06-26 08:12:27,839 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a343be9-053d-473a-8887-b8fa9b9acea7', 'x-compute-request-id': 'req-7a343be9-053d-473a-8887-b8fa9b9acea7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:29,018 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:12:29,018 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4f2ce4-8bd5-44bc-a58f-3829e51a8453', 'x-compute-request-id': 'req-ee4f2ce4-8bd5-44bc-a58f-3829e51a8453', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:30,164 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:12:30,165 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-821b6114-d444-4aa5-8e74-9817e4a6e5a7', 'x-compute-request-id': 'req-821b6114-d444-4aa5-8e74-9817e4a6e5a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:31,386 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.216s
2026-06-26 08:12:31,387 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5691bc-a1b4-4abb-abd1-c1856d00c3fe', 'x-compute-request-id': 'req-3b5691bc-a1b4-4abb-abd1-c1856d00c3fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:32,539 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:12:32,539 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-513b0f44-6d81-4998-8f85-6a1f6398eb9c', 'x-compute-request-id': 'req-513b0f44-6d81-4998-8f85-6a1f6398eb9c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:33,807 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.261s
2026-06-26 08:12:33,807 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbe5619e-55df-4e96-b982-eec49f9a10d8', 'x-compute-request-id': 'req-fbe5619e-55df-4e96-b982-eec49f9a10d8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:35,002 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:12:35,003 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f91c4b3-1287-4b6b-9cc6-3aafc830a380', 'x-compute-request-id': 'req-4f91c4b3-1287-4b6b-9cc6-3aafc830a380', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:36,153 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:12:36,153 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34f766ba-5fc9-44c6-8f6c-1dfc8ec04228', 'x-compute-request-id': 'req-34f766ba-5fc9-44c6-8f6c-1dfc8ec04228', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:37,348 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:12:37,349 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94611c48-f1c9-4454-8d42-feaecdd5de66', 'x-compute-request-id': 'req-94611c48-f1c9-4454-8d42-feaecdd5de66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:38,491 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:12:38,491 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67970714-2884-4699-bb74-fb1adde33620', 'x-compute-request-id': 'req-67970714-2884-4699-bb74-fb1adde33620', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:39,694 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:12:39,695 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a2952b7-f08b-4e75-9058-4d80aef2f496', 'x-compute-request-id': 'req-1a2952b7-f08b-4e75-9058-4d80aef2f496', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:40,852 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:12:40,852 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3938bc22-9cae-417c-b34f-04af88e68d44', 'x-compute-request-id': 'req-3938bc22-9cae-417c-b34f-04af88e68d44', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:42,018 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:12:42,019 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefbc035-7d63-49d9-866e-9920b798b301', 'x-compute-request-id': 'req-aefbc035-7d63-49d9-866e-9920b798b301', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:43,200 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:12:43,201 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c90566-1b64-4f6b-8832-9329e71ae733', 'x-compute-request-id': 'req-b7c90566-1b64-4f6b-8832-9329e71ae733', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:44,336 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.125s
2026-06-26 08:12:44,337 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3235bc2b-8a37-42ea-a0b0-c640045e8873', 'x-compute-request-id': 'req-3235bc2b-8a37-42ea-a0b0-c640045e8873', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:45,493 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:12:45,494 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e258e784-8ccd-40f2-8b34-137561e3a4ad', 'x-compute-request-id': 'req-e258e784-8ccd-40f2-8b34-137561e3a4ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:46,654 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:12:46,654 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43590593-6da7-4b59-b70c-c0584c093a72', 'x-compute-request-id': 'req-43590593-6da7-4b59-b70c-c0584c093a72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:47,818 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:12:47,818 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee51c66a-c66f-4af9-8a13-9dd00ca802c4', 'x-compute-request-id': 'req-ee51c66a-c66f-4af9-8a13-9dd00ca802c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:49,007 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:12:49,007 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5612730-3f12-4ec2-8abd-1ec7ff26889a', 'x-compute-request-id': 'req-b5612730-3f12-4ec2-8abd-1ec7ff26889a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:50,208 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:12:50,209 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b3bfe8-c061-432d-9410-e29a25b8c0d9', 'x-compute-request-id': 'req-66b3bfe8-c061-432d-9410-e29a25b8c0d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:51,346 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:12:51,346 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c749ca53-781d-4b80-b446-abb1f64fe727', 'x-compute-request-id': 'req-c749ca53-781d-4b80-b446-abb1f64fe727', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:52,501 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:12:52,502 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc6e3044-4d1e-4d0e-a251-068f8632c948', 'x-compute-request-id': 'req-cc6e3044-4d1e-4d0e-a251-068f8632c948', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:53,653 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:12:53,653 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7577e02-dfae-4616-b72d-78c2ee2f9f7e', 'x-compute-request-id': 'req-a7577e02-dfae-4616-b72d-78c2ee2f9f7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:54,855 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:12:54,855 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d97afe9-72be-4671-8e93-d9ba214d815a', 'x-compute-request-id': 'req-2d97afe9-72be-4671-8e93-d9ba214d815a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:56,058 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:12:56,058 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-336e1720-d67b-447d-a06d-63ea7cc0cf60', 'x-compute-request-id': 'req-336e1720-d67b-447d-a06d-63ea7cc0cf60', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:57,222 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:12:57,222 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e5062c8-b967-46e9-ae8b-8123a7c1e576', 'x-compute-request-id': 'req-2e5062c8-b967-46e9-ae8b-8123a7c1e576', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:58,383 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:12:58,383 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d90caf43-a901-4366-8c66-f55d7b2af5ca', 'x-compute-request-id': 'req-d90caf43-a901-4366-8c66-f55d7b2af5ca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:12:59,539 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:12:59,539 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-311151d9-a6f8-42db-a804-f8ccdfd926d6', 'x-compute-request-id': 'req-311151d9-a6f8-42db-a804-f8ccdfd926d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:00,748 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.201s
2026-06-26 08:13:00,748 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca95832e-39d9-4513-94b7-5c6a26e4ad70', 'x-compute-request-id': 'req-ca95832e-39d9-4513-94b7-5c6a26e4ad70', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:01,909 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:13:01,909 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f228f734-9579-414d-8072-82f52430c58d', 'x-compute-request-id': 'req-f228f734-9579-414d-8072-82f52430c58d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:03,052 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:13:03,053 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-060691cc-72cf-4305-a3f4-f8ac70b2b4bf', 'x-compute-request-id': 'req-060691cc-72cf-4305-a3f4-f8ac70b2b4bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:04,214 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:13:04,215 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca7ba0f-fc2a-478e-8a56-7cdac574d7d3', 'x-compute-request-id': 'req-aca7ba0f-fc2a-478e-8a56-7cdac574d7d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:05,426 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.201s
2026-06-26 08:13:05,426 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8224058a-308b-424a-8d21-af5ca217fdc6', 'x-compute-request-id': 'req-8224058a-308b-424a-8d21-af5ca217fdc6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:06,569 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:13:06,570 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4f22f61-00e8-4ab0-8b27-63877e86c096', 'x-compute-request-id': 'req-f4f22f61-00e8-4ab0-8b27-63877e86c096', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:07,698 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.120s
2026-06-26 08:13:07,698 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c28a2652-752d-4b92-98fb-7a30049e277f', 'x-compute-request-id': 'req-c28a2652-752d-4b92-98fb-7a30049e277f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:08,888 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:13:08,888 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62a33abc-8a87-4a99-8e0e-0a7b842ac8a9', 'x-compute-request-id': 'req-62a33abc-8a87-4a99-8e0e-0a7b842ac8a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:10,046 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:13:10,046 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8429a2c-daa5-4d7f-9288-fb753a404323', 'x-compute-request-id': 'req-e8429a2c-daa5-4d7f-9288-fb753a404323', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:11,228 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:13:11,229 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b73914d-6904-4c47-9f41-aa95b1e863cc', 'x-compute-request-id': 'req-7b73914d-6904-4c47-9f41-aa95b1e863cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:12,411 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:13:12,411 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-929dd4ee-7d15-487a-aea1-f62dcdaf1d7a', 'x-compute-request-id': 'req-929dd4ee-7d15-487a-aea1-f62dcdaf1d7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:13,560 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:13:13,561 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55f8af5d-d183-42c3-b77e-5d97dd5a56a5', 'x-compute-request-id': 'req-55f8af5d-d183-42c3-b77e-5d97dd5a56a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:14,772 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:13:14,772 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2dedbe22-c8a6-4715-9568-07bd31f1a10a', 'x-compute-request-id': 'req-2dedbe22-c8a6-4715-9568-07bd31f1a10a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:15,935 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:13:15,935 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d427fdf-c0cb-4000-875e-1b4096f6eea4', 'x-compute-request-id': 'req-7d427fdf-c0cb-4000-875e-1b4096f6eea4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:17,083 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:13:17,084 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-865ed7a2-deba-4402-bd16-9febb29c6b25', 'x-compute-request-id': 'req-865ed7a2-deba-4402-bd16-9febb29c6b25', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:18,282 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:13:18,282 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f9ee7cc-afa5-4960-ad1d-9701dd059119', 'x-compute-request-id': 'req-5f9ee7cc-afa5-4960-ad1d-9701dd059119', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:19,450 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:13:19,450 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6dc7f6-daef-4899-a2f1-11000968daf0', 'x-compute-request-id': 'req-cf6dc7f6-daef-4899-a2f1-11000968daf0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:20,667 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:13:20,668 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd2ecdf9-8eac-4a5f-9d54-82904fa1c65a', 'x-compute-request-id': 'req-fd2ecdf9-8eac-4a5f-9d54-82904fa1c65a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:21,852 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.174s
2026-06-26 08:13:21,852 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7f5217-d013-4d32-a8c2-d6a9b8a96805', 'x-compute-request-id': 'req-1a7f5217-d013-4d32-a8c2-d6a9b8a96805', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:23,002 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:13:23,003 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e12c8834-6350-46a1-9b72-c681a4f9bea5', 'x-compute-request-id': 'req-e12c8834-6350-46a1-9b72-c681a4f9bea5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:24,205 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:13:24,205 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4849f07-804f-4749-97b4-b6551bc44880', 'x-compute-request-id': 'req-d4849f07-804f-4749-97b4-b6551bc44880', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:25,350 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:13:25,350 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01057c15-dd3e-4a5f-a073-64df80d2f8c1', 'x-compute-request-id': 'req-01057c15-dd3e-4a5f-a073-64df80d2f8c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:26,554 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:13:26,554 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75535144-dd59-4d17-80d5-7110f19d3d6c', 'x-compute-request-id': 'req-75535144-dd59-4d17-80d5-7110f19d3d6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:27,700 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:13:27,700 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4fbe50-0e61-46c6-af63-b3c92f398ebc', 'x-compute-request-id': 'req-ca4fbe50-0e61-46c6-af63-b3c92f398ebc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:28,872 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:13:28,872 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50df344f-1a03-4ab0-9890-b0195ce4a6af', 'x-compute-request-id': 'req-50df344f-1a03-4ab0-9890-b0195ce4a6af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:30,080 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:13:30,081 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e91ed13-8011-45a4-a431-caf55d24b4df', 'x-compute-request-id': 'req-9e91ed13-8011-45a4-a431-caf55d24b4df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:31,234 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:13:31,234 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4838db0b-32aa-49d4-94cb-abe238cc7e8b', 'x-compute-request-id': 'req-4838db0b-32aa-49d4-94cb-abe238cc7e8b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:32,386 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:13:32,387 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cc76b5d-e4df-486e-b48c-4e2f327493c0', 'x-compute-request-id': 'req-4cc76b5d-e4df-486e-b48c-4e2f327493c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:33,547 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:13:33,547 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f334fb4c-6c16-4e74-8655-e45a168660ae', 'x-compute-request-id': 'req-f334fb4c-6c16-4e74-8655-e45a168660ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:34,735 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:13:34,735 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a25117-3eda-4682-840b-cdb77c3908a3', 'x-compute-request-id': 'req-75a25117-3eda-4682-840b-cdb77c3908a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:35,897 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:13:35,897 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb781f2-421e-4921-8c8e-4e2e22c67a0e', 'x-compute-request-id': 'req-ebb781f2-421e-4921-8c8e-4e2e22c67a0e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:37,059 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:13:37,059 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdbbadbb-a270-4373-9e57-d5d53c78c576', 'x-compute-request-id': 'req-cdbbadbb-a270-4373-9e57-d5d53c78c576', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:38,243 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.174s
2026-06-26 08:13:38,243 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb602d5-0b1f-4b99-9601-8be933900c32', 'x-compute-request-id': 'req-ecb602d5-0b1f-4b99-9601-8be933900c32', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:39,402 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:13:39,403 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c256291-fd5f-4313-8778-29316333de3a', 'x-compute-request-id': 'req-9c256291-fd5f-4313-8778-29316333de3a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:40,615 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:13:40,616 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732238ca-1aed-436a-9695-28d3276e5d31', 'x-compute-request-id': 'req-732238ca-1aed-436a-9695-28d3276e5d31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:41,754 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:13:41,754 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d532f82f-0ec8-40b4-bf2e-792cf7daf269', 'x-compute-request-id': 'req-d532f82f-0ec8-40b4-bf2e-792cf7daf269', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:42,909 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:13:42,909 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e9a5ed5-c740-4d42-ad3d-2388e23ec04f', 'x-compute-request-id': 'req-3e9a5ed5-c740-4d42-ad3d-2388e23ec04f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:44,072 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:13:44,072 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dbe624e-8330-4fc8-abd3-2841bdc2465f', 'x-compute-request-id': 'req-1dbe624e-8330-4fc8-abd3-2841bdc2465f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:45,225 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:13:45,225 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af233a86-d0db-4c93-8219-cb0d4e491b84', 'x-compute-request-id': 'req-af233a86-d0db-4c93-8219-cb0d4e491b84', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:46,394 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:13:46,394 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5024a93-fd12-4f5b-9d19-9defd01fc38d', 'x-compute-request-id': 'req-e5024a93-fd12-4f5b-9d19-9defd01fc38d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:47,540 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:13:47,541 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25501cb5-027b-41d1-8051-249b2ca6e68a', 'x-compute-request-id': 'req-25501cb5-027b-41d1-8051-249b2ca6e68a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:48,767 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.219s
2026-06-26 08:13:48,768 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96acbd9e-8cdb-4392-9418-1818cea9e6ad', 'x-compute-request-id': 'req-96acbd9e-8cdb-4392-9418-1818cea9e6ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:49,929 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:13:49,929 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97aa2223-e65b-4ed2-b84b-80641b228a66', 'x-compute-request-id': 'req-97aa2223-e65b-4ed2-b84b-80641b228a66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:51,133 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:13:51,133 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87381284-c054-4c40-a4ec-8b07873e470f', 'x-compute-request-id': 'req-87381284-c054-4c40-a4ec-8b07873e470f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:52,293 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:13:52,293 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a08ce7e-b6fe-456d-a6dc-7019a2a3f1b2', 'x-compute-request-id': 'req-9a08ce7e-b6fe-456d-a6dc-7019a2a3f1b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:53,459 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:13:53,460 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d974eb2-3895-491f-8a7b-c947f361d8ae', 'x-compute-request-id': 'req-0d974eb2-3895-491f-8a7b-c947f361d8ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:54,660 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:13:54,661 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d98951f8-70ee-44c9-b614-eb82df7bf3b4', 'x-compute-request-id': 'req-d98951f8-70ee-44c9-b614-eb82df7bf3b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:55,826 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:13:55,827 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fea963c-f8d1-4823-83b8-bb8ef4ccf87c', 'x-compute-request-id': 'req-0fea963c-f8d1-4823-83b8-bb8ef4ccf87c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:57,048 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:13:57,049 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a51b4fc3-7a7e-43fa-ba6d-2e2ed520d2ea', 'x-compute-request-id': 'req-a51b4fc3-7a7e-43fa-ba6d-2e2ed520d2ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:58,202 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:13:58,203 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600c8206-72bf-4b7f-bccb-b988d85693e0', 'x-compute-request-id': 'req-600c8206-72bf-4b7f-bccb-b988d85693e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:13:59,355 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:13:59,356 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02e152c-b869-4f91-ad4a-b6a2976f47c6', 'x-compute-request-id': 'req-d02e152c-b869-4f91-ad4a-b6a2976f47c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:00,554 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:14:00,554 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea3abf5e-95c3-45fb-af42-5f1dee3d7d11', 'x-compute-request-id': 'req-ea3abf5e-95c3-45fb-af42-5f1dee3d7d11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:01,690 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:14:01,691 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e77ece4d-0cec-4c2a-a8dd-db33284a4998', 'x-compute-request-id': 'req-e77ece4d-0cec-4c2a-a8dd-db33284a4998', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:02,840 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:14:02,840 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-594d5d5c-6857-4442-bdfe-cd6e01a775e6', 'x-compute-request-id': 'req-594d5d5c-6857-4442-bdfe-cd6e01a775e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:03,997 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:14:03,997 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a33671-c792-45d8-a5f7-5acb0b1aa1a8', 'x-compute-request-id': 'req-d0a33671-c792-45d8-a5f7-5acb0b1aa1a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:05,147 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:14:05,147 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad6ca601-94d9-437b-ad56-03f86fb74bcf', 'x-compute-request-id': 'req-ad6ca601-94d9-437b-ad56-03f86fb74bcf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:06,338 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:14:06,338 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a902efef-c47b-43a4-8b48-aae9b278a2d9', 'x-compute-request-id': 'req-a902efef-c47b-43a4-8b48-aae9b278a2d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:07,545 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:14:07,545 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95d7da33-b9e6-4103-a593-d61f75b04027', 'x-compute-request-id': 'req-95d7da33-b9e6-4103-a593-d61f75b04027', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:08,727 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.175s
2026-06-26 08:14:08,727 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d65bf65-c383-4c78-bc6c-d6b3e83c3099', 'x-compute-request-id': 'req-7d65bf65-c383-4c78-bc6c-d6b3e83c3099', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:09,877 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:14:09,877 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d95dc48-d59d-4bad-b502-5d453590668b', 'x-compute-request-id': 'req-8d95dc48-d59d-4bad-b502-5d453590668b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:11,037 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:14:11,037 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-975da196-d832-4fe7-bd4d-061a05a98bec', 'x-compute-request-id': 'req-975da196-d832-4fe7-bd4d-061a05a98bec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:12,222 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:14:12,222 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600088a8-d440-41c4-a815-70559db69188', 'x-compute-request-id': 'req-600088a8-d440-41c4-a815-70559db69188', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:13,425 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:14:13,425 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b546bd6-bce8-4fce-85d7-e69d34a9aedf', 'x-compute-request-id': 'req-5b546bd6-bce8-4fce-85d7-e69d34a9aedf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:14,614 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:14:14,614 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a6c10cd-d57b-4979-8797-3d63d5ad61b4', 'x-compute-request-id': 'req-6a6c10cd-d57b-4979-8797-3d63d5ad61b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:15,747 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:14:15,747 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e42f1f9-d587-4799-958c-2b670c705863', 'x-compute-request-id': 'req-3e42f1f9-d587-4799-958c-2b670c705863', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:16,900 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:14:16,900 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46c2460a-a84e-48f1-97a0-e4425711d192', 'x-compute-request-id': 'req-46c2460a-a84e-48f1-97a0-e4425711d192', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:18,087 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:14:18,088 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b633d3c-3e5d-4112-a240-efb9f2d23cc2', 'x-compute-request-id': 'req-1b633d3c-3e5d-4112-a240-efb9f2d23cc2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:19,303 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.206s
2026-06-26 08:14:19,303 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c11dd796-aa0c-450e-89bd-c3cce4f8238a', 'x-compute-request-id': 'req-c11dd796-aa0c-450e-89bd-c3cce4f8238a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:20,474 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:14:20,474 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da2e41cc-4b25-4bc8-a475-cb330e4ff815', 'x-compute-request-id': 'req-da2e41cc-4b25-4bc8-a475-cb330e4ff815', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:21,628 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:14:21,628 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3f4106c-7ccd-4693-b101-ac942e6bb715', 'x-compute-request-id': 'req-e3f4106c-7ccd-4693-b101-ac942e6bb715', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:22,787 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:14:22,787 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcb7433-030d-4197-a568-827e3b5eb671', 'x-compute-request-id': 'req-9fcb7433-030d-4197-a568-827e3b5eb671', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:23,952 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:14:23,952 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22bf3f29-4fee-43f7-bf14-a46bd96dd6ee', 'x-compute-request-id': 'req-22bf3f29-4fee-43f7-bf14-a46bd96dd6ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:25,152 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:14:25,153 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04365cf7-6ee4-419b-b1eb-dcfa263f3870', 'x-compute-request-id': 'req-04365cf7-6ee4-419b-b1eb-dcfa263f3870', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:26,344 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:14:26,345 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e761c1ff-21ba-48ca-9fda-6b5f2c0ade11', 'x-compute-request-id': 'req-e761c1ff-21ba-48ca-9fda-6b5f2c0ade11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:27,506 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:14:27,506 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c619f9-59a9-4b41-b649-fc21249b5c53', 'x-compute-request-id': 'req-02c619f9-59a9-4b41-b649-fc21249b5c53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:28,655 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:14:28,655 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a9e32e9-7fee-425d-8f7c-5de5169583a3', 'x-compute-request-id': 'req-1a9e32e9-7fee-425d-8f7c-5de5169583a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:29,809 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:14:29,810 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f6769d-e5ba-4834-b1e7-5b8ac3782791', 'x-compute-request-id': 'req-32f6769d-e5ba-4834-b1e7-5b8ac3782791', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:30,961 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:14:30,961 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e60477-a56f-4edd-aaa1-a78614bd22dd', 'x-compute-request-id': 'req-42e60477-a56f-4edd-aaa1-a78614bd22dd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:32,154 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:14:32,154 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae964af2-1eb6-4e23-abba-6d5ee6b3e6bc', 'x-compute-request-id': 'req-ae964af2-1eb6-4e23-abba-6d5ee6b3e6bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:33,295 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.131s
2026-06-26 08:14:33,295 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a0e9932-b470-4fe6-84a3-686fc465865c', 'x-compute-request-id': 'req-1a0e9932-b470-4fe6-84a3-686fc465865c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:34,456 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:14:34,456 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc6dc00e-8a76-46ac-8e35-e5834befe93f', 'x-compute-request-id': 'req-fc6dc00e-8a76-46ac-8e35-e5834befe93f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:35,588 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.122s
2026-06-26 08:14:35,588 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84a72930-8c5d-44c3-a78b-823eba048143', 'x-compute-request-id': 'req-84a72930-8c5d-44c3-a78b-823eba048143', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:36,754 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:14:36,754 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a1df9f1-7821-40da-8707-f3f7b1e17a09', 'x-compute-request-id': 'req-3a1df9f1-7821-40da-8707-f3f7b1e17a09', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:37,936 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:14:37,936 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cabd021-f654-4f33-afa5-eee1f7e03cf8', 'x-compute-request-id': 'req-2cabd021-f654-4f33-afa5-eee1f7e03cf8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:39,102 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:14:39,102 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fa72311-bfde-4ecf-b96e-0af9011769d4', 'x-compute-request-id': 'req-8fa72311-bfde-4ecf-b96e-0af9011769d4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:40,263 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:14:40,263 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf38b8e7-371a-4fab-bb7f-adf23f6161ff', 'x-compute-request-id': 'req-cf38b8e7-371a-4fab-bb7f-adf23f6161ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:41,505 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.231s
2026-06-26 08:14:41,505 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d792489-b360-408a-b6d2-5fe9196143c0', 'x-compute-request-id': 'req-2d792489-b360-408a-b6d2-5fe9196143c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:42,646 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:14:42,646 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eb5f18d-a8bc-4b7f-ba86-e6c0721af13e', 'x-compute-request-id': 'req-7eb5f18d-a8bc-4b7f-ba86-e6c0721af13e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:43,844 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:14:43,844 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de18ce46-70e7-4881-99be-da92fed29585', 'x-compute-request-id': 'req-de18ce46-70e7-4881-99be-da92fed29585', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:45,035 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:14:45,036 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-904c1009-b5b7-4fe9-a363-0c3b7415709a', 'x-compute-request-id': 'req-904c1009-b5b7-4fe9-a363-0c3b7415709a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:46,205 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:14:46,206 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cae6eee8-6dec-4fa3-ac27-5fe17b07adbd', 'x-compute-request-id': 'req-cae6eee8-6dec-4fa3-ac27-5fe17b07adbd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:47,373 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:14:47,374 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add54ffa-e6c6-44e0-a4ed-92da4e41ac8a', 'x-compute-request-id': 'req-add54ffa-e6c6-44e0-a4ed-92da4e41ac8a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:48,542 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:14:48,543 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36911b72-3d1a-4430-9f1d-6fbe0d405f0b', 'x-compute-request-id': 'req-36911b72-3d1a-4430-9f1d-6fbe0d405f0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:49,697 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:14:49,697 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cbec480-206a-4cd8-a73b-80183de8e9c3', 'x-compute-request-id': 'req-9cbec480-206a-4cd8-a73b-80183de8e9c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:50,911 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.204s
2026-06-26 08:14:50,912 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8de9a9de-3200-4d3b-8027-e5d34b0a7268', 'x-compute-request-id': 'req-8de9a9de-3200-4d3b-8027-e5d34b0a7268', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:52,109 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:14:52,110 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d4a5d6f-029a-4481-adae-d30a5f7719c8', 'x-compute-request-id': 'req-9d4a5d6f-029a-4481-adae-d30a5f7719c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:53,252 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:14:53,252 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7ad3578-9189-4977-b7f0-223ae87b805a', 'x-compute-request-id': 'req-e7ad3578-9189-4977-b7f0-223ae87b805a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:54,401 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:14:54,401 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42a47118-938a-417d-89e9-6bcb99aa2e10', 'x-compute-request-id': 'req-42a47118-938a-417d-89e9-6bcb99aa2e10', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:55,555 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:14:55,555 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02c0f51a-63ea-4acc-bf04-cf28210e06f5', 'x-compute-request-id': 'req-02c0f51a-63ea-4acc-bf04-cf28210e06f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:56,699 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:14:56,700 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ff1b41-6729-4887-b50c-7dd518bc051e', 'x-compute-request-id': 'req-c1ff1b41-6729-4887-b50c-7dd518bc051e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:57,894 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:14:57,895 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d1efd94-bbc8-4595-a1f0-df509c5e0c39', 'x-compute-request-id': 'req-1d1efd94-bbc8-4595-a1f0-df509c5e0c39', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:14:59,061 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:14:59,062 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78a7a09-e9fc-47e1-b007-c378dd830ecb', 'x-compute-request-id': 'req-e78a7a09-e9fc-47e1-b007-c378dd830ecb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:00,220 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:15:00,220 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1690e698-a1ad-48bd-b24f-6ca335e0cac4', 'x-compute-request-id': 'req-1690e698-a1ad-48bd-b24f-6ca335e0cac4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:01,421 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:15:01,421 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f442278d-d6f8-4610-ad04-e89ed9c7bf10', 'x-compute-request-id': 'req-f442278d-d6f8-4610-ad04-e89ed9c7bf10', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:02,575 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:15:02,575 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54a5371-95d5-4445-8514-4ad448918cb3', 'x-compute-request-id': 'req-b54a5371-95d5-4445-8514-4ad448918cb3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:03,734 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:15:03,734 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdd1e32a-ed75-4743-a6ad-0d48f877d636', 'x-compute-request-id': 'req-fdd1e32a-ed75-4743-a6ad-0d48f877d636', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:04,868 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:15:04,868 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e51d85d-eed6-4b20-bbc3-b9ac1b3e66e4', 'x-compute-request-id': 'req-8e51d85d-eed6-4b20-bbc3-b9ac1b3e66e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:06,048 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:15:06,048 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aa6a0c8-6490-42e7-8a6f-bbe4a255b75a', 'x-compute-request-id': 'req-1aa6a0c8-6490-42e7-8a6f-bbe4a255b75a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:07,249 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:15:07,249 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de649066-5cc0-43e1-8008-a1e8f48261f4', 'x-compute-request-id': 'req-de649066-5cc0-43e1-8008-a1e8f48261f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:08,399 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:15:08,399 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a277d049-5e38-44a4-a981-41909d134e4b', 'x-compute-request-id': 'req-a277d049-5e38-44a4-a981-41909d134e4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:09,560 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:15:09,561 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e60f09c-5da8-4291-aaff-71b3455eca68', 'x-compute-request-id': 'req-9e60f09c-5da8-4291-aaff-71b3455eca68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:10,709 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:15:10,709 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a258a76-c536-4135-a022-b9fb193a7b4e', 'x-compute-request-id': 'req-0a258a76-c536-4135-a022-b9fb193a7b4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:11,902 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:15:11,902 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9c44740-7b56-4256-9181-ed692ecd7553', 'x-compute-request-id': 'req-f9c44740-7b56-4256-9181-ed692ecd7553', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:13,054 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:15:13,054 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adcf2caa-3bf5-4df4-ba52-aae1730a6ba0', 'x-compute-request-id': 'req-adcf2caa-3bf5-4df4-ba52-aae1730a6ba0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:14,271 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.206s
2026-06-26 08:15:14,271 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aafc6c51-b915-4447-a4cf-1995ecf047bb', 'x-compute-request-id': 'req-aafc6c51-b915-4447-a4cf-1995ecf047bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:15,436 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:15:15,436 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2edeb068-c801-4621-aa84-b9ab44c8a319', 'x-compute-request-id': 'req-2edeb068-c801-4621-aa84-b9ab44c8a319', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:16,591 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:15:16,591 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65cfd8a5-61a4-4382-92a6-89cb48416e36', 'x-compute-request-id': 'req-65cfd8a5-61a4-4382-92a6-89cb48416e36', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:17,779 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:15:17,779 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3349d3f-8df2-4496-8027-b3c8f25e92e0', 'x-compute-request-id': 'req-d3349d3f-8df2-4496-8027-b3c8f25e92e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:18,923 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:15:18,923 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a83377ed-0133-420c-81c6-1b863c89d12c', 'x-compute-request-id': 'req-a83377ed-0133-420c-81c6-1b863c89d12c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:20,105 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.175s
2026-06-26 08:15:20,106 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20d65ff-133b-4d72-8eda-d6e4d9a6a5c6', 'x-compute-request-id': 'req-d20d65ff-133b-4d72-8eda-d6e4d9a6a5c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:21,258 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:15:21,259 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07182128-fda6-4340-a0cb-cb0454235890', 'x-compute-request-id': 'req-07182128-fda6-4340-a0cb-cb0454235890', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:22,417 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:15:22,418 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b586c14-74fd-4c02-9587-ecde7d25cf4f', 'x-compute-request-id': 'req-8b586c14-74fd-4c02-9587-ecde7d25cf4f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:23,580 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:15:23,580 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c39d7ea-7c7f-49d5-a125-5facef4702f1', 'x-compute-request-id': 'req-2c39d7ea-7c7f-49d5-a125-5facef4702f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:24,730 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:15:24,731 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ba5f859-f91d-4438-baeb-29b2ae8835c1', 'x-compute-request-id': 'req-6ba5f859-f91d-4438-baeb-29b2ae8835c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:25,930 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:15:25,930 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d0c3e32-ae45-4252-bfb2-e576bd207cb4', 'x-compute-request-id': 'req-6d0c3e32-ae45-4252-bfb2-e576bd207cb4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:27,106 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:15:27,106 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-550ecdd4-0e95-4d09-a4fa-2ee2f19f0953', 'x-compute-request-id': 'req-550ecdd4-0e95-4d09-a4fa-2ee2f19f0953', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:28,247 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:15:28,247 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3674d01b-e3aa-4c94-9ce2-f11679b3c491', 'x-compute-request-id': 'req-3674d01b-e3aa-4c94-9ce2-f11679b3c491', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:29,406 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:15:29,406 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07f2d3b4-4e89-4cdd-9c24-dfa3d21975b2', 'x-compute-request-id': 'req-07f2d3b4-4e89-4cdd-9c24-dfa3d21975b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:30,552 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:15:30,553 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5027bb79-e756-4c68-a3e1-27efec5e13cf', 'x-compute-request-id': 'req-5027bb79-e756-4c68-a3e1-27efec5e13cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:31,706 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:15:31,707 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2fb514a-1320-475c-86c9-fda1498f8475', 'x-compute-request-id': 'req-b2fb514a-1320-475c-86c9-fda1498f8475', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:32,920 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:15:32,920 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1efc3c1-c364-42b4-978d-b1dc5a41b15e', 'x-compute-request-id': 'req-f1efc3c1-c364-42b4-978d-b1dc5a41b15e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:34,075 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:15:34,076 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d573d63b-6937-4f6e-8931-59f9c22a2b79', 'x-compute-request-id': 'req-d573d63b-6937-4f6e-8931-59f9c22a2b79', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:35,232 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:15:35,232 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8bbbaa0-447f-4d30-8c45-65231d9fe040', 'x-compute-request-id': 'req-e8bbbaa0-447f-4d30-8c45-65231d9fe040', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:36,414 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:15:36,415 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-261540b2-2012-4c77-bca0-2fd495594c49', 'x-compute-request-id': 'req-261540b2-2012-4c77-bca0-2fd495594c49', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:37,578 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:15:37,579 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3df3a7-1d23-4463-b555-9004809cf43b', 'x-compute-request-id': 'req-1e3df3a7-1d23-4463-b555-9004809cf43b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:38,805 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.220s
2026-06-26 08:15:38,805 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcffd4e5-8844-4e2a-a4c1-208a6bf796b2', 'x-compute-request-id': 'req-bcffd4e5-8844-4e2a-a4c1-208a6bf796b2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:39,973 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:15:39,974 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-708f08c6-634a-432e-b203-b6d1cdde691d', 'x-compute-request-id': 'req-708f08c6-634a-432e-b203-b6d1cdde691d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:41,139 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:15:41,139 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a88ef0c-fdda-4e5c-b299-0ac74646d440', 'x-compute-request-id': 'req-4a88ef0c-fdda-4e5c-b299-0ac74646d440', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:42,343 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:15:42,343 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b8e152c-4ba7-4880-9633-95dc9975328a', 'x-compute-request-id': 'req-9b8e152c-4ba7-4880-9633-95dc9975328a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:43,520 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:15:43,521 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04b7d69b-4827-4849-856b-81d9291fd12b', 'x-compute-request-id': 'req-04b7d69b-4827-4849-856b-81d9291fd12b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:44,718 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:15:44,719 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acddc979-a33b-4b52-ad35-8f17c8922396', 'x-compute-request-id': 'req-acddc979-a33b-4b52-ad35-8f17c8922396', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:45,865 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:15:45,866 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d358bcc-85d0-4bbf-a16f-e8e3e7fe86a7', 'x-compute-request-id': 'req-3d358bcc-85d0-4bbf-a16f-e8e3e7fe86a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:47,122 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.251s
2026-06-26 08:15:47,123 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db504a4f-2be2-4818-9bad-0459b4a0dfbc', 'x-compute-request-id': 'req-db504a4f-2be2-4818-9bad-0459b4a0dfbc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:48,272 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:15:48,272 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a8a443-6fd9-4090-ad00-6975f55d7fa6', 'x-compute-request-id': 'req-d4a8a443-6fd9-4090-ad00-6975f55d7fa6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:49,429 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:15:49,429 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79f5dd1d-1b45-4cc5-97e0-3c1557bc88b8', 'x-compute-request-id': 'req-79f5dd1d-1b45-4cc5-97e0-3c1557bc88b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:50,618 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:15:50,619 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5838baf4-309a-4d54-aff9-1f60a4a521ac', 'x-compute-request-id': 'req-5838baf4-309a-4d54-aff9-1f60a4a521ac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:51,816 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:15:51,816 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54711116-171c-4ae7-8781-4628e69ba4fc', 'x-compute-request-id': 'req-54711116-171c-4ae7-8781-4628e69ba4fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:52,982 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:15:52,982 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edef7aa9-4e3d-4b0a-8f74-fa90b08e1933', 'x-compute-request-id': 'req-edef7aa9-4e3d-4b0a-8f74-fa90b08e1933', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:54,131 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:15:54,131 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae5d1459-185d-4f56-9543-ee1a92f07bbb', 'x-compute-request-id': 'req-ae5d1459-185d-4f56-9543-ee1a92f07bbb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:55,346 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:15:55,347 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e6ff221-2991-4d37-beb2-eedd01c83b26', 'x-compute-request-id': 'req-3e6ff221-2991-4d37-beb2-eedd01c83b26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:56,540 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:15:56,540 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9757cd1f-0532-42d4-9fe3-9a4e83e10938', 'x-compute-request-id': 'req-9757cd1f-0532-42d4-9fe3-9a4e83e10938', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:57,694 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:15:57,694 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d188aab6-cfaf-4b07-8d2f-05b0991f93b4', 'x-compute-request-id': 'req-d188aab6-cfaf-4b07-8d2f-05b0991f93b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:15:58,847 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:15:58,848 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398ed94a-32ab-4cef-9001-a3a89178e5b5', 'x-compute-request-id': 'req-398ed94a-32ab-4cef-9001-a3a89178e5b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:00,008 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:16:00,008 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20ef63f5-f97f-4143-9892-187d9a3b9e7a', 'x-compute-request-id': 'req-20ef63f5-f97f-4143-9892-187d9a3b9e7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:01,318 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.303s
2026-06-26 08:16:01,318 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69bcef92-a108-4652-9190-49047b5f62ee', 'x-compute-request-id': 'req-69bcef92-a108-4652-9190-49047b5f62ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:02,508 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:16:02,508 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0a44b83-f065-4067-8d72-a155d1d5beed', 'x-compute-request-id': 'req-d0a44b83-f065-4067-8d72-a155d1d5beed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:03,665 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:16:03,665 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0924cc80-8a26-494e-8408-c8e162c7da35', 'x-compute-request-id': 'req-0924cc80-8a26-494e-8408-c8e162c7da35', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:04,820 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:16:04,820 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6616a9-3879-411d-9163-ab27fa56ce3b', 'x-compute-request-id': 'req-3a6616a9-3879-411d-9163-ab27fa56ce3b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:05,953 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.123s
2026-06-26 08:16:05,953 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da26e72b-6956-434e-a41a-9e44ed971121', 'x-compute-request-id': 'req-da26e72b-6956-434e-a41a-9e44ed971121', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:07,146 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:16:07,146 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9ee586-10b3-4438-8836-a68ce4966cae', 'x-compute-request-id': 'req-aa9ee586-10b3-4438-8836-a68ce4966cae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:08,346 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:16:08,346 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5db28802-8ef7-4935-bbf9-919b8c96f7bb', 'x-compute-request-id': 'req-5db28802-8ef7-4935-bbf9-919b8c96f7bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:09,496 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:16:09,497 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-584b5cba-1c1b-4410-864d-91ad1ab6952b', 'x-compute-request-id': 'req-584b5cba-1c1b-4410-864d-91ad1ab6952b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:10,671 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:16:10,671 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdcbd021-e116-4d87-91e5-a0b46d7cab47', 'x-compute-request-id': 'req-bdcbd021-e116-4d87-91e5-a0b46d7cab47', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:11,840 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:16:11,840 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3447cfc4-db3a-4ccf-a69d-1f7d98b7e3bf', 'x-compute-request-id': 'req-3447cfc4-db3a-4ccf-a69d-1f7d98b7e3bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:13,033 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:16:13,033 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5178df6f-5379-4c33-88dd-2a5e8637288d', 'x-compute-request-id': 'req-5178df6f-5379-4c33-88dd-2a5e8637288d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:14,220 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.177s
2026-06-26 08:16:14,220 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82277af4-2094-4cdb-9d3e-8242ce807c94', 'x-compute-request-id': 'req-82277af4-2094-4cdb-9d3e-8242ce807c94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:15,438 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:16:15,438 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-920e9b6a-2b8a-4cdc-85fd-5c20f7078011', 'x-compute-request-id': 'req-920e9b6a-2b8a-4cdc-85fd-5c20f7078011', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:16,641 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:16:16,641 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f140456-67ae-40a8-9ca4-2e6368f5410b', 'x-compute-request-id': 'req-6f140456-67ae-40a8-9ca4-2e6368f5410b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:17,871 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.222s
2026-06-26 08:16:17,871 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48980db-79c0-4708-883f-bd7d125bd1fc', 'x-compute-request-id': 'req-a48980db-79c0-4708-883f-bd7d125bd1fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:19,071 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:16:19,071 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-032d2cf8-f99b-46f0-b6c5-da08a63f0f30', 'x-compute-request-id': 'req-032d2cf8-f99b-46f0-b6c5-da08a63f0f30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:20,292 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:16:20,293 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5674d46d-3199-4683-937f-6ea93a3afd9f', 'x-compute-request-id': 'req-5674d46d-3199-4683-937f-6ea93a3afd9f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:21,441 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:16:21,441 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cc08ef7-cb97-41a5-a674-637f1bb75b79', 'x-compute-request-id': 'req-1cc08ef7-cb97-41a5-a674-637f1bb75b79', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:22,599 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:16:22,599 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b057decf-5fca-45f1-b187-c1e027880971', 'x-compute-request-id': 'req-b057decf-5fca-45f1-b187-c1e027880971', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:23,758 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:16:23,758 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa4ba565-19af-4adf-9043-baed04b06172', 'x-compute-request-id': 'req-fa4ba565-19af-4adf-9043-baed04b06172', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:24,932 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:16:24,932 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5ef346-76f1-4d3a-af2a-db0179f8da8c', 'x-compute-request-id': 'req-ee5ef346-76f1-4d3a-af2a-db0179f8da8c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:26,126 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:16:26,127 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17ce26a5-c31e-4e50-8442-5d33aefce538', 'x-compute-request-id': 'req-17ce26a5-c31e-4e50-8442-5d33aefce538', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:27,278 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:16:27,278 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36141a7f-f45f-4d0c-87ac-81e714d1d5fa', 'x-compute-request-id': 'req-36141a7f-f45f-4d0c-87ac-81e714d1d5fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:28,428 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:16:28,428 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d027b055-bb76-4ffb-a628-6bb2ec8e1bbc', 'x-compute-request-id': 'req-d027b055-bb76-4ffb-a628-6bb2ec8e1bbc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:29,583 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:16:29,583 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1af8803-0246-4312-87e7-d2f816985b39', 'x-compute-request-id': 'req-e1af8803-0246-4312-87e7-d2f816985b39', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:30,736 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:16:30,736 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d82c15a1-33bb-45a1-be3e-af3e8a1cba9f', 'x-compute-request-id': 'req-d82c15a1-33bb-45a1-be3e-af3e8a1cba9f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:31,929 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:16:31,929 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6ab0a7-4ded-4896-b65c-f391530facb1', 'x-compute-request-id': 'req-4e6ab0a7-4ded-4896-b65c-f391530facb1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:33,160 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.220s
2026-06-26 08:16:33,161 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d79e4d90-7589-4bc2-916f-43c6ebe42a96', 'x-compute-request-id': 'req-d79e4d90-7589-4bc2-916f-43c6ebe42a96', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:34,314 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:16:34,315 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b0c67ec-fe82-4cfc-a959-0d5d16eac3ed', 'x-compute-request-id': 'req-5b0c67ec-fe82-4cfc-a959-0d5d16eac3ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:35,462 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:16:35,462 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ee87d7-b1d2-41ac-a384-ce3569a74398', 'x-compute-request-id': 'req-44ee87d7-b1d2-41ac-a384-ce3569a74398', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:36,636 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:16:36,636 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0c474dc-463b-4f05-9163-73b6df6a48ad', 'x-compute-request-id': 'req-b0c474dc-463b-4f05-9163-73b6df6a48ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:37,806 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:16:37,806 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0eda250a-2c31-42ca-b371-1aa8682c21d7', 'x-compute-request-id': 'req-0eda250a-2c31-42ca-b371-1aa8682c21d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:38,957 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:16:38,957 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4177be61-2d63-4d9c-ab04-621870c6adb4', 'x-compute-request-id': 'req-4177be61-2d63-4d9c-ab04-621870c6adb4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:40,134 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:16:40,134 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ed953b9-5ca1-41ca-acd8-30c431fea3b0', 'x-compute-request-id': 'req-5ed953b9-5ca1-41ca-acd8-30c431fea3b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:41,286 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:16:41,287 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e352ba-0495-4a91-9367-98a642070af3', 'x-compute-request-id': 'req-b4e352ba-0495-4a91-9367-98a642070af3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:42,519 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.223s
2026-06-26 08:16:42,519 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3741ae4f-8c51-4d4b-b608-df1a0083e4b5', 'x-compute-request-id': 'req-3741ae4f-8c51-4d4b-b608-df1a0083e4b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:43,728 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:16:43,728 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6445d0d2-3f46-4614-9892-cd186bb5f993', 'x-compute-request-id': 'req-6445d0d2-3f46-4614-9892-cd186bb5f993', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:44,938 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:16:44,938 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1138b8da-52f4-4c15-b8da-2bd5d641899b', 'x-compute-request-id': 'req-1138b8da-52f4-4c15-b8da-2bd5d641899b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:46,075 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:16:46,076 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7fb5cae-f973-430f-87d2-e77544055fea', 'x-compute-request-id': 'req-d7fb5cae-f973-430f-87d2-e77544055fea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:47,242 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:16:47,243 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc854a42-b4a7-4b2c-b245-808291563ccf', 'x-compute-request-id': 'req-fc854a42-b4a7-4b2c-b245-808291563ccf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:48,405 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:16:48,405 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fec9d94-9b4e-4b39-99cd-0e45b3f0178b', 'x-compute-request-id': 'req-4fec9d94-9b4e-4b39-99cd-0e45b3f0178b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:49,568 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:16:49,568 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2f929b-d24a-4909-88b9-6c21b16f638d', 'x-compute-request-id': 'req-ae2f929b-d24a-4909-88b9-6c21b16f638d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:50,786 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:16:50,786 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ce9d191-c105-4ddc-8806-0583dd8e3170', 'x-compute-request-id': 'req-6ce9d191-c105-4ddc-8806-0583dd8e3170', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:51,977 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:16:51,977 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee3fe48-5819-48fb-9201-e6d6c84df9f4', 'x-compute-request-id': 'req-aee3fe48-5819-48fb-9201-e6d6c84df9f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:53,137 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:16:53,137 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7f47f9-177b-445c-958a-f2c61ca686a2', 'x-compute-request-id': 'req-3b7f47f9-177b-445c-958a-f2c61ca686a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:54,354 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:16:54,354 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8baef6-a089-4c8d-bfb1-751211c6f3d6', 'x-compute-request-id': 'req-bb8baef6-a089-4c8d-bfb1-751211c6f3d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:55,525 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:16:55,526 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a45390fb-4de3-4819-8fc9-8abc2255a82e', 'x-compute-request-id': 'req-a45390fb-4de3-4819-8fc9-8abc2255a82e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:56,733 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:16:56,734 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45de28f7-6624-4299-bea6-1f9f2ab2d80d', 'x-compute-request-id': 'req-45de28f7-6624-4299-bea6-1f9f2ab2d80d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:57,888 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:16:57,888 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b644934-cd7a-44b7-b612-20a6e537b042', 'x-compute-request-id': 'req-9b644934-cd7a-44b7-b612-20a6e537b042', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:16:59,080 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:16:59,081 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cda5b315-457e-4612-aafc-46c09a5b2a19', 'x-compute-request-id': 'req-cda5b315-457e-4612-aafc-46c09a5b2a19', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:00,230 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:17:00,231 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7b23e2-ee87-41d8-ac2e-bc4c5c534d1f', 'x-compute-request-id': 'req-7f7b23e2-ee87-41d8-ac2e-bc4c5c534d1f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:01,381 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:17:01,381 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-739324c6-d4e8-4173-bbb8-54502e2d4fe0', 'x-compute-request-id': 'req-739324c6-d4e8-4173-bbb8-54502e2d4fe0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:02,525 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:17:02,526 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7f885f-8dfd-4500-bf68-ae0d8ac212e9', 'x-compute-request-id': 'req-3b7f885f-8dfd-4500-bf68-ae0d8ac212e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:03,754 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.219s
2026-06-26 08:17:03,754 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7d3770-e512-438c-a8c8-bdea4204d0c9', 'x-compute-request-id': 'req-fa7d3770-e512-438c-a8c8-bdea4204d0c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:04,919 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:17:04,920 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69696d8e-525b-407a-ac50-692169e4a457', 'x-compute-request-id': 'req-69696d8e-525b-407a-ac50-692169e4a457', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:06,084 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:17:06,084 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18664e78-6a7b-47d7-94da-73c86f2a7ec2', 'x-compute-request-id': 'req-18664e78-6a7b-47d7-94da-73c86f2a7ec2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:07,277 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:17:07,278 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a603e24-abf0-4f35-8fcd-1e5a49ba054c', 'x-compute-request-id': 'req-0a603e24-abf0-4f35-8fcd-1e5a49ba054c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:08,426 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:17:08,426 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bc8ce30-c43a-4c3c-a1e7-33cbc9af7b47', 'x-compute-request-id': 'req-0bc8ce30-c43a-4c3c-a1e7-33cbc9af7b47', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:09,630 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:17:09,631 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecaec1fc-f3c6-4bf8-9fe3-e050cf62b6e4', 'x-compute-request-id': 'req-ecaec1fc-f3c6-4bf8-9fe3-e050cf62b6e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:10,767 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.128s
2026-06-26 08:17:10,767 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2404d450-42c8-4341-b186-c8df4851679b', 'x-compute-request-id': 'req-2404d450-42c8-4341-b186-c8df4851679b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:11,920 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:17:11,921 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c49dd7d4-fbc0-4f67-ac4d-a8e4376d6308', 'x-compute-request-id': 'req-c49dd7d4-fbc0-4f67-ac4d-a8e4376d6308', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:13,138 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:17:13,139 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c287434-47ce-4918-b9dd-d53e143192fa', 'x-compute-request-id': 'req-7c287434-47ce-4918-b9dd-d53e143192fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:14,280 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:17:14,280 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1df9ddd-2303-473d-8e40-65eeda487622', 'x-compute-request-id': 'req-f1df9ddd-2303-473d-8e40-65eeda487622', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:15,432 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:17:15,432 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f1f719-8409-4785-968f-e7a9729b07b8', 'x-compute-request-id': 'req-86f1f719-8409-4785-968f-e7a9729b07b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:16,630 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:17:16,631 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf00473-815e-4d59-8e00-5f186407a2c3', 'x-compute-request-id': 'req-2bf00473-815e-4d59-8e00-5f186407a2c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:17,807 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.167s
2026-06-26 08:17:17,808 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bbb618f-b4bb-46d2-a4fa-035ce963beb2', 'x-compute-request-id': 'req-2bbb618f-b4bb-46d2-a4fa-035ce963beb2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:19,017 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:17:19,017 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1445d530-0bb8-4337-811f-42a9c3c6d5a5', 'x-compute-request-id': 'req-1445d530-0bb8-4337-811f-42a9c3c6d5a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:20,169 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:17:20,170 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5be990e2-1690-4251-b951-9b1dfb23a41b', 'x-compute-request-id': 'req-5be990e2-1690-4251-b951-9b1dfb23a41b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:21,332 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:17:21,333 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f15b43-7bb2-4862-b5de-e77fb7b25914', 'x-compute-request-id': 'req-54f15b43-7bb2-4862-b5de-e77fb7b25914', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:22,494 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:17:22,494 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d3514d-ab0c-4050-ae47-cb62d7eec70e', 'x-compute-request-id': 'req-81d3514d-ab0c-4050-ae47-cb62d7eec70e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:23,724 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.221s
2026-06-26 08:17:23,724 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5931ef94-7bc2-4330-9cdb-b610e4146763', 'x-compute-request-id': 'req-5931ef94-7bc2-4330-9cdb-b610e4146763', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:24,957 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.227s
2026-06-26 08:17:24,957 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e141a375-2df8-4740-8c00-ab40f2f0242e', 'x-compute-request-id': 'req-e141a375-2df8-4740-8c00-ab40f2f0242e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:26,152 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:17:26,152 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd2bb383-cab2-4814-a35d-f9445d432732', 'x-compute-request-id': 'req-fd2bb383-cab2-4814-a35d-f9445d432732', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:27,375 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.212s
2026-06-26 08:17:27,375 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fca68595-c667-4418-b78f-4055b0b0bb4d', 'x-compute-request-id': 'req-fca68595-c667-4418-b78f-4055b0b0bb4d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:28,592 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:17:28,593 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b9f4b5d-36e5-4816-9007-9cf2db69a9d5', 'x-compute-request-id': 'req-4b9f4b5d-36e5-4816-9007-9cf2db69a9d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:29,760 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:17:29,761 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9627b96c-922a-4f30-9d50-df92b4862a15', 'x-compute-request-id': 'req-9627b96c-922a-4f30-9d50-df92b4862a15', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:30,981 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:17:30,982 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef624d3e-1256-4b9c-bdaa-b2733fb28548', 'x-compute-request-id': 'req-ef624d3e-1256-4b9c-bdaa-b2733fb28548', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:32,157 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:17:32,158 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f38af680-d2bf-4707-a9a3-06e48dac8695', 'x-compute-request-id': 'req-f38af680-d2bf-4707-a9a3-06e48dac8695', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:33,324 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:17:33,324 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caac442f-0b14-4676-9e82-d3ffee93ce94', 'x-compute-request-id': 'req-caac442f-0b14-4676-9e82-d3ffee93ce94', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:34,481 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:17:34,481 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb12d6d-8ffb-4dcd-96eb-fb4abb2aca2b', 'x-compute-request-id': 'req-bcb12d6d-8ffb-4dcd-96eb-fb4abb2aca2b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:35,679 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:17:35,679 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf972c4-1dc1-4e91-a45c-653685e2812d', 'x-compute-request-id': 'req-0cf972c4-1dc1-4e91-a45c-653685e2812d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:36,878 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:17:36,879 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70d97eab-005d-4e1c-9d0d-0c524256c101', 'x-compute-request-id': 'req-70d97eab-005d-4e1c-9d0d-0c524256c101', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:38,037 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:17:38,037 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278d5274-5363-48b5-ac15-eabcb24b5b78', 'x-compute-request-id': 'req-278d5274-5363-48b5-ac15-eabcb24b5b78', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:39,201 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:17:39,202 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb8e8364-a8cc-4981-9e54-7ea496678743', 'x-compute-request-id': 'req-fb8e8364-a8cc-4981-9e54-7ea496678743', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:40,343 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:17:40,343 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c6fedf-c339-4ca1-9089-feb43dce92d2', 'x-compute-request-id': 'req-42c6fedf-c339-4ca1-9089-feb43dce92d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:41,596 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.242s
2026-06-26 08:17:41,596 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322c475b-2a01-47fc-8623-bbea949e6fba', 'x-compute-request-id': 'req-322c475b-2a01-47fc-8623-bbea949e6fba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:42,789 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:17:42,789 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ae7607f-dad0-4fab-b1af-b62afb18b88e', 'x-compute-request-id': 'req-3ae7607f-dad0-4fab-b1af-b62afb18b88e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:43,952 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:17:43,953 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eeff3f1-42be-463e-aa4a-5d6314342f5b', 'x-compute-request-id': 'req-1eeff3f1-42be-463e-aa4a-5d6314342f5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:45,107 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:17:45,107 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-581a12fe-6082-4ac8-8ed8-f03369409ff2', 'x-compute-request-id': 'req-581a12fe-6082-4ac8-8ed8-f03369409ff2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:46,256 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:17:46,256 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a3b6ba-9d77-41d6-a811-9477f7b2ab3f', 'x-compute-request-id': 'req-f5a3b6ba-9d77-41d6-a811-9477f7b2ab3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:47,420 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:17:47,420 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-620f2fc2-d1fd-446f-a42f-26935e495699', 'x-compute-request-id': 'req-620f2fc2-d1fd-446f-a42f-26935e495699', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:48,624 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:17:48,625 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3703eed4-4393-43be-9001-8488bfc6dc54', 'x-compute-request-id': 'req-3703eed4-4393-43be-9001-8488bfc6dc54', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:49,774 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:17:49,774 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf2efd2c-cf50-4833-9590-d5210852bc2e', 'x-compute-request-id': 'req-cf2efd2c-cf50-4833-9590-d5210852bc2e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:50,916 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:17:50,917 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62fcec56-2bc5-4f61-a1fa-a58a169a1a06', 'x-compute-request-id': 'req-62fcec56-2bc5-4f61-a1fa-a58a169a1a06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:52,128 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:17:52,128 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cd55e3e-34e0-4d80-be49-bda0bb1e75c6', 'x-compute-request-id': 'req-0cd55e3e-34e0-4d80-be49-bda0bb1e75c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:53,283 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:17:53,283 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379b9ce8-5f97-4163-9048-a323639417a2', 'x-compute-request-id': 'req-379b9ce8-5f97-4163-9048-a323639417a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:54,429 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:17:54,430 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-277e0797-ad16-4d71-8704-96606e108500', 'x-compute-request-id': 'req-277e0797-ad16-4d71-8704-96606e108500', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:55,580 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:17:55,580 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6766a41e-ea97-4b46-a019-3c1d32bfec5c', 'x-compute-request-id': 'req-6766a41e-ea97-4b46-a019-3c1d32bfec5c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:56,730 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:17:56,730 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4e869a-8e60-404a-b2aa-b41fd5cf2827', 'x-compute-request-id': 'req-cb4e869a-8e60-404a-b2aa-b41fd5cf2827', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:57,929 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:17:57,929 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-971bf775-9d20-4f6a-b531-c8447d1c01da', 'x-compute-request-id': 'req-971bf775-9d20-4f6a-b531-c8447d1c01da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:17:59,123 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:17:59,124 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d490c5-714d-4b8d-a366-2a6e875dfa0d', 'x-compute-request-id': 'req-19d490c5-714d-4b8d-a366-2a6e875dfa0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:00,280 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:18:00,281 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caa677f8-1a44-4e41-b69a-d6d950d5fb46', 'x-compute-request-id': 'req-caa677f8-1a44-4e41-b69a-d6d950d5fb46', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:01,432 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:18:01,432 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42b5e02-6e9d-4759-b389-bff7cbbac3fe', 'x-compute-request-id': 'req-f42b5e02-6e9d-4759-b389-bff7cbbac3fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:02,565 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.124s
2026-06-26 08:18:02,566 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-580851ba-c3d0-4f4d-852e-12f173b7e120', 'x-compute-request-id': 'req-580851ba-c3d0-4f4d-852e-12f173b7e120', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:03,702 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.125s
2026-06-26 08:18:03,702 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37ce13ca-3605-45d1-b041-db01463d78a8', 'x-compute-request-id': 'req-37ce13ca-3605-45d1-b041-db01463d78a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:04,983 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.271s
2026-06-26 08:18:04,983 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50a72cd2-6746-496b-9e8f-66615a93c4d6', 'x-compute-request-id': 'req-50a72cd2-6746-496b-9e8f-66615a93c4d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:06,127 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:18:06,127 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a86fde-971c-4eb9-a1f5-cc0dad99d4a4', 'x-compute-request-id': 'req-16a86fde-971c-4eb9-a1f5-cc0dad99d4a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:07,289 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:18:07,290 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a31b3f9-87e1-43b5-930a-8e1e9cee2d23', 'x-compute-request-id': 'req-0a31b3f9-87e1-43b5-930a-8e1e9cee2d23', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:08,497 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:18:08,497 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2de347c4-48eb-483c-a7cd-74618ba7bf68', 'x-compute-request-id': 'req-2de347c4-48eb-483c-a7cd-74618ba7bf68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:09,653 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:18:09,653 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d57728-4ccb-43f6-b645-22d7882abbb2', 'x-compute-request-id': 'req-86d57728-4ccb-43f6-b645-22d7882abbb2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:10,816 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:18:10,817 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-191cdf06-d48a-4093-b484-d4fe6a895902', 'x-compute-request-id': 'req-191cdf06-d48a-4093-b484-d4fe6a895902', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:11,978 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:18:11,979 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f0a2366-f9f7-46e8-8d26-35f173119604', 'x-compute-request-id': 'req-4f0a2366-f9f7-46e8-8d26-35f173119604', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:13,128 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:18:13,128 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fa62a77-ecef-4791-ba87-d1523f2e741d', 'x-compute-request-id': 'req-0fa62a77-ecef-4791-ba87-d1523f2e741d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:14,371 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.231s
2026-06-26 08:18:14,371 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec57f7ff-994d-4e00-8b60-f56cf0d02f83', 'x-compute-request-id': 'req-ec57f7ff-994d-4e00-8b60-f56cf0d02f83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:15,513 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:18:15,514 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e14725-fbfa-4ac9-bb88-1d7b03b6c95c', 'x-compute-request-id': 'req-e5e14725-fbfa-4ac9-bb88-1d7b03b6c95c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:16,650 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:18:16,650 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f934e0-582b-4b84-847e-f176cceb9a05', 'x-compute-request-id': 'req-57f934e0-582b-4b84-847e-f176cceb9a05', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:17,803 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:18:17,803 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db0e073e-4a39-48e7-a57a-21ac0e937616', 'x-compute-request-id': 'req-db0e073e-4a39-48e7-a57a-21ac0e937616', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:18,987 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:18:18,987 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e728dd6-a622-4d95-b458-2794eb85417c', 'x-compute-request-id': 'req-9e728dd6-a622-4d95-b458-2794eb85417c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:20,197 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:18:20,197 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c7c32bb-7916-4866-941c-d54dea80823c', 'x-compute-request-id': 'req-1c7c32bb-7916-4866-941c-d54dea80823c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:21,359 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:18:21,359 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ca4ab7f-785b-4ae1-8598-ee8c0dc2b8db', 'x-compute-request-id': 'req-6ca4ab7f-785b-4ae1-8598-ee8c0dc2b8db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:22,515 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:18:22,515 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2edf2d7a-f5d3-4c0f-948b-4cbc271cc0d0', 'x-compute-request-id': 'req-2edf2d7a-f5d3-4c0f-948b-4cbc271cc0d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:23,647 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:18:23,647 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54dc1b24-ec5e-46e5-a523-fe051be17f2b', 'x-compute-request-id': 'req-54dc1b24-ec5e-46e5-a523-fe051be17f2b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:24,830 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.177s
2026-06-26 08:18:24,831 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-359b2d1e-832b-401d-9ef7-bbc7aebedbd8', 'x-compute-request-id': 'req-359b2d1e-832b-401d-9ef7-bbc7aebedbd8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:26,018 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:18:26,018 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb24f32-c2fe-4082-8cce-022779692950', 'x-compute-request-id': 'req-efb24f32-c2fe-4082-8cce-022779692950', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:27,196 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:18:27,196 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fce5c22-7678-46fb-83ab-eadef5570090', 'x-compute-request-id': 'req-4fce5c22-7678-46fb-83ab-eadef5570090', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:28,432 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.224s
2026-06-26 08:18:28,432 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322deebd-0313-4ce5-bee1-44276e0497b6', 'x-compute-request-id': 'req-322deebd-0313-4ce5-bee1-44276e0497b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:29,595 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:18:29,596 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7232b56d-0ecd-4267-be95-9d5f24980bba', 'x-compute-request-id': 'req-7232b56d-0ecd-4267-be95-9d5f24980bba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:30,798 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:18:30,799 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e955c3e-0c07-4bc0-a861-80e9f93a3825', 'x-compute-request-id': 'req-2e955c3e-0c07-4bc0-a861-80e9f93a3825', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:31,979 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:18:31,980 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b2d946b-71e2-4b3e-87fc-5bd5ce0f23d0', 'x-compute-request-id': 'req-7b2d946b-71e2-4b3e-87fc-5bd5ce0f23d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:33,136 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:18:33,137 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b9a32ae-fd04-48da-a316-6131a365623d', 'x-compute-request-id': 'req-8b9a32ae-fd04-48da-a316-6131a365623d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:34,293 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:18:34,293 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-745bfcd9-f141-4a08-9eea-8e150bb8f5e7', 'x-compute-request-id': 'req-745bfcd9-f141-4a08-9eea-8e150bb8f5e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:35,458 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:18:35,459 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19c87e38-ece9-48f1-892c-8a7eed939883', 'x-compute-request-id': 'req-19c87e38-ece9-48f1-892c-8a7eed939883', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:36,666 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:18:36,667 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a157aa6e-3275-4b0c-a845-df836a137958', 'x-compute-request-id': 'req-a157aa6e-3275-4b0c-a845-df836a137958', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:37,825 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:18:37,825 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-064b48dd-a2fd-4ae5-8be5-a2412affe0ff', 'x-compute-request-id': 'req-064b48dd-a2fd-4ae5-8be5-a2412affe0ff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:39,004 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.166s
2026-06-26 08:18:39,004 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0a232bd-d933-45f8-b59e-4ab3d4cd9c31', 'x-compute-request-id': 'req-b0a232bd-d933-45f8-b59e-4ab3d4cd9c31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:40,162 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:18:40,163 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13fc7b53-400a-486a-b24d-6780f1b941fc', 'x-compute-request-id': 'req-13fc7b53-400a-486a-b24d-6780f1b941fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:41,304 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:18:41,305 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-498192b9-3c06-4634-8522-feee524bfcac', 'x-compute-request-id': 'req-498192b9-3c06-4634-8522-feee524bfcac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:42,510 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:18:42,510 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f525e59b-ea06-470f-8ab9-a3d60b78eb01', 'x-compute-request-id': 'req-f525e59b-ea06-470f-8ab9-a3d60b78eb01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:43,674 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:18:43,675 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8936955b-a28c-4616-9070-4fc507a2dc8f', 'x-compute-request-id': 'req-8936955b-a28c-4616-9070-4fc507a2dc8f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:44,822 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:18:44,822 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6983b4e-fa48-4851-a412-efa687a0e50d', 'x-compute-request-id': 'req-d6983b4e-fa48-4851-a412-efa687a0e50d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:45,967 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:18:45,967 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd9a160b-e789-46cb-ae57-207833f2e1de', 'x-compute-request-id': 'req-cd9a160b-e789-46cb-ae57-207833f2e1de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:47,126 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:18:47,126 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7459101-2e72-408a-8a1c-4c9ff55fb041', 'x-compute-request-id': 'req-f7459101-2e72-408a-8a1c-4c9ff55fb041', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:48,323 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:18:48,324 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36366bda-0b34-470e-af30-52089f73fc26', 'x-compute-request-id': 'req-36366bda-0b34-470e-af30-52089f73fc26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:49,477 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:18:49,478 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b87f8ec-be03-4d7c-8ebe-545d4041c30d', 'x-compute-request-id': 'req-0b87f8ec-be03-4d7c-8ebe-545d4041c30d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:50,638 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:18:50,638 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da9630d8-77f7-4e27-9ef5-e0596c39b608', 'x-compute-request-id': 'req-da9630d8-77f7-4e27-9ef5-e0596c39b608', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:51,794 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:18:51,795 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4988cd05-1ecd-40a0-b206-b658bb63eeab', 'x-compute-request-id': 'req-4988cd05-1ecd-40a0-b206-b658bb63eeab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:52,940 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:18:52,940 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaceddb4-31a9-43b5-9a7b-ae4e9e8c3890', 'x-compute-request-id': 'req-eaceddb4-31a9-43b5-9a7b-ae4e9e8c3890', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:54,129 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:18:54,130 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7418b57b-95ad-47dc-b19c-43f35a8320ed', 'x-compute-request-id': 'req-7418b57b-95ad-47dc-b19c-43f35a8320ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:55,333 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:18:55,334 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97be87e1-484f-4e4f-9481-b60f7147c212', 'x-compute-request-id': 'req-97be87e1-484f-4e4f-9481-b60f7147c212', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:56,497 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:18:56,497 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bca9f4e-a87f-4e80-881c-c056e00dce76', 'x-compute-request-id': 'req-1bca9f4e-a87f-4e80-881c-c056e00dce76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:57,660 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:18:57,660 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e87037-2aa4-4ec3-a553-eab49e214737', 'x-compute-request-id': 'req-42e87037-2aa4-4ec3-a553-eab49e214737', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:58,808 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:18:58,808 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44c0b23b-ba50-4e0c-8b50-c23e68d7112d', 'x-compute-request-id': 'req-44c0b23b-ba50-4e0c-8b50-c23e68d7112d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:18:59,947 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:18:59,947 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8f14889-1c21-4ca5-89bf-b350091a961b', 'x-compute-request-id': 'req-f8f14889-1c21-4ca5-89bf-b350091a961b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:01,141 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:19:01,141 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2388d1b-62ab-4b7a-82be-f471559c87eb', 'x-compute-request-id': 'req-b2388d1b-62ab-4b7a-82be-f471559c87eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:02,281 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.131s
2026-06-26 08:19:02,281 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32f21935-a466-44de-a926-d758c11c3531', 'x-compute-request-id': 'req-32f21935-a466-44de-a926-d758c11c3531', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:03,463 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.175s
2026-06-26 08:19:03,464 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcbc19f3-25a7-4161-96a4-0e4f745948b4', 'x-compute-request-id': 'req-bcbc19f3-25a7-4161-96a4-0e4f745948b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:04,607 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:19:04,607 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4bc7358-6577-46a9-be9e-4d631f9b6d6c', 'x-compute-request-id': 'req-e4bc7358-6577-46a9-be9e-4d631f9b6d6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:05,747 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:19:05,747 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aee3af12-d691-44c6-a01a-e4136212a859', 'x-compute-request-id': 'req-aee3af12-d691-44c6-a01a-e4136212a859', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:06,946 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:19:06,946 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa234b60-9941-4e5d-bd14-0a8c118c2046', 'x-compute-request-id': 'req-aa234b60-9941-4e5d-bd14-0a8c118c2046', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:08,088 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:19:08,089 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75af564a-8f72-43fe-9d6f-b67ea17ffad6', 'x-compute-request-id': 'req-75af564a-8f72-43fe-9d6f-b67ea17ffad6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:09,233 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:19:09,233 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42578ced-cc01-49c6-9014-745daccb04b4', 'x-compute-request-id': 'req-42578ced-cc01-49c6-9014-745daccb04b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:10,386 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:19:10,386 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f520fd-8882-46d3-aaeb-8d5b50ef0143', 'x-compute-request-id': 'req-c0f520fd-8882-46d3-aaeb-8d5b50ef0143', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:11,547 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:19:11,548 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4b68632-6a6a-4072-810b-1d980c413d2a', 'x-compute-request-id': 'req-f4b68632-6a6a-4072-810b-1d980c413d2a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:12,768 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:19:12,769 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d7ec8ce-919f-4410-8bd1-0c3aaf586753', 'x-compute-request-id': 'req-0d7ec8ce-919f-4410-8bd1-0c3aaf586753', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:13,927 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:19:13,927 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9150aa6-68ac-49d7-94d7-324bf9f428a1', 'x-compute-request-id': 'req-f9150aa6-68ac-49d7-94d7-324bf9f428a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:15,100 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:19:15,100 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25bc978-430f-44fd-bbd7-463090f9c190', 'x-compute-request-id': 'req-b25bc978-430f-44fd-bbd7-463090f9c190', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:16,254 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:19:16,254 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0694798-d977-4146-a399-bed7d5f6b431', 'x-compute-request-id': 'req-c0694798-d977-4146-a399-bed7d5f6b431', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:17,414 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:19:17,414 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71312363-fa34-469b-b9d9-c5aceb729674', 'x-compute-request-id': 'req-71312363-fa34-469b-b9d9-c5aceb729674', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:18,565 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:19:18,565 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d8c23c-535a-41ef-b8b8-2c0c150ae43c', 'x-compute-request-id': 'req-94d8c23c-535a-41ef-b8b8-2c0c150ae43c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:19,796 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.223s
2026-06-26 08:19:19,796 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40788bec-b90f-4d5a-a8c8-90b8c8949408', 'x-compute-request-id': 'req-40788bec-b90f-4d5a-a8c8-90b8c8949408', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:21,001 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:19:21,001 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-831e7659-6fd7-4f68-94c8-7400487e5ead', 'x-compute-request-id': 'req-831e7659-6fd7-4f68-94c8-7400487e5ead', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:22,155 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:19:22,155 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b3e56d-a4e9-40d1-830b-1a1b250fad51', 'x-compute-request-id': 'req-f6b3e56d-a4e9-40d1-830b-1a1b250fad51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:23,308 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:19:23,308 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b57abcb-9288-48a1-8bb0-901346faafac', 'x-compute-request-id': 'req-2b57abcb-9288-48a1-8bb0-901346faafac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:24,482 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:19:24,483 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e5535c1-604e-4756-ac8c-0e8b4bf30c9a', 'x-compute-request-id': 'req-0e5535c1-604e-4756-ac8c-0e8b4bf30c9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:25,647 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:19:25,647 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3133fe54-5eec-40ff-8b61-d504c7fbf609', 'x-compute-request-id': 'req-3133fe54-5eec-40ff-8b61-d504c7fbf609', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:26,874 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.217s
2026-06-26 08:19:26,874 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0825ec65-9c20-4198-8e6d-978e2a32daf3', 'x-compute-request-id': 'req-0825ec65-9c20-4198-8e6d-978e2a32daf3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:28,068 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:19:28,069 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-320d92d3-a6e3-4377-b1cf-af220de2f915', 'x-compute-request-id': 'req-320d92d3-a6e3-4377-b1cf-af220de2f915', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:29,231 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:19:29,231 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41d0a3e5-627b-4ebf-ad6b-894a4c4c20a8', 'x-compute-request-id': 'req-41d0a3e5-627b-4ebf-ad6b-894a4c4c20a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:30,391 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:19:30,391 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-319f6c6f-a6cf-45ae-8684-9b2eb9ceb7c4', 'x-compute-request-id': 'req-319f6c6f-a6cf-45ae-8684-9b2eb9ceb7c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:31,566 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:19:31,566 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a53d93df-08fc-4fb1-ac10-ec1f8b52f300', 'x-compute-request-id': 'req-a53d93df-08fc-4fb1-ac10-ec1f8b52f300', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:32,718 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:19:32,719 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73162ddd-0ae9-43a1-b703-b809d5e22073', 'x-compute-request-id': 'req-73162ddd-0ae9-43a1-b703-b809d5e22073', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:33,904 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.174s
2026-06-26 08:19:33,904 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c8c689a-0f05-45d8-8383-20be54fe3fa3', 'x-compute-request-id': 'req-6c8c689a-0f05-45d8-8383-20be54fe3fa3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:35,049 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:19:35,049 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c647f1a8-0b6f-4d53-8b50-e4634ae78e18', 'x-compute-request-id': 'req-c647f1a8-0b6f-4d53-8b50-e4634ae78e18', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:36,195 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:19:36,195 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9210291f-d909-4e0e-a66d-9c6e13cb33d8', 'x-compute-request-id': 'req-9210291f-d909-4e0e-a66d-9c6e13cb33d8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:37,339 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:19:37,339 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97623ca0-59d4-4a9b-8368-108db40087c6', 'x-compute-request-id': 'req-97623ca0-59d4-4a9b-8368-108db40087c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:38,551 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:19:38,551 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-901725ee-6dd2-488d-9059-3cf658337be8', 'x-compute-request-id': 'req-901725ee-6dd2-488d-9059-3cf658337be8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:39,699 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:19:39,700 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e9af140-2f1c-4662-b2aa-e688e1a5264e', 'x-compute-request-id': 'req-2e9af140-2f1c-4662-b2aa-e688e1a5264e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:40,852 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:19:40,852 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1acc7052-3514-4910-8bdf-2ba4c5caf101', 'x-compute-request-id': 'req-1acc7052-3514-4910-8bdf-2ba4c5caf101', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:42,005 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:19:42,006 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088b09ca-b64d-45b3-b218-4efd9ec3b954', 'x-compute-request-id': 'req-088b09ca-b64d-45b3-b218-4efd9ec3b954', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:43,139 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.124s
2026-06-26 08:19:43,139 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fd37283-5b04-4124-8a4d-05f8997348cd', 'x-compute-request-id': 'req-2fd37283-5b04-4124-8a4d-05f8997348cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:44,396 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.250s
2026-06-26 08:19:44,396 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a73cd04-e4ab-43dd-8fe0-3e40715b61c7', 'x-compute-request-id': 'req-2a73cd04-e4ab-43dd-8fe0-3e40715b61c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:45,542 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:19:45,542 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65579c4f-7e8d-4796-864b-9c8d27d4c9d1', 'x-compute-request-id': 'req-65579c4f-7e8d-4796-864b-9c8d27d4c9d1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:46,760 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.206s
2026-06-26 08:19:46,761 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b607480-9348-4b09-81ff-15df3dfd372a', 'x-compute-request-id': 'req-1b607480-9348-4b09-81ff-15df3dfd372a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:47,910 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:19:47,910 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d0cb42-4895-4563-9d1f-47ed81ae7217', 'x-compute-request-id': 'req-e4d0cb42-4895-4563-9d1f-47ed81ae7217', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:49,069 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:19:49,069 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eac17a77-2803-470f-9f73-726313643f7a', 'x-compute-request-id': 'req-eac17a77-2803-470f-9f73-726313643f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:50,286 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:19:50,286 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-449b9461-8bf3-4906-8a3f-4f44874268ea', 'x-compute-request-id': 'req-449b9461-8bf3-4906-8a3f-4f44874268ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:51,441 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:19:51,441 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13349038-1b95-4a85-9027-c2627a120911', 'x-compute-request-id': 'req-13349038-1b95-4a85-9027-c2627a120911', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:52,636 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:19:52,637 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98eda38e-655c-4cb1-8e93-e4a8048b7b4b', 'x-compute-request-id': 'req-98eda38e-655c-4cb1-8e93-e4a8048b7b4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:53,810 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:19:53,810 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57d422b1-39aa-4ff8-8f39-5581ec1749ab', 'x-compute-request-id': 'req-57d422b1-39aa-4ff8-8f39-5581ec1749ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:54,952 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:19:54,953 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e68f143-a0ff-4484-8a74-ba88726e6e74', 'x-compute-request-id': 'req-6e68f143-a0ff-4484-8a74-ba88726e6e74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:56,148 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:19:56,148 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d332a77-b8f8-4321-bee2-2867df6fc2e3', 'x-compute-request-id': 'req-9d332a77-b8f8-4321-bee2-2867df6fc2e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:57,298 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:19:57,298 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3a07743-8ccd-4b6c-8391-7267c2568320', 'x-compute-request-id': 'req-f3a07743-8ccd-4b6c-8391-7267c2568320', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:58,484 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:19:58,485 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75ca80ef-f88d-43ad-a80d-2a3e5e2cf549', 'x-compute-request-id': 'req-75ca80ef-f88d-43ad-a80d-2a3e5e2cf549', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:19:59,634 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:19:59,635 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb0af5d4-222e-4339-8821-0376b3e39edc', 'x-compute-request-id': 'req-fb0af5d4-222e-4339-8821-0376b3e39edc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:00,786 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:20:00,786 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e20b263-07e9-48f3-93a8-9bbfbb269518', 'x-compute-request-id': 'req-4e20b263-07e9-48f3-93a8-9bbfbb269518', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:01,973 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:20:01,974 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c963eed-5689-44a7-8db8-4559f045a267', 'x-compute-request-id': 'req-4c963eed-5689-44a7-8db8-4559f045a267', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:03,132 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:20:03,132 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78d2f72-58db-4262-b896-c5f8387ccf99', 'x-compute-request-id': 'req-e78d2f72-58db-4262-b896-c5f8387ccf99', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:04,329 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:20:04,329 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35d5575e-7feb-4a0e-a098-72128e58db78', 'x-compute-request-id': 'req-35d5575e-7feb-4a0e-a098-72128e58db78', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:05,480 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:20:05,481 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5d2cf7-e114-4922-b049-91ae145ee613', 'x-compute-request-id': 'req-4b5d2cf7-e114-4922-b049-91ae145ee613', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:06,656 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.167s
2026-06-26 08:20:06,656 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-647e3722-94a7-4ac5-9d16-0c8bbea07bb3', 'x-compute-request-id': 'req-647e3722-94a7-4ac5-9d16-0c8bbea07bb3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:07,854 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:20:07,855 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d62123-6d96-468a-ab3f-305903002ee7', 'x-compute-request-id': 'req-51d62123-6d96-468a-ab3f-305903002ee7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:08,998 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:20:08,998 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e73a410b-b5c3-4fb0-a3e8-88994ef27c6e', 'x-compute-request-id': 'req-e73a410b-b5c3-4fb0-a3e8-88994ef27c6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:10,175 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:20:10,176 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c05a5020-4697-4f58-b36b-b78e9a009e76', 'x-compute-request-id': 'req-c05a5020-4697-4f58-b36b-b78e9a009e76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:11,313 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.129s
2026-06-26 08:20:11,314 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-303a9bb0-6b7a-4a7a-a5d9-72ac71a6da00', 'x-compute-request-id': 'req-303a9bb0-6b7a-4a7a-a5d9-72ac71a6da00', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:12,512 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:20:12,512 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e5d217c-77ec-48e5-a64e-7c93244a399c', 'x-compute-request-id': 'req-3e5d217c-77ec-48e5-a64e-7c93244a399c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:13,695 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:20:13,696 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3c854c-df42-4043-b9a4-8cca8b6b2634', 'x-compute-request-id': 'req-4a3c854c-df42-4043-b9a4-8cca8b6b2634', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:14,894 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:20:14,894 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6742bffe-7c31-45a2-9203-7e679587cac5', 'x-compute-request-id': 'req-6742bffe-7c31-45a2-9203-7e679587cac5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:16,046 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:20:16,046 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dce4b91b-62b3-49d3-b1db-6f505e215499', 'x-compute-request-id': 'req-dce4b91b-62b3-49d3-b1db-6f505e215499', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:17,200 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:20:17,201 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-720fb5da-c897-4f38-919a-b1f0956df267', 'x-compute-request-id': 'req-720fb5da-c897-4f38-919a-b1f0956df267', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:18,354 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:20:18,355 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a96a4991-586e-4fbb-80b6-3cfed827cb89', 'x-compute-request-id': 'req-a96a4991-586e-4fbb-80b6-3cfed827cb89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:19,559 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:20:19,559 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a096d9e1-7369-4e4a-935b-28792b9d1e3e', 'x-compute-request-id': 'req-a096d9e1-7369-4e4a-935b-28792b9d1e3e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:20,692 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.123s
2026-06-26 08:20:20,693 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b78db1-72d1-46b9-8bdb-6b7ff3456bda', 'x-compute-request-id': 'req-91b78db1-72d1-46b9-8bdb-6b7ff3456bda', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:21,880 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.177s
2026-06-26 08:20:21,880 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a05ce36-dae9-49cb-a2a4-bfdd940893d5', 'x-compute-request-id': 'req-9a05ce36-dae9-49cb-a2a4-bfdd940893d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:23,036 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:20:23,036 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-205d6b9f-5be0-48c7-adae-562e28848826', 'x-compute-request-id': 'req-205d6b9f-5be0-48c7-adae-562e28848826', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:24,192 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:20:24,192 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-324f9f08-1c9a-48b7-88ec-6936850508a2', 'x-compute-request-id': 'req-324f9f08-1c9a-48b7-88ec-6936850508a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:25,395 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:20:25,396 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e549be1e-4cf3-4862-b0d7-f35e9c23d1e9', 'x-compute-request-id': 'req-e549be1e-4cf3-4862-b0d7-f35e9c23d1e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:26,552 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:20:26,553 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f99b8a89-b096-477a-96f3-2993b1699939', 'x-compute-request-id': 'req-f99b8a89-b096-477a-96f3-2993b1699939', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:27,703 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:20:27,703 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1d41a10-1344-4294-81dd-8ff45507eb2c', 'x-compute-request-id': 'req-b1d41a10-1344-4294-81dd-8ff45507eb2c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:28,865 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:20:28,865 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb7dd14-8a91-4814-ba05-6f28bd01b891', 'x-compute-request-id': 'req-fbb7dd14-8a91-4814-ba05-6f28bd01b891', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:30,035 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:20:30,035 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f62c11ca-673c-4795-b092-b346e0a8f1af', 'x-compute-request-id': 'req-f62c11ca-673c-4795-b092-b346e0a8f1af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:31,244 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:20:31,244 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d83431-8e13-42e2-adca-4fa57ad155eb', 'x-compute-request-id': 'req-50d83431-8e13-42e2-adca-4fa57ad155eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:32,393 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:20:32,394 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3a08bf7-dfa8-44c6-8374-9952f718791c', 'x-compute-request-id': 'req-b3a08bf7-dfa8-44c6-8374-9952f718791c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:33,554 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:20:33,554 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c22dfb0-09ff-46b7-926e-1e4e95ef7abd', 'x-compute-request-id': 'req-0c22dfb0-09ff-46b7-926e-1e4e95ef7abd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:34,736 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.173s
2026-06-26 08:20:34,737 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b12c12b9-f762-4a53-8c4c-4b40c24c0603', 'x-compute-request-id': 'req-b12c12b9-f762-4a53-8c4c-4b40c24c0603', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:35,882 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:20:35,882 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-328a00d2-8805-4841-9b6e-11c9b83db80e', 'x-compute-request-id': 'req-328a00d2-8805-4841-9b6e-11c9b83db80e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:37,047 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:20:37,048 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719f800e-205f-4814-b452-7636ff4faf11', 'x-compute-request-id': 'req-719f800e-205f-4814-b452-7636ff4faf11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:38,210 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:20:38,210 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e5959ec-0a2a-40b9-81f2-8523e0de4ae3', 'x-compute-request-id': 'req-4e5959ec-0a2a-40b9-81f2-8523e0de4ae3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:39,373 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:20:39,374 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b75f6b9d-3f27-40e8-a224-cacd89b24e90', 'x-compute-request-id': 'req-b75f6b9d-3f27-40e8-a224-cacd89b24e90', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:40,595 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:20:40,595 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b08b2d4-a868-42f8-8904-ebba2b981855', 'x-compute-request-id': 'req-8b08b2d4-a868-42f8-8904-ebba2b981855', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:41,755 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:20:41,755 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9cd9f4e-4704-48ff-b431-2661543f0712', 'x-compute-request-id': 'req-e9cd9f4e-4704-48ff-b431-2661543f0712', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:42,934 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.168s
2026-06-26 08:20:42,934 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0179b2e7-739b-461c-89d8-c3b5ca418f9b', 'x-compute-request-id': 'req-0179b2e7-739b-461c-89d8-c3b5ca418f9b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:44,079 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:20:44,081 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11103906-095e-4724-ae7d-65e865145f50', 'x-compute-request-id': 'req-11103906-095e-4724-ae7d-65e865145f50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:45,275 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:20:45,275 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05159af-7092-4641-ad33-ece3df9f67a4', 'x-compute-request-id': 'req-a05159af-7092-4641-ad33-ece3df9f67a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:46,465 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:20:46,466 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e35ec59-2950-45d6-aa2a-e645e99d9313', 'x-compute-request-id': 'req-6e35ec59-2950-45d6-aa2a-e645e99d9313', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:47,616 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:20:47,616 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1ab55a7-0651-4883-9e84-c616988f1daf', 'x-compute-request-id': 'req-f1ab55a7-0651-4883-9e84-c616988f1daf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:48,767 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:20:48,767 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d42cb99-c838-4ff6-acaf-2486e2016030', 'x-compute-request-id': 'req-0d42cb99-c838-4ff6-acaf-2486e2016030', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:49,925 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:20:49,925 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1c47b1b-52f9-4ab5-a5b0-577ff75bad95', 'x-compute-request-id': 'req-d1c47b1b-52f9-4ab5-a5b0-577ff75bad95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:51,140 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:20:51,141 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d919b431-eaf3-4182-9195-4f5e05fbda5f', 'x-compute-request-id': 'req-d919b431-eaf3-4182-9195-4f5e05fbda5f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:52,335 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:20:52,336 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4d84c16-cb53-4a38-8de0-9fbba8ae184b', 'x-compute-request-id': 'req-e4d84c16-cb53-4a38-8de0-9fbba8ae184b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:53,494 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:20:53,495 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d141de33-6ee7-48a1-8f16-89ff19d496d2', 'x-compute-request-id': 'req-d141de33-6ee7-48a1-8f16-89ff19d496d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:54,673 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:20:54,673 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9b2da0a-54fb-4414-bab8-f4b2c414da6c', 'x-compute-request-id': 'req-f9b2da0a-54fb-4414-bab8-f4b2c414da6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:55,825 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:20:55,825 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f5eec01-b413-4947-a947-74b7db130f6d', 'x-compute-request-id': 'req-5f5eec01-b413-4947-a947-74b7db130f6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:56,984 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:20:56,984 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9159a57c-b19e-4056-990f-21016606408a', 'x-compute-request-id': 'req-9159a57c-b19e-4056-990f-21016606408a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:58,162 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:20:58,163 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f80005f-1ff4-4d70-9b53-7cf597e92e7b', 'x-compute-request-id': 'req-2f80005f-1ff4-4d70-9b53-7cf597e92e7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:20:59,328 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:20:59,328 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1842d1-ba10-4c81-8109-8ea125e36c58', 'x-compute-request-id': 'req-bc1842d1-ba10-4c81-8109-8ea125e36c58', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:00,497 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:21:00,498 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88cf36e-5325-420a-bef1-b0a7416011ed', 'x-compute-request-id': 'req-f88cf36e-5325-420a-bef1-b0a7416011ed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:01,655 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:21:01,656 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b8bfef-65de-4ad0-8435-08c359b2f77e', 'x-compute-request-id': 'req-a8b8bfef-65de-4ad0-8435-08c359b2f77e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:02,865 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:21:02,866 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0cf6dca-081a-441f-9445-e541a961c457', 'x-compute-request-id': 'req-c0cf6dca-081a-441f-9445-e541a961c457', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:04,035 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:21:04,035 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c933e23c-a127-47b6-b50f-0504e1e9f9aa', 'x-compute-request-id': 'req-c933e23c-a127-47b6-b50f-0504e1e9f9aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:05,182 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:21:05,182 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d45b46f-8cdb-4d75-b349-e099656d6b26', 'x-compute-request-id': 'req-0d45b46f-8cdb-4d75-b349-e099656d6b26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:06,390 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:21:06,390 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1036498c-ed1c-463c-8bb5-7ebc403125bf', 'x-compute-request-id': 'req-1036498c-ed1c-463c-8bb5-7ebc403125bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:07,543 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:21:07,544 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a55e5f-5be3-4b7c-b2e5-854c27f7af0a', 'x-compute-request-id': 'req-b9a55e5f-5be3-4b7c-b2e5-854c27f7af0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:08,739 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:21:08,739 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d458182-7484-4339-950a-220748d03b21', 'x-compute-request-id': 'req-9d458182-7484-4339-950a-220748d03b21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:09,871 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.124s
2026-06-26 08:21:09,871 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa298bf0-5b52-406f-b525-ad86e9cfbc0c', 'x-compute-request-id': 'req-fa298bf0-5b52-406f-b525-ad86e9cfbc0c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:11,021 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:21:11,022 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43a70835-6fae-442e-9018-fa2f4745b962', 'x-compute-request-id': 'req-43a70835-6fae-442e-9018-fa2f4745b962', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:12,554 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.525s
2026-06-26 08:21:12,554 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20b01065-d8c3-490b-b558-cf8d889d4620', 'x-compute-request-id': 'req-20b01065-d8c3-490b-b558-cf8d889d4620', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:13,700 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:21:13,700 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1788bd9-e10a-4cba-abfb-b15ee0f80a6e', 'x-compute-request-id': 'req-b1788bd9-e10a-4cba-abfb-b15ee0f80a6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:14,899 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:21:14,900 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9407436-7540-4e06-a54f-9cdc1664c296', 'x-compute-request-id': 'req-d9407436-7540-4e06-a54f-9cdc1664c296', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:16,084 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:21:16,085 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d291b69e-5ccd-4231-98da-7686368a2023', 'x-compute-request-id': 'req-d291b69e-5ccd-4231-98da-7686368a2023', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:17,241 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:21:17,242 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fe5d5f0-f82c-492c-b6d5-fe4c56b09b95', 'x-compute-request-id': 'req-4fe5d5f0-f82c-492c-b6d5-fe4c56b09b95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:18,447 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:21:18,448 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-198dc8be-13fa-4976-a89f-a944e13d32a4', 'x-compute-request-id': 'req-198dc8be-13fa-4976-a89f-a944e13d32a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:19,594 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:21:19,594 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-411359ff-44a7-4958-bb31-997336ac3b95', 'x-compute-request-id': 'req-411359ff-44a7-4958-bb31-997336ac3b95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:20,814 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:21:20,814 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbca0891-96d5-45f1-9963-2354167e86f6', 'x-compute-request-id': 'req-fbca0891-96d5-45f1-9963-2354167e86f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:22,062 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.240s
2026-06-26 08:21:22,063 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b6cfa6c-bb71-4af2-a373-1788f5e06d1b', 'x-compute-request-id': 'req-3b6cfa6c-bb71-4af2-a373-1788f5e06d1b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:23,203 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:21:23,204 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75de2628-2d5a-4b9a-8cc6-6bdb4eade342', 'x-compute-request-id': 'req-75de2628-2d5a-4b9a-8cc6-6bdb4eade342', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:24,353 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:21:24,353 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc10bc72-65d1-4665-b4bf-fc857394120d', 'x-compute-request-id': 'req-dc10bc72-65d1-4665-b4bf-fc857394120d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:25,501 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:21:25,501 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d4ce06-9f2a-4a97-8d35-413db33dcad2', 'x-compute-request-id': 'req-22d4ce06-9f2a-4a97-8d35-413db33dcad2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:26,693 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:21:26,694 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496e4685-e753-43ac-8883-0deb741e1209', 'x-compute-request-id': 'req-496e4685-e753-43ac-8883-0deb741e1209', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:27,896 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:21:27,897 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69df6586-aa7f-4dee-ad3c-b61a9d4ba928', 'x-compute-request-id': 'req-69df6586-aa7f-4dee-ad3c-b61a9d4ba928', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:29,048 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:21:29,049 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42e037d3-0c79-48e4-b7c6-5447f728252e', 'x-compute-request-id': 'req-42e037d3-0c79-48e4-b7c6-5447f728252e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:30,209 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:21:30,209 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-458bba85-11da-4319-aa0d-ecaebcb40a10', 'x-compute-request-id': 'req-458bba85-11da-4319-aa0d-ecaebcb40a10', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:31,363 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:21:31,363 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06209d46-ce8c-48b0-9b38-c94bb1f77dcb', 'x-compute-request-id': 'req-06209d46-ce8c-48b0-9b38-c94bb1f77dcb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:32,574 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:21:32,574 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00afe8a5-40eb-46fc-8762-fd62237ad6c9', 'x-compute-request-id': 'req-00afe8a5-40eb-46fc-8762-fd62237ad6c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:33,747 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:21:33,747 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a522f6eb-7d12-4e93-8f36-0852694ca310', 'x-compute-request-id': 'req-a522f6eb-7d12-4e93-8f36-0852694ca310', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:34,986 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.230s
2026-06-26 08:21:34,986 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7ba3f4c-ce3a-4113-997a-4f33064edc1b', 'x-compute-request-id': 'req-f7ba3f4c-ce3a-4113-997a-4f33064edc1b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:36,144 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:21:36,144 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984630cc-634b-44d0-8dd0-0ec1a07154cc', 'x-compute-request-id': 'req-984630cc-634b-44d0-8dd0-0ec1a07154cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:37,289 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:21:37,289 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c197d52-0c72-452f-8407-ecc56186edaf', 'x-compute-request-id': 'req-4c197d52-0c72-452f-8407-ecc56186edaf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:38,467 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:21:38,467 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bae470d-b9a2-48e2-a9a6-b484b3dde416', 'x-compute-request-id': 'req-7bae470d-b9a2-48e2-a9a6-b484b3dde416', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:39,687 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.209s
2026-06-26 08:21:39,687 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910047fc-fa64-47a0-aedb-c3068b772b33', 'x-compute-request-id': 'req-910047fc-fa64-47a0-aedb-c3068b772b33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:40,877 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:21:40,877 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1274f9b-5b94-4372-9b9f-7eaa27dd5f7a', 'x-compute-request-id': 'req-c1274f9b-5b94-4372-9b9f-7eaa27dd5f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:42,039 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:21:42,040 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156ed58e-0026-4f99-a640-14306d373cb4', 'x-compute-request-id': 'req-156ed58e-0026-4f99-a640-14306d373cb4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:43,203 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:21:43,203 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2e0cab7-61a2-4570-b787-65fc1bcbbfb2', 'x-compute-request-id': 'req-d2e0cab7-61a2-4570-b787-65fc1bcbbfb2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:44,361 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:21:44,362 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33954b21-34a4-47aa-9ece-f49d4f72f991', 'x-compute-request-id': 'req-33954b21-34a4-47aa-9ece-f49d4f72f991', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:45,580 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:21:45,581 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57cc4f49-cde9-4619-840a-5b5fc712efdd', 'x-compute-request-id': 'req-57cc4f49-cde9-4619-840a-5b5fc712efdd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:46,727 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:21:46,728 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d2b1836-e333-44b5-83d5-80b1c96b834e', 'x-compute-request-id': 'req-7d2b1836-e333-44b5-83d5-80b1c96b834e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:47,928 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:21:47,929 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86dedab1-0a87-41cd-a0f5-8484bffd33fa', 'x-compute-request-id': 'req-86dedab1-0a87-41cd-a0f5-8484bffd33fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:49,091 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:21:49,091 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ae85278-7ff1-4d8f-afe5-9d90793b2491', 'x-compute-request-id': 'req-4ae85278-7ff1-4d8f-afe5-9d90793b2491', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:50,263 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:21:50,263 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89dd9be1-0968-46dd-99da-069bebb568d1', 'x-compute-request-id': 'req-89dd9be1-0968-46dd-99da-069bebb568d1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:51,421 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:21:51,421 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-703cd64b-ae9b-4afb-aff6-ed54672e9643', 'x-compute-request-id': 'req-703cd64b-ae9b-4afb-aff6-ed54672e9643', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:52,583 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:21:52,583 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8d4782-0dc6-42b3-9c45-a17946951eed', 'x-compute-request-id': 'req-6d8d4782-0dc6-42b3-9c45-a17946951eed', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:53,789 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:21:53,790 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a4223a4-4a2e-4095-a0a3-b3427a442308', 'x-compute-request-id': 'req-6a4223a4-4a2e-4095-a0a3-b3427a442308', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:54,997 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:21:54,997 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f7a27d-89bf-4a5f-8378-bbc5291139c1', 'x-compute-request-id': 'req-a9f7a27d-89bf-4a5f-8378-bbc5291139c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:56,158 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:21:56,158 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac29d6ab-471b-4cd4-8f2f-17eddd371c55', 'x-compute-request-id': 'req-ac29d6ab-471b-4cd4-8f2f-17eddd371c55', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:57,295 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:21:57,295 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6a462c-c251-45da-bb86-9fe4482c1da8', 'x-compute-request-id': 'req-5f6a462c-c251-45da-bb86-9fe4482c1da8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:58,440 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:21:58,440 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36bc78f6-4d21-4258-9de1-71528d7a440f', 'x-compute-request-id': 'req-36bc78f6-4d21-4258-9de1-71528d7a440f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:21:59,597 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:21:59,597 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f863e4f-650d-4cc8-ae4d-f2feba91c124', 'x-compute-request-id': 'req-2f863e4f-650d-4cc8-ae4d-f2feba91c124', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:00,784 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.177s
2026-06-26 08:22:00,784 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f5f515-fc0f-4f94-b27f-fee13ab269db', 'x-compute-request-id': 'req-81f5f515-fc0f-4f94-b27f-fee13ab269db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:01,968 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:22:01,969 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-852b0289-3f42-4967-a6ce-221d38b6843d', 'x-compute-request-id': 'req-852b0289-3f42-4967-a6ce-221d38b6843d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:03,123 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:22:03,123 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96d7dcbc-933f-4870-9466-a44ff3d5cb9b', 'x-compute-request-id': 'req-96d7dcbc-933f-4870-9466-a44ff3d5cb9b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:04,289 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:22:04,289 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b85b5a89-9f4d-4666-a6b1-2b567f7dc1db', 'x-compute-request-id': 'req-b85b5a89-9f4d-4666-a6b1-2b567f7dc1db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:05,448 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:22:05,448 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-657f24ba-e04e-4086-b567-b9c9472828a5', 'x-compute-request-id': 'req-657f24ba-e04e-4086-b567-b9c9472828a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:06,668 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:22:06,668 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76aed005-8dad-44e7-ac8f-ed44ac1c1985', 'x-compute-request-id': 'req-76aed005-8dad-44e7-ac8f-ed44ac1c1985', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:07,819 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:22:07,819 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee58f3ba-fbd4-4992-9a9c-2302219606bb', 'x-compute-request-id': 'req-ee58f3ba-fbd4-4992-9a9c-2302219606bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:09,018 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:22:09,018 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcffdee1-040a-4a76-b517-1d04adbe0415', 'x-compute-request-id': 'req-bcffdee1-040a-4a76-b517-1d04adbe0415', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:10,169 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:22:10,169 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d7f216a-acef-4dcc-8f55-a13dd862b501', 'x-compute-request-id': 'req-6d7f216a-acef-4dcc-8f55-a13dd862b501', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:11,363 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:22:11,364 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5d56bca-ae2b-4a8e-bbb3-2270385f1b61', 'x-compute-request-id': 'req-e5d56bca-ae2b-4a8e-bbb3-2270385f1b61', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:12,548 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:22:12,548 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f616f5a8-05cc-4967-89fc-989584fbfcc6', 'x-compute-request-id': 'req-f616f5a8-05cc-4967-89fc-989584fbfcc6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:13,697 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:22:13,697 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-203f92a4-e0e9-4984-ae4a-eb139fde6ade', 'x-compute-request-id': 'req-203f92a4-e0e9-4984-ae4a-eb139fde6ade', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:14,892 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:22:14,893 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae69334-9ebd-4a80-ae00-c0ecac280202', 'x-compute-request-id': 'req-0ae69334-9ebd-4a80-ae00-c0ecac280202', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:16,046 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:22:16,046 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b83398a7-cc07-489b-a7c4-90262001b48d', 'x-compute-request-id': 'req-b83398a7-cc07-489b-a7c4-90262001b48d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:17,250 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:22:17,250 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09dd6a33-4cec-4c5e-91cf-e9b5e01a6a14', 'x-compute-request-id': 'req-09dd6a33-4cec-4c5e-91cf-e9b5e01a6a14', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:18,402 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:22:18,403 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6a18452-0a78-4fea-b9db-0927021735e2', 'x-compute-request-id': 'req-a6a18452-0a78-4fea-b9db-0927021735e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:19,559 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:22:19,559 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c617ad1-f7dd-4244-bf69-03c75b1bda92', 'x-compute-request-id': 'req-9c617ad1-f7dd-4244-bf69-03c75b1bda92', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:20,759 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:22:20,760 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbbfb50d-a407-44e8-a20d-a4714f18c2bc', 'x-compute-request-id': 'req-cbbfb50d-a407-44e8-a20d-a4714f18c2bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:21,915 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:22:21,915 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be91a460-e983-4073-93ee-e09a1024f7cc', 'x-compute-request-id': 'req-be91a460-e983-4073-93ee-e09a1024f7cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:23,087 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:22:23,087 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24855897-8e17-40d0-895d-561f98e8079d', 'x-compute-request-id': 'req-24855897-8e17-40d0-895d-561f98e8079d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:24,250 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:22:24,250 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4551a66-d1db-4734-a2f2-2f055014c57b', 'x-compute-request-id': 'req-a4551a66-d1db-4734-a2f2-2f055014c57b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:25,411 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:22:25,411 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8de971f-9a55-4347-933b-eab389e8ee4c', 'x-compute-request-id': 'req-f8de971f-9a55-4347-933b-eab389e8ee4c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:26,673 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.252s
2026-06-26 08:22:26,674 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5ab490-6fbe-45b4-b12c-a3b33c7bc102', 'x-compute-request-id': 'req-3b5ab490-6fbe-45b4-b12c-a3b33c7bc102', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:27,877 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:22:27,878 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552e72f9-a07c-4fba-9688-c8dd371c5f79', 'x-compute-request-id': 'req-552e72f9-a07c-4fba-9688-c8dd371c5f79', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:29,033 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:22:29,033 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c5b454d-2636-4ecb-9904-8c10be0920c8', 'x-compute-request-id': 'req-7c5b454d-2636-4ecb-9904-8c10be0920c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:30,222 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:22:30,223 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a77e7ea-4893-4f7c-92c4-22ad42386b6c', 'x-compute-request-id': 'req-4a77e7ea-4893-4f7c-92c4-22ad42386b6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:31,367 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:22:31,367 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4780d7a7-d90d-4768-8806-68749582a37c', 'x-compute-request-id': 'req-4780d7a7-d90d-4768-8806-68749582a37c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:32,510 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:22:32,510 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f41867c-d051-4e07-959d-2693442db98c', 'x-compute-request-id': 'req-2f41867c-d051-4e07-959d-2693442db98c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:33,699 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:22:33,699 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb90069-891a-4457-85a5-85431cfe64d0', 'x-compute-request-id': 'req-1eb90069-891a-4457-85a5-85431cfe64d0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:34,862 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:22:34,863 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bd9daa2-7c36-40bc-b1df-e1f0ebb5671e', 'x-compute-request-id': 'req-6bd9daa2-7c36-40bc-b1df-e1f0ebb5671e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:36,076 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:22:36,077 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c06c26d5-d3d0-471f-a645-e324786c1e5d', 'x-compute-request-id': 'req-c06c26d5-d3d0-471f-a645-e324786c1e5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:37,276 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:22:37,276 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd75599-d9b0-4ad7-92da-f6e3efbab165', 'x-compute-request-id': 'req-9cd75599-d9b0-4ad7-92da-f6e3efbab165', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:38,426 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:22:38,426 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6367ccb-9bb2-4ff0-9e0f-46563033826b', 'x-compute-request-id': 'req-c6367ccb-9bb2-4ff0-9e0f-46563033826b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:39,583 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:22:39,583 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8472217b-3fe7-4e2b-aa65-20fe53b23cd0', 'x-compute-request-id': 'req-8472217b-3fe7-4e2b-aa65-20fe53b23cd0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:40,740 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:22:40,741 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93deb7c9-2e14-4b84-b1ed-fd10dea480c0', 'x-compute-request-id': 'req-93deb7c9-2e14-4b84-b1ed-fd10dea480c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:41,997 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.246s
2026-06-26 08:22:41,997 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5914e4f-5bcd-4adc-ac9f-21b00acf9fda', 'x-compute-request-id': 'req-c5914e4f-5bcd-4adc-ac9f-21b00acf9fda', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:43,214 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:22:43,214 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8ae20e-16f6-47f8-bbc3-c2b78fa956f8', 'x-compute-request-id': 'req-cc8ae20e-16f6-47f8-bbc3-c2b78fa956f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:44,370 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:22:44,370 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3c62f63-42d3-4bde-9185-747ec45c1cca', 'x-compute-request-id': 'req-a3c62f63-42d3-4bde-9185-747ec45c1cca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:45,538 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:22:45,538 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c93862e-6673-444e-b35c-0b662936e84b', 'x-compute-request-id': 'req-0c93862e-6673-444e-b35c-0b662936e84b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:46,690 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:22:46,690 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fa66cf6-efb2-4eb9-a727-fe320fe7af40', 'x-compute-request-id': 'req-2fa66cf6-efb2-4eb9-a727-fe320fe7af40', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:47,882 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:22:47,882 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ca949c-d805-4608-abb2-7c9603c9a4a4', 'x-compute-request-id': 'req-28ca949c-d805-4608-abb2-7c9603c9a4a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:49,040 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:22:49,041 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5102a1a3-aee6-4ae7-bd49-afe23bf8cff1', 'x-compute-request-id': 'req-5102a1a3-aee6-4ae7-bd49-afe23bf8cff1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:50,240 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:22:50,240 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac151057-4c2f-4ad8-9af8-5232f5413e16', 'x-compute-request-id': 'req-ac151057-4c2f-4ad8-9af8-5232f5413e16', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:51,397 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:22:51,397 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-413ea4ed-7114-4c45-8bc6-b126542280fb', 'x-compute-request-id': 'req-413ea4ed-7114-4c45-8bc6-b126542280fb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:52,549 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:22:52,549 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293d89d0-b957-42ff-a913-99129673a1be', 'x-compute-request-id': 'req-293d89d0-b957-42ff-a913-99129673a1be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:53,757 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:22:53,758 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a615ea9-4e2f-4ae2-8115-10fa717965a1', 'x-compute-request-id': 'req-0a615ea9-4e2f-4ae2-8115-10fa717965a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:54,903 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:22:54,904 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efb5d672-ceb1-45d7-afc4-9094b73ec93c', 'x-compute-request-id': 'req-efb5d672-ceb1-45d7-afc4-9094b73ec93c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:56,084 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.173s
2026-06-26 08:22:56,084 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-980335a8-2d27-42ac-9f1f-22ecbc35eab7', 'x-compute-request-id': 'req-980335a8-2d27-42ac-9f1f-22ecbc35eab7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:57,260 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:22:57,260 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d485883-7e48-446d-bde7-f24d292b1308', 'x-compute-request-id': 'req-5d485883-7e48-446d-bde7-f24d292b1308', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:58,429 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:22:58,429 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84fd0877-32df-4c71-970c-228ba0ee2660', 'x-compute-request-id': 'req-84fd0877-32df-4c71-970c-228ba0ee2660', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:22:59,633 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:22:59,633 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00818985-bb02-4708-ab28-476277499050', 'x-compute-request-id': 'req-00818985-bb02-4708-ab28-476277499050', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:00,765 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:23:00,765 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe0b5fdd-456c-4f9a-8483-d890f8cf7fca', 'x-compute-request-id': 'req-fe0b5fdd-456c-4f9a-8483-d890f8cf7fca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:02,034 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.256s
2026-06-26 08:23:02,034 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b4a3ef-e2ed-4940-a5cb-34c0a9a6373a', 'x-compute-request-id': 'req-69b4a3ef-e2ed-4940-a5cb-34c0a9a6373a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:03,195 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:23:03,196 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f5d5b25-6481-4583-a442-f021cad3f6a7', 'x-compute-request-id': 'req-6f5d5b25-6481-4583-a442-f021cad3f6a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:04,338 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:23:04,338 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50ca58bb-1964-493a-adbb-cf40df7b2966', 'x-compute-request-id': 'req-50ca58bb-1964-493a-adbb-cf40df7b2966', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:05,485 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:23:05,485 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09bb3f35-0f3a-4366-b004-6c94639ed93a', 'x-compute-request-id': 'req-09bb3f35-0f3a-4366-b004-6c94639ed93a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:06,653 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:23:06,653 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3679ee21-bbca-414e-8d2e-89b432f36f71', 'x-compute-request-id': 'req-3679ee21-bbca-414e-8d2e-89b432f36f71', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:07,895 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.232s
2026-06-26 08:23:07,896 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78036a4b-8216-4b55-9a57-0526380a9502', 'x-compute-request-id': 'req-78036a4b-8216-4b55-9a57-0526380a9502', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:09,074 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:23:09,074 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63192468-3bd2-4f14-86c3-9e83d34b4cc4', 'x-compute-request-id': 'req-63192468-3bd2-4f14-86c3-9e83d34b4cc4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:10,234 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:23:10,235 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b30855-7f9e-40f7-950d-cc967b9727a3', 'x-compute-request-id': 'req-93b30855-7f9e-40f7-950d-cc967b9727a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:11,547 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.300s
2026-06-26 08:23:11,547 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b0507de-87b6-4086-b134-498690d8c6db', 'x-compute-request-id': 'req-1b0507de-87b6-4086-b134-498690d8c6db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:12,706 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:23:12,706 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b39b78f-20a8-4174-a56b-754eb320bcae', 'x-compute-request-id': 'req-8b39b78f-20a8-4174-a56b-754eb320bcae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:13,904 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:23:13,904 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460fa7fe-8a2d-4a09-94b7-53d31ebeb18a', 'x-compute-request-id': 'req-460fa7fe-8a2d-4a09-94b7-53d31ebeb18a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:15,031 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.116s
2026-06-26 08:23:15,031 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e1d1fe-d0e8-412d-85d2-78ce6fcb2c9c', 'x-compute-request-id': 'req-06e1d1fe-d0e8-412d-85d2-78ce6fcb2c9c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:16,195 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:23:16,195 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40318309-dec9-4003-910c-b0561c85e1ea', 'x-compute-request-id': 'req-40318309-dec9-4003-910c-b0561c85e1ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:17,402 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:23:17,402 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1ecc41-d150-4136-b84c-b5c17c3911a5', 'x-compute-request-id': 'req-4e1ecc41-d150-4136-b84c-b5c17c3911a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:18,553 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:23:18,554 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-381bdd4c-6c32-4950-88a2-fd37dd36da97', 'x-compute-request-id': 'req-381bdd4c-6c32-4950-88a2-fd37dd36da97', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:19,688 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:23:19,689 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa7c1ec-9615-4586-87e8-24d4ebb3ec21', 'x-compute-request-id': 'req-1fa7c1ec-9615-4586-87e8-24d4ebb3ec21', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:20,909 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:23:20,909 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab158c5-3f79-4798-b7d1-84bfbcde1121', 'x-compute-request-id': 'req-6ab158c5-3f79-4798-b7d1-84bfbcde1121', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:22,053 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:23:22,054 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9970bfc-f094-4bb0-8826-31ae1721dccf', 'x-compute-request-id': 'req-f9970bfc-f094-4bb0-8826-31ae1721dccf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:23,308 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.243s
2026-06-26 08:23:23,308 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40d7952e-3e84-4af0-9a9d-fc7c9253cbcf', 'x-compute-request-id': 'req-40d7952e-3e84-4af0-9a9d-fc7c9253cbcf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:24,462 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:23:24,462 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e95b406-9c99-4789-8177-8152f077b419', 'x-compute-request-id': 'req-3e95b406-9c99-4789-8177-8152f077b419', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:25,632 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:23:25,633 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-893b900f-7ec6-4c83-a84c-525578175ef3', 'x-compute-request-id': 'req-893b900f-7ec6-4c83-a84c-525578175ef3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:26,817 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.173s
2026-06-26 08:23:26,818 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f557bf01-5ef6-49b2-a65e-324d9a243e69', 'x-compute-request-id': 'req-f557bf01-5ef6-49b2-a65e-324d9a243e69', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:28,039 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:23:28,039 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffff888-e4c9-4619-b70f-f361a90e7330', 'x-compute-request-id': 'req-6ffff888-e4c9-4619-b70f-f361a90e7330', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:29,205 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:23:29,205 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a02c7555-50d7-466a-a58e-25cbb4836ad5', 'x-compute-request-id': 'req-a02c7555-50d7-466a-a58e-25cbb4836ad5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:30,429 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.218s
2026-06-26 08:23:30,429 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86a473bd-cc4a-4eb5-a1ef-76ff1ca45296', 'x-compute-request-id': 'req-86a473bd-cc4a-4eb5-a1ef-76ff1ca45296', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:31,580 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:23:31,580 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aad4c69-c148-42a6-b4af-df405c44c0f4', 'x-compute-request-id': 'req-5aad4c69-c148-42a6-b4af-df405c44c0f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:32,738 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:23:32,738 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814e3ec6-d2d2-4e59-8573-c9c9c91512eb', 'x-compute-request-id': 'req-814e3ec6-d2d2-4e59-8573-c9c9c91512eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:33,895 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:23:33,896 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8c4c48-ae51-4f7b-910c-3e80894fab72', 'x-compute-request-id': 'req-cd8c4c48-ae51-4f7b-910c-3e80894fab72', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:35,054 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:23:35,055 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfcb5b64-76e3-44a3-b802-0e2085f33704', 'x-compute-request-id': 'req-dfcb5b64-76e3-44a3-b802-0e2085f33704', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:36,283 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.215s
2026-06-26 08:23:36,284 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d47be8e6-bbb0-47e1-91f1-c9eb0af1ff46', 'x-compute-request-id': 'req-d47be8e6-bbb0-47e1-91f1-c9eb0af1ff46', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:37,491 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:23:37,492 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1762dec-ef3a-4131-9d4a-3c4f5f9d5b75', 'x-compute-request-id': 'req-b1762dec-ef3a-4131-9d4a-3c4f5f9d5b75', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:38,647 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:23:38,647 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36267497-6288-4fa0-bf23-40fc8237135c', 'x-compute-request-id': 'req-36267497-6288-4fa0-bf23-40fc8237135c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:39,792 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:23:39,792 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d2f3f2-3a87-4772-9682-22d444febc69', 'x-compute-request-id': 'req-86d2f3f2-3a87-4772-9682-22d444febc69', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:40,954 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:23:40,955 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05e78c15-191b-44a8-a78a-bbe552284e7e', 'x-compute-request-id': 'req-05e78c15-191b-44a8-a78a-bbe552284e7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:42,157 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:23:42,157 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff55a422-af0e-488a-91e5-55dd9a69f4a1', 'x-compute-request-id': 'req-ff55a422-af0e-488a-91e5-55dd9a69f4a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:43,312 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:23:43,312 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7ce77f8-e910-4c26-9f8c-0df3931e8a08', 'x-compute-request-id': 'req-b7ce77f8-e910-4c26-9f8c-0df3931e8a08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:44,469 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:23:44,469 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e745e52-6032-44c3-9c8f-910e74062ba7', 'x-compute-request-id': 'req-9e745e52-6032-44c3-9c8f-910e74062ba7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:45,626 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:23:45,626 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98c0faec-b5b5-40fe-a462-593af19f8791', 'x-compute-request-id': 'req-98c0faec-b5b5-40fe-a462-593af19f8791', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:46,789 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:23:46,790 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a745360-2e52-4467-8676-24d806a1ec8e', 'x-compute-request-id': 'req-8a745360-2e52-4467-8676-24d806a1ec8e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:47,999 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:23:47,999 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30d29b9-a2c0-4660-85d7-dc75299c7072', 'x-compute-request-id': 'req-d30d29b9-a2c0-4660-85d7-dc75299c7072', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:49,186 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:23:49,186 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e4541a0-cc04-48ee-a60f-59abf1421cb8', 'x-compute-request-id': 'req-5e4541a0-cc04-48ee-a60f-59abf1421cb8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:50,370 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.173s
2026-06-26 08:23:50,370 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-969118ae-2b82-45e1-a2be-443cf38ce3b0', 'x-compute-request-id': 'req-969118ae-2b82-45e1-a2be-443cf38ce3b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:51,567 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:23:51,568 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaacfcf9-92fd-4db7-aba9-491941673dba', 'x-compute-request-id': 'req-aaacfcf9-92fd-4db7-aba9-491941673dba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:52,728 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:23:52,728 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0c2fed-e9ff-4ee1-b437-5459f114ff7e', 'x-compute-request-id': 'req-be0c2fed-e9ff-4ee1-b437-5459f114ff7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:53,867 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:23:53,868 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11358300-6efd-49c4-b1b7-bc53aa3fa6c1', 'x-compute-request-id': 'req-11358300-6efd-49c4-b1b7-bc53aa3fa6c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:55,071 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:23:55,072 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b25ebd2a-6802-45fd-90f1-fba8cc0ee3c6', 'x-compute-request-id': 'req-b25ebd2a-6802-45fd-90f1-fba8cc0ee3c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:56,225 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:23:56,225 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0544a0be-e198-4315-b9a5-f5300d14c186', 'x-compute-request-id': 'req-0544a0be-e198-4315-b9a5-f5300d14c186', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:57,399 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:23:57,400 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-559a6232-5671-442a-a971-9075935da8d2', 'x-compute-request-id': 'req-559a6232-5671-442a-a971-9075935da8d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:58,578 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.168s
2026-06-26 08:23:58,578 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c6e1208-6b96-45e0-a68d-b971b117494c', 'x-compute-request-id': 'req-2c6e1208-6b96-45e0-a68d-b971b117494c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:23:59,719 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:23:59,719 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad3b079-9771-4f50-adec-b5365e25d263', 'x-compute-request-id': 'req-4ad3b079-9771-4f50-adec-b5365e25d263', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:00,909 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:24:00,909 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd190b03-8892-4355-a88f-618c41ed3011', 'x-compute-request-id': 'req-fd190b03-8892-4355-a88f-618c41ed3011', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:02,053 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:24:02,053 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f19e5c6-afbb-4520-9fe8-05550de5a3b3', 'x-compute-request-id': 'req-9f19e5c6-afbb-4520-9fe8-05550de5a3b3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:03,226 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:24:03,226 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8295b039-bac2-4363-b35e-29185474be9d', 'x-compute-request-id': 'req-8295b039-bac2-4363-b35e-29185474be9d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:04,413 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:24:04,413 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29a3061f-a2cc-40e8-8455-df6481db55c5', 'x-compute-request-id': 'req-29a3061f-a2cc-40e8-8455-df6481db55c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:05,572 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:24:05,572 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4068b45b-6904-485a-b65b-fd19ac33ba2c', 'x-compute-request-id': 'req-4068b45b-6904-485a-b65b-fd19ac33ba2c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:06,719 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:24:06,720 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-008afb03-8839-405a-a99b-4ac2350483f5', 'x-compute-request-id': 'req-008afb03-8839-405a-a99b-4ac2350483f5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:07,858 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:24:07,859 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39510d5d-820b-45e8-902f-7e44396e0c97', 'x-compute-request-id': 'req-39510d5d-820b-45e8-902f-7e44396e0c97', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:09,033 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:24:09,033 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c765f2d-ee0c-4db8-8f4c-e040d1971dbb', 'x-compute-request-id': 'req-9c765f2d-ee0c-4db8-8f4c-e040d1971dbb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:10,225 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:24:10,225 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-379fd1f3-2fb2-45d1-9da0-f64c6ccacba3', 'x-compute-request-id': 'req-379fd1f3-2fb2-45d1-9da0-f64c6ccacba3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:11,493 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.262s
2026-06-26 08:24:11,494 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f507054-8b77-4d8a-b447-2c59421fa03a', 'x-compute-request-id': 'req-8f507054-8b77-4d8a-b447-2c59421fa03a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:12,658 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:24:12,658 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d4c714-8161-41c8-ba45-d76174fe0897', 'x-compute-request-id': 'req-22d4c714-8161-41c8-ba45-d76174fe0897', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:13,835 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.168s
2026-06-26 08:24:13,835 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31114539-35b1-4d06-b4ce-9b209b1cc961', 'x-compute-request-id': 'req-31114539-35b1-4d06-b4ce-9b209b1cc961', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:15,000 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:24:15,000 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5790702-fdd6-46b4-beaf-57cd840d8b08', 'x-compute-request-id': 'req-d5790702-fdd6-46b4-beaf-57cd840d8b08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:16,173 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:24:16,173 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3513cfd6-80af-4ed8-9bf3-ad6340caf01b', 'x-compute-request-id': 'req-3513cfd6-80af-4ed8-9bf3-ad6340caf01b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:17,307 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.124s
2026-06-26 08:24:17,307 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7fac8a-16f5-4c72-81d0-e3a06fa7b143', 'x-compute-request-id': 'req-ce7fac8a-16f5-4c72-81d0-e3a06fa7b143', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:18,445 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.129s
2026-06-26 08:24:18,445 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d071a2c-3182-4945-88a6-a875c6016de9', 'x-compute-request-id': 'req-6d071a2c-3182-4945-88a6-a875c6016de9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:19,596 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:24:19,597 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33cf3d06-7983-4157-a3a3-1b51e1e8cf33', 'x-compute-request-id': 'req-33cf3d06-7983-4157-a3a3-1b51e1e8cf33', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:20,802 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:24:20,802 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a38250e8-2f3a-48a4-84d2-3aa2fd0e81a9', 'x-compute-request-id': 'req-a38250e8-2f3a-48a4-84d2-3aa2fd0e81a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:21,996 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:24:21,997 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64c981e9-a2d6-4e28-89e6-4a3ed688e4eb', 'x-compute-request-id': 'req-64c981e9-a2d6-4e28-89e6-4a3ed688e4eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:23,189 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:24:23,189 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75ee070-ebc6-4e37-8fde-6abce36ff76d', 'x-compute-request-id': 'req-e75ee070-ebc6-4e37-8fde-6abce36ff76d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:24,350 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:24:24,350 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c41f646f-a992-461c-8dfc-d12344a4e2c7', 'x-compute-request-id': 'req-c41f646f-a992-461c-8dfc-d12344a4e2c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:25,508 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:24:25,508 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ea6601b-7927-4fde-b566-1bba2e56a824', 'x-compute-request-id': 'req-7ea6601b-7927-4fde-b566-1bba2e56a824', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:26,658 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:24:26,658 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-732d11a5-d721-40bf-8a56-89f58102c6a3', 'x-compute-request-id': 'req-732d11a5-d721-40bf-8a56-89f58102c6a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:27,860 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:24:27,861 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30c07ce-bc73-462d-8bc7-f88bbbe95089', 'x-compute-request-id': 'req-d30c07ce-bc73-462d-8bc7-f88bbbe95089', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:29,027 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:24:29,028 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72a97ba9-59e6-41ab-a9c7-14c211f8e450', 'x-compute-request-id': 'req-72a97ba9-59e6-41ab-a9c7-14c211f8e450', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:30,200 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:24:30,200 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0626ffa-2258-471f-ad06-eba71d5206bd', 'x-compute-request-id': 'req-c0626ffa-2258-471f-ad06-eba71d5206bd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:31,370 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:24:31,370 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ead795eb-42de-44de-9dad-e5cd48f60697', 'x-compute-request-id': 'req-ead795eb-42de-44de-9dad-e5cd48f60697', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:32,586 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:24:32,587 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf965aa3-ea0c-4fee-80e8-cdc448022981', 'x-compute-request-id': 'req-bf965aa3-ea0c-4fee-80e8-cdc448022981', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:33,797 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:24:33,797 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fd61a8f-3231-4d0a-adf0-57da7dfec4b6', 'x-compute-request-id': 'req-8fd61a8f-3231-4d0a-adf0-57da7dfec4b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:34,962 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:24:34,962 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e74dec6-dcd2-4b50-8983-7a3d921b571a', 'x-compute-request-id': 'req-6e74dec6-dcd2-4b50-8983-7a3d921b571a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:36,116 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:24:36,116 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7b79fe4-afc8-47c7-87ee-80ff353c9d8d', 'x-compute-request-id': 'req-e7b79fe4-afc8-47c7-87ee-80ff353c9d8d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:37,277 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:24:37,277 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-510834a1-70dd-4533-a4e2-81d79f320b5b', 'x-compute-request-id': 'req-510834a1-70dd-4533-a4e2-81d79f320b5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:38,475 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:24:38,476 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d377f3-bd92-4d53-85d4-4236aa899334', 'x-compute-request-id': 'req-63d377f3-bd92-4d53-85d4-4236aa899334', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:39,653 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:24:39,653 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6139283-2e01-4038-a89e-1547f1a2d4da', 'x-compute-request-id': 'req-c6139283-2e01-4038-a89e-1547f1a2d4da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:40,818 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:24:40,818 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6831e58-ccea-4899-8150-4b314d351e0e', 'x-compute-request-id': 'req-a6831e58-ccea-4899-8150-4b314d351e0e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:42,055 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.226s
2026-06-26 08:24:42,056 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a19b4562-0ccf-4441-b91c-7719736f0628', 'x-compute-request-id': 'req-a19b4562-0ccf-4441-b91c-7719736f0628', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:43,261 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:24:43,262 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac8f498-6a25-4cc1-b3f1-f53c92af7171', 'x-compute-request-id': 'req-cac8f498-6a25-4cc1-b3f1-f53c92af7171', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:44,480 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:24:44,480 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-437e42f8-1fdc-44e6-a802-01ad8f0352ef', 'x-compute-request-id': 'req-437e42f8-1fdc-44e6-a802-01ad8f0352ef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:45,642 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:24:45,643 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13863cd7-0893-45e6-975d-bed3556c10aa', 'x-compute-request-id': 'req-13863cd7-0893-45e6-975d-bed3556c10aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:46,790 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:24:46,791 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692f0c1e-b5ee-40ed-a86f-bb43a2968027', 'x-compute-request-id': 'req-692f0c1e-b5ee-40ed-a86f-bb43a2968027', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:47,941 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:24:47,941 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7cc71b7-7104-4312-9749-b20ae73e8611', 'x-compute-request-id': 'req-d7cc71b7-7104-4312-9749-b20ae73e8611', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:49,168 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.215s
2026-06-26 08:24:49,168 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f72df6-084a-4fdf-a973-10c5dde0938d', 'x-compute-request-id': 'req-02f72df6-084a-4fdf-a973-10c5dde0938d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:50,320 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:24:50,320 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76515e7e-8828-4359-a17a-dc6d1b330cb1', 'x-compute-request-id': 'req-76515e7e-8828-4359-a17a-dc6d1b330cb1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:51,510 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:24:51,510 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdcdd019-307f-4a1f-970e-d5ededb141bc', 'x-compute-request-id': 'req-bdcdd019-307f-4a1f-970e-d5ededb141bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:52,656 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:24:52,656 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1530250-f3a6-41da-b461-03e5dbee10b4', 'x-compute-request-id': 'req-c1530250-f3a6-41da-b461-03e5dbee10b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:53,796 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:24:53,796 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbea74e6-25eb-4aef-959a-523c85e9971a', 'x-compute-request-id': 'req-dbea74e6-25eb-4aef-959a-523c85e9971a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:54,982 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:24:54,982 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45c7b32d-a498-4180-8978-68839d416494', 'x-compute-request-id': 'req-45c7b32d-a498-4180-8978-68839d416494', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:56,132 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:24:56,132 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-759cedce-6ae0-4d5e-8b02-c0826d169ca7', 'x-compute-request-id': 'req-759cedce-6ae0-4d5e-8b02-c0826d169ca7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:57,345 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:24:57,345 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47c3b81e-9e05-4ead-ad64-3ff7304d825f', 'x-compute-request-id': 'req-47c3b81e-9e05-4ead-ad64-3ff7304d825f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:58,501 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:24:58,501 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fd2c6c7-a94b-404c-92ed-4e4e6c3605c3', 'x-compute-request-id': 'req-2fd2c6c7-a94b-404c-92ed-4e4e6c3605c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:24:59,652 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:24:59,652 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01345ceb-3ddc-4cb3-ae7b-5f052eeee811', 'x-compute-request-id': 'req-01345ceb-3ddc-4cb3-ae7b-5f052eeee811', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:00,799 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:25:00,800 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c83f86d-eacd-4ba4-8eb0-ba853abd1e70', 'x-compute-request-id': 'req-2c83f86d-eacd-4ba4-8eb0-ba853abd1e70', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:02,000 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:25:02,000 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-344d81e1-191a-41d8-93f3-5ae309f61593', 'x-compute-request-id': 'req-344d81e1-191a-41d8-93f3-5ae309f61593', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:03,223 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:25:03,223 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186139a1-f091-4270-b599-db6eccd21c01', 'x-compute-request-id': 'req-186139a1-f091-4270-b599-db6eccd21c01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:04,403 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:25:04,403 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d085bd0f-ae23-4125-9a76-203f5cd0d6d7', 'x-compute-request-id': 'req-d085bd0f-ae23-4125-9a76-203f5cd0d6d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:05,545 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:25:05,546 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c582f99e-4f2f-4f0a-9df6-6cc21c408fc0', 'x-compute-request-id': 'req-c582f99e-4f2f-4f0a-9df6-6cc21c408fc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:06,708 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:25:06,709 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b88f34-ff62-466a-ad01-c4607b113c35', 'x-compute-request-id': 'req-14b88f34-ff62-466a-ad01-c4607b113c35', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:07,864 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:25:07,864 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2bb8ff7-95aa-4816-b223-b35d8e21996f', 'x-compute-request-id': 'req-b2bb8ff7-95aa-4816-b223-b35d8e21996f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:09,057 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:25:09,058 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1abf10d-7e6f-4381-9eaf-cc7b1b915b95', 'x-compute-request-id': 'req-c1abf10d-7e6f-4381-9eaf-cc7b1b915b95', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:10,260 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:25:10,260 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec8ac54-6cce-4c3f-be7b-b6a13e5ccab7', 'x-compute-request-id': 'req-4ec8ac54-6cce-4c3f-be7b-b6a13e5ccab7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:11,462 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:25:11,463 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b96c061e-ebd3-4103-b2f4-eaacba3d6dae', 'x-compute-request-id': 'req-b96c061e-ebd3-4103-b2f4-eaacba3d6dae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:12,706 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.233s
2026-06-26 08:25:12,706 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da419a1e-f651-4c14-bf28-b9259f25b695', 'x-compute-request-id': 'req-da419a1e-f651-4c14-bf28-b9259f25b695', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:13,859 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:25:13,859 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29bf0cfb-5d09-4bd3-8bff-8a317cfa4388', 'x-compute-request-id': 'req-29bf0cfb-5d09-4bd3-8bff-8a317cfa4388', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:15,027 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:25:15,028 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db099a1f-fcb7-4bf4-a747-ac470352220e', 'x-compute-request-id': 'req-db099a1f-fcb7-4bf4-a747-ac470352220e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:16,201 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.167s
2026-06-26 08:25:16,201 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b139d52-1885-4ed9-b1b1-eb41ec9a8c9f', 'x-compute-request-id': 'req-1b139d52-1885-4ed9-b1b1-eb41ec9a8c9f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:17,390 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:25:17,390 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebdb8852-5deb-4a3b-8265-43fc669c31c0', 'x-compute-request-id': 'req-ebdb8852-5deb-4a3b-8265-43fc669c31c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:18,539 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:25:18,539 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18f9c70d-41fc-4d92-aef8-e57363c5fab4', 'x-compute-request-id': 'req-18f9c70d-41fc-4d92-aef8-e57363c5fab4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:19,682 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:25:19,682 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd47287-94e9-4a8e-ac81-e6a8bb844e40', 'x-compute-request-id': 'req-edd47287-94e9-4a8e-ac81-e6a8bb844e40', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:20,840 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:25:20,841 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-618b11a2-0202-4d43-b3c6-dbf61e504f08', 'x-compute-request-id': 'req-618b11a2-0202-4d43-b3c6-dbf61e504f08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:22,005 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:25:22,005 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd7edf2a-0b53-499b-9804-c7e90c1cce03', 'x-compute-request-id': 'req-dd7edf2a-0b53-499b-9804-c7e90c1cce03', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:23,208 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:25:23,208 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e958352a-9f8d-408b-9467-9f75bf06e82d', 'x-compute-request-id': 'req-e958352a-9f8d-408b-9467-9f75bf06e82d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:24,361 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:25:24,361 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d245c83-1af2-41e7-9e48-0f9622038516', 'x-compute-request-id': 'req-6d245c83-1af2-41e7-9e48-0f9622038516', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:25,506 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:25:25,506 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00e9a0f8-b6fb-4232-ad67-0de1ad934e22', 'x-compute-request-id': 'req-00e9a0f8-b6fb-4232-ad67-0de1ad934e22', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:26,709 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:25:26,710 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23d08f7b-c782-4ed8-952c-62d1a44d6344', 'x-compute-request-id': 'req-23d08f7b-c782-4ed8-952c-62d1a44d6344', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:27,899 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:25:27,899 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e01392b3-7e7f-4afb-969f-051ea4074de2', 'x-compute-request-id': 'req-e01392b3-7e7f-4afb-969f-051ea4074de2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:29,140 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.231s
2026-06-26 08:25:29,140 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7606a34-7c19-4402-a1dd-89bc9a6cba42', 'x-compute-request-id': 'req-b7606a34-7c19-4402-a1dd-89bc9a6cba42', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:30,288 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:25:30,289 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29ba8724-c9b2-4b6c-98e4-60d5ffb8acab', 'x-compute-request-id': 'req-29ba8724-c9b2-4b6c-98e4-60d5ffb8acab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:31,439 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:25:31,439 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84f5554d-dadd-4af9-9425-7f47ccc8b3e9', 'x-compute-request-id': 'req-84f5554d-dadd-4af9-9425-7f47ccc8b3e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:32,577 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:25:32,577 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-543486a5-1cd5-49d8-bb48-b9c6b027b92d', 'x-compute-request-id': 'req-543486a5-1cd5-49d8-bb48-b9c6b027b92d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:33,766 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:25:33,766 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae3b4219-d364-48ba-8f30-e3a4bbcae434', 'x-compute-request-id': 'req-ae3b4219-d364-48ba-8f30-e3a4bbcae434', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:34,998 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.223s
2026-06-26 08:25:34,999 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b7f867-97d1-4a60-b58b-5052b2e50c0e', 'x-compute-request-id': 'req-36b7f867-97d1-4a60-b58b-5052b2e50c0e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:36,205 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:25:36,206 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b0ce2c4-48a9-4bce-b78c-e7bbed561c0a', 'x-compute-request-id': 'req-6b0ce2c4-48a9-4bce-b78c-e7bbed561c0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:37,367 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:25:37,367 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8182c10f-16eb-4d31-b06d-2bcb1e5febc8', 'x-compute-request-id': 'req-8182c10f-16eb-4d31-b06d-2bcb1e5febc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:38,536 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:25:38,536 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fc78b9b-449a-4bd4-9e3b-51140c3e8c3c', 'x-compute-request-id': 'req-0fc78b9b-449a-4bd4-9e3b-51140c3e8c3c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:39,695 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:25:39,695 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9279949-d2c9-4e6e-bef3-b55802af0d03', 'x-compute-request-id': 'req-b9279949-d2c9-4e6e-bef3-b55802af0d03', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:40,855 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:25:40,856 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79de3212-8926-4f0e-9d89-75f8b4ef1f1a', 'x-compute-request-id': 'req-79de3212-8926-4f0e-9d89-75f8b4ef1f1a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:42,063 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:25:42,064 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f8ffcf-ae2b-4222-bd52-1f82d8376cc0', 'x-compute-request-id': 'req-98f8ffcf-ae2b-4222-bd52-1f82d8376cc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:43,233 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:25:43,233 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb9b6bc4-087d-46e4-9832-c56e7dfbc1a4', 'x-compute-request-id': 'req-bb9b6bc4-087d-46e4-9832-c56e7dfbc1a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:44,513 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.271s
2026-06-26 08:25:44,513 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e78f534-4be9-4fa1-8a1f-866fffdf3525', 'x-compute-request-id': 'req-4e78f534-4be9-4fa1-8a1f-866fffdf3525', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:45,667 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:25:45,667 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b9a079-34c7-4669-9e51-47b37ffeaff5', 'x-compute-request-id': 'req-c8b9a079-34c7-4669-9e51-47b37ffeaff5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:46,820 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:25:46,820 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9555df8-a48c-43f8-95ef-db4522902c76', 'x-compute-request-id': 'req-e9555df8-a48c-43f8-95ef-db4522902c76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:48,018 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:25:48,018 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4d6d83f-a3eb-4424-a02d-bb45d4f137c3', 'x-compute-request-id': 'req-f4d6d83f-a3eb-4424-a02d-bb45d4f137c3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:49,168 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:25:49,168 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b8ec76-5a70-4df2-b7f8-3c68171af0da', 'x-compute-request-id': 'req-c9b8ec76-5a70-4df2-b7f8-3c68171af0da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:50,328 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:25:50,329 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd7885a7-cd17-463c-944d-45faad1afd46', 'x-compute-request-id': 'req-cd7885a7-cd17-463c-944d-45faad1afd46', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:51,531 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:25:51,532 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5c6431a-3d43-4eeb-8d8b-71fe11aaf5ec', 'x-compute-request-id': 'req-f5c6431a-3d43-4eeb-8d8b-71fe11aaf5ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:52,679 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:25:52,679 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc986311-b7db-488a-bf45-34260ca8a76b', 'x-compute-request-id': 'req-fc986311-b7db-488a-bf45-34260ca8a76b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:53,925 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.235s
2026-06-26 08:25:53,925 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a4b357-be1e-49c8-a7b5-e62bfcba6cc7', 'x-compute-request-id': 'req-e3a4b357-be1e-49c8-a7b5-e62bfcba6cc7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:55,103 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:25:55,103 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5682a04-2c8d-4737-9d9b-31c62cb5ed65', 'x-compute-request-id': 'req-f5682a04-2c8d-4737-9d9b-31c62cb5ed65', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:56,274 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:25:56,275 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c303323-1003-4c27-848c-36f676ab3f37', 'x-compute-request-id': 'req-5c303323-1003-4c27-848c-36f676ab3f37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:57,475 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:25:57,476 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ade9afb-4060-491b-96af-fa8d0dde60ea', 'x-compute-request-id': 'req-9ade9afb-4060-491b-96af-fa8d0dde60ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:58,630 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:25:58,631 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d581657c-069c-4234-9f4b-768ffadda47a', 'x-compute-request-id': 'req-d581657c-069c-4234-9f4b-768ffadda47a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:25:59,807 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.166s
2026-06-26 08:25:59,807 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7367b869-feba-48a3-9c9d-c3d3a0ce60f0', 'x-compute-request-id': 'req-7367b869-feba-48a3-9c9d-c3d3a0ce60f0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:01,034 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.221s
2026-06-26 08:26:01,034 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb70059-4db7-4e73-8693-7b986765ffdc', 'x-compute-request-id': 'req-cfb70059-4db7-4e73-8693-7b986765ffdc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:02,197 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:26:02,197 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b101d5a1-8546-451a-958e-56982697281a', 'x-compute-request-id': 'req-b101d5a1-8546-451a-958e-56982697281a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:03,369 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:26:03,370 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e32c7f2-f436-453a-ad20-2bfbf308e09b', 'x-compute-request-id': 'req-6e32c7f2-f436-453a-ad20-2bfbf308e09b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:04,526 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:26:04,527 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40546cdb-a818-4ce9-bf5f-025238cc0888', 'x-compute-request-id': 'req-40546cdb-a818-4ce9-bf5f-025238cc0888', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:05,692 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:26:05,693 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da0f32f-ae4c-42a4-9d3a-3e6a27573b9c', 'x-compute-request-id': 'req-2da0f32f-ae4c-42a4-9d3a-3e6a27573b9c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:06,997 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.298s
2026-06-26 08:26:06,998 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a0c22af-b73a-4f8a-ad3d-d931bb72bfb7', 'x-compute-request-id': 'req-5a0c22af-b73a-4f8a-ad3d-d931bb72bfb7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:08,156 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:26:08,157 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d7cb6c2-9c61-4a4f-bc8f-90beab6b8b81', 'x-compute-request-id': 'req-2d7cb6c2-9c61-4a4f-bc8f-90beab6b8b81', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:09,362 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:26:09,362 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf1814f-7558-4390-905b-fd8a7973840e', 'x-compute-request-id': 'req-cdf1814f-7558-4390-905b-fd8a7973840e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:10,527 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:26:10,527 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da4b0023-3a69-4240-9c7f-0f115ca51b74', 'x-compute-request-id': 'req-da4b0023-3a69-4240-9c7f-0f115ca51b74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:11,700 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:26:11,701 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a55421a5-53e2-42d9-aa62-8e9cdfd88798', 'x-compute-request-id': 'req-a55421a5-53e2-42d9-aa62-8e9cdfd88798', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:12,933 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.223s
2026-06-26 08:26:12,933 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd29428-64d8-4e29-b103-a1993bc6dfa3', 'x-compute-request-id': 'req-6fd29428-64d8-4e29-b103-a1993bc6dfa3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:14,153 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:26:14,153 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b33299-42be-4a68-9c2e-163474e0b321', 'x-compute-request-id': 'req-49b33299-42be-4a68-9c2e-163474e0b321', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:15,376 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:26:15,376 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50e2464d-a960-4f2c-a2c8-38046e8df912', 'x-compute-request-id': 'req-50e2464d-a960-4f2c-a2c8-38046e8df912', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:16,582 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:26:16,582 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c192e4d0-c33e-43c9-9802-118f12d92480', 'x-compute-request-id': 'req-c192e4d0-c33e-43c9-9802-118f12d92480', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:17,744 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:26:17,744 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e183fb39-8f2c-47c2-99a9-da4456ffa813', 'x-compute-request-id': 'req-e183fb39-8f2c-47c2-99a9-da4456ffa813', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:18,981 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.226s
2026-06-26 08:26:18,982 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0673977e-c4d2-4d44-8ae7-f8e0de7a92a0', 'x-compute-request-id': 'req-0673977e-c4d2-4d44-8ae7-f8e0de7a92a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:20,184 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:26:20,184 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-673016ad-482d-46fb-a5cb-d8846517ca54', 'x-compute-request-id': 'req-673016ad-482d-46fb-a5cb-d8846517ca54', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:21,353 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:26:21,353 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4d17041-5326-4d35-9f6f-b5410e954ff8', 'x-compute-request-id': 'req-a4d17041-5326-4d35-9f6f-b5410e954ff8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:22,504 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:26:22,505 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76de3695-6a63-41e6-a5c3-b6f283578ae4', 'x-compute-request-id': 'req-76de3695-6a63-41e6-a5c3-b6f283578ae4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:23,778 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.265s
2026-06-26 08:26:23,779 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21b5ab44-d8a6-47f9-b81a-5ca6089a6214', 'x-compute-request-id': 'req-21b5ab44-d8a6-47f9-b81a-5ca6089a6214', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:24,952 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:26:24,952 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27749415-cddd-47fb-baab-aad0abf75115', 'x-compute-request-id': 'req-27749415-cddd-47fb-baab-aad0abf75115', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:26,146 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:26:26,146 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5eca3ed-b08c-4fc6-9439-58a00214d745', 'x-compute-request-id': 'req-a5eca3ed-b08c-4fc6-9439-58a00214d745', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:11:45Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:26,254 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 204 DELETE https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.098s
2026-06-26 08:26:26,254 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54882a17-2994-49dc-8321-7171b31ebcf5', 'x-compute-request-id': 'req-54882a17-2994-49dc-8321-7171b31ebcf5', 'connection': 'close', 'status': '204', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b''
2026-06-26 08:26:26,411 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:26:26,412 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28eb0856-b62c-45a7-83b7-d23eb922a61a', 'x-compute-request-id': 'req-28eb0856-b62c-45a7-83b7-d23eb922a61a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:27,575 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:26:27,576 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a33b460-1ca8-48e9-a7a3-281de28559f4', 'x-compute-request-id': 'req-5a33b460-1ca8-48e9-a7a3-281de28559f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:28,736 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:26:28,737 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a4c8e7c-27d9-4ca9-9f32-6033a47e09c8', 'x-compute-request-id': 'req-7a4c8e7c-27d9-4ca9-9f32-6033a47e09c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:29,887 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:26:29,887 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9796daf-1062-4bbb-bffc-0341332ec58a', 'x-compute-request-id': 'req-a9796daf-1062-4bbb-bffc-0341332ec58a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:31,117 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.221s
2026-06-26 08:26:31,117 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73ad9d00-939b-42bb-a20d-2ad2c81d9831', 'x-compute-request-id': 'req-73ad9d00-939b-42bb-a20d-2ad2c81d9831', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:32,323 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:26:32,323 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c7c533f-4126-4592-a75b-0dcc76e7a771', 'x-compute-request-id': 'req-5c7c533f-4126-4592-a75b-0dcc76e7a771', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:33,489 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:26:33,489 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c58dd126-50d6-4f3e-ac38-8f80d8453496', 'x-compute-request-id': 'req-c58dd126-50d6-4f3e-ac38-8f80d8453496', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:34,674 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:26:34,674 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24e16add-40c6-4abf-bc4b-bf0cf35e9c30', 'x-compute-request-id': 'req-24e16add-40c6-4abf-bc4b-bf0cf35e9c30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:35,844 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:26:35,844 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bba13cb-1569-4249-b90e-a6901f82bf27', 'x-compute-request-id': 'req-7bba13cb-1569-4249-b90e-a6901f82bf27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:36,988 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:26:36,989 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90619673-0434-483e-8371-db8d9d8eada0', 'x-compute-request-id': 'req-90619673-0434-483e-8371-db8d9d8eada0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:38,192 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:26:38,192 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7897f096-37a5-44cf-8833-ae283c63532a', 'x-compute-request-id': 'req-7897f096-37a5-44cf-8833-ae283c63532a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:39,371 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:26:39,371 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37aaaaa9-155e-4048-8d84-4b60829541a2', 'x-compute-request-id': 'req-37aaaaa9-155e-4048-8d84-4b60829541a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:40,607 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.229s
2026-06-26 08:26:40,607 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d75f0155-eaeb-4144-ac37-21891a4b2a2f', 'x-compute-request-id': 'req-d75f0155-eaeb-4144-ac37-21891a4b2a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:41,773 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:26:41,773 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb328299-a92d-4da4-9ffe-650be2489762', 'x-compute-request-id': 'req-bb328299-a92d-4da4-9ffe-650be2489762', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:42,942 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:26:42,943 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bb85dae-2d55-4aec-9829-4c4e858bbf76', 'x-compute-request-id': 'req-1bb85dae-2d55-4aec-9829-4c4e858bbf76', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:44,167 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.212s
2026-06-26 08:26:44,167 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98355370-1501-40e9-8698-b3e6b0e63c3f', 'x-compute-request-id': 'req-98355370-1501-40e9-8698-b3e6b0e63c3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:45,327 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:26:45,327 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ddb2bb6-b41f-4a75-a803-6203c1077adf', 'x-compute-request-id': 'req-5ddb2bb6-b41f-4a75-a803-6203c1077adf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:46,487 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:26:46,488 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a50d2e8a-8814-41eb-8d65-769293fbd1bc', 'x-compute-request-id': 'req-a50d2e8a-8814-41eb-8d65-769293fbd1bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:47,691 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:26:47,691 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1f468c5-884e-44a0-95e3-d1a83fcca841', 'x-compute-request-id': 'req-d1f468c5-884e-44a0-95e3-d1a83fcca841', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:48,852 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:26:48,853 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77472852-d782-4c8d-bc90-82ca8927681f', 'x-compute-request-id': 'req-77472852-d782-4c8d-bc90-82ca8927681f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:50,016 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:26:50,016 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf53507b-b259-431c-86a0-48e0b26d4f4e', 'x-compute-request-id': 'req-bf53507b-b259-431c-86a0-48e0b26d4f4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:51,176 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:26:51,177 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4354e74f-a2e7-40dc-8aed-c26894f413be', 'x-compute-request-id': 'req-4354e74f-a2e7-40dc-8aed-c26894f413be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:52,346 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:26:52,346 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50535cb8-9737-420d-b4d2-0d6c49ce4b14', 'x-compute-request-id': 'req-50535cb8-9737-420d-b4d2-0d6c49ce4b14', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:53,588 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.235s
2026-06-26 08:26:53,588 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fabf9d9-ecd6-4f69-b291-168b9f95b2cc', 'x-compute-request-id': 'req-2fabf9d9-ecd6-4f69-b291-168b9f95b2cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:54,794 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:26:54,795 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47a14ae7-3b8c-4659-ab17-a30af08f3549', 'x-compute-request-id': 'req-47a14ae7-3b8c-4659-ab17-a30af08f3549', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:55,953 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:26:55,953 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c967adef-1be9-4898-9baa-ae2e9d49b823', 'x-compute-request-id': 'req-c967adef-1be9-4898-9baa-ae2e9d49b823', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:57,120 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:26:57,120 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f4cbc4-fba2-4017-9e31-072a7ab313a0', 'x-compute-request-id': 'req-47f4cbc4-fba2-4017-9e31-072a7ab313a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:58,278 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:26:58,279 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00bd915a-99f5-4428-b7d5-994a8bcd7946', 'x-compute-request-id': 'req-00bd915a-99f5-4428-b7d5-994a8bcd7946', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:26:59,471 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:26:59,471 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25b15cb7-3634-4904-b104-822324e84fef', 'x-compute-request-id': 'req-25b15cb7-3634-4904-b104-822324e84fef', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:00,648 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:27:00,648 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b537b57-e814-4b20-9d20-2975c68e0a8c', 'x-compute-request-id': 'req-0b537b57-e814-4b20-9d20-2975c68e0a8c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:01,802 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:27:01,803 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5558f0-213f-4bc9-8960-9773921d2800', 'x-compute-request-id': 'req-5c5558f0-213f-4bc9-8960-9773921d2800', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:02,968 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:27:02,968 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f8daf44-ef57-4e64-92ff-14fa2a668750', 'x-compute-request-id': 'req-8f8daf44-ef57-4e64-92ff-14fa2a668750', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:04,123 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:27:04,123 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0525993c-e010-44ec-9fb3-400ffdaa614a', 'x-compute-request-id': 'req-0525993c-e010-44ec-9fb3-400ffdaa614a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:05,262 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.128s
2026-06-26 08:27:05,263 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25b4269-081e-4d2f-8c5d-3e31cd5374aa', 'x-compute-request-id': 'req-c25b4269-081e-4d2f-8c5d-3e31cd5374aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:06,449 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:27:06,449 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5eeef2-d952-45ec-9a9f-9613c7693cdd', 'x-compute-request-id': 'req-5c5eeef2-d952-45ec-9a9f-9613c7693cdd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:07,660 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:27:07,661 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee95c3c1-2f44-474c-9a06-e51f6d85fbf3', 'x-compute-request-id': 'req-ee95c3c1-2f44-474c-9a06-e51f6d85fbf3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:08,818 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:27:08,819 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-713dc99d-82db-4409-b8f5-d23be6657c53', 'x-compute-request-id': 'req-713dc99d-82db-4409-b8f5-d23be6657c53', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:09,971 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:27:09,971 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d6d755b-979f-4ad7-a74b-4b4d1fca670b', 'x-compute-request-id': 'req-0d6d755b-979f-4ad7-a74b-4b4d1fca670b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:11,134 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:27:11,134 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-800d0004-8f99-44b2-8a1e-68d7510189b6', 'x-compute-request-id': 'req-800d0004-8f99-44b2-8a1e-68d7510189b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:12,292 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:27:12,292 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ed5dc6-0f25-4d76-8bf2-5e93d2bcd259', 'x-compute-request-id': 'req-89ed5dc6-0f25-4d76-8bf2-5e93d2bcd259', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:13,471 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:27:13,472 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ecca167-ec5d-49d1-b0b9-f1ddf23b5357', 'x-compute-request-id': 'req-6ecca167-ec5d-49d1-b0b9-f1ddf23b5357', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:14,605 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:27:14,605 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49c0eacf-4a12-4e12-bb24-81918211e4f1', 'x-compute-request-id': 'req-49c0eacf-4a12-4e12-bb24-81918211e4f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:15,751 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:27:15,751 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-506eef79-3942-4e8a-ac4e-1b3a09fe1131', 'x-compute-request-id': 'req-506eef79-3942-4e8a-ac4e-1b3a09fe1131', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:16,916 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:27:16,916 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41ba3ebf-7bd6-43ce-88cb-15d1ad421b73', 'x-compute-request-id': 'req-41ba3ebf-7bd6-43ce-88cb-15d1ad421b73', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:18,060 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:27:18,060 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ad04716-1ac3-41a1-ad14-f18b55edb8ce', 'x-compute-request-id': 'req-8ad04716-1ac3-41a1-ad14-f18b55edb8ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:19,222 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:27:19,222 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c050d26e-79e8-4e55-a75e-f3207a0cb77d', 'x-compute-request-id': 'req-c050d26e-79e8-4e55-a75e-f3207a0cb77d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:20,383 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:27:20,383 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc896b18-40ce-42ed-987a-4c2a0d74b77e', 'x-compute-request-id': 'req-cc896b18-40ce-42ed-987a-4c2a0d74b77e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:21,605 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.212s
2026-06-26 08:27:21,605 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cd453af-6e9e-4b67-9583-9c84147736c4', 'x-compute-request-id': 'req-7cd453af-6e9e-4b67-9583-9c84147736c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:22,795 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:27:22,795 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3165df31-b88d-42d9-864e-cc5b9aefed37', 'x-compute-request-id': 'req-3165df31-b88d-42d9-864e-cc5b9aefed37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:23,942 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:27:23,943 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d31e728b-fc7d-4f21-94a1-37cb761c5bd3', 'x-compute-request-id': 'req-d31e728b-fc7d-4f21-94a1-37cb761c5bd3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:25,094 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:27:25,094 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a57c2bf2-09ec-49cf-a8a7-8965811116df', 'x-compute-request-id': 'req-a57c2bf2-09ec-49cf-a8a7-8965811116df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:26,268 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:27:26,268 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7bc0190-25ad-4f46-bf57-80a0049e0b88', 'x-compute-request-id': 'req-d7bc0190-25ad-4f46-bf57-80a0049e0b88', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:27,465 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:27:27,465 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94cfa3c0-76bc-47de-aa9b-ffd3b2651005', 'x-compute-request-id': 'req-94cfa3c0-76bc-47de-aa9b-ffd3b2651005', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:28,646 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:27:28,647 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a8ab72a-f0e7-4922-8c47-40f5621ec227', 'x-compute-request-id': 'req-7a8ab72a-f0e7-4922-8c47-40f5621ec227', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:29,814 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:27:29,814 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b242ada-f6f7-4541-831e-fb9fc7612152', 'x-compute-request-id': 'req-3b242ada-f6f7-4541-831e-fb9fc7612152', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:30,974 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:27:30,974 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e55ee6-101a-491e-aa4e-b4a141350707', 'x-compute-request-id': 'req-01e55ee6-101a-491e-aa4e-b4a141350707', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:32,126 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:27:32,126 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38bda6b8-c0c8-4baf-a8f9-440c1e4233e9', 'x-compute-request-id': 'req-38bda6b8-c0c8-4baf-a8f9-440c1e4233e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:33,286 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:27:33,287 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edf98336-cb13-4270-bfe7-20c2f4a2ffe5', 'x-compute-request-id': 'req-edf98336-cb13-4270-bfe7-20c2f4a2ffe5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:34,493 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:27:34,493 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ace4d41-aa9e-4ccc-9232-e593eae9f263', 'x-compute-request-id': 'req-0ace4d41-aa9e-4ccc-9232-e593eae9f263', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:35,648 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:27:35,648 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-556384c8-9adc-4ed5-beee-d2fcee1e9d50', 'x-compute-request-id': 'req-556384c8-9adc-4ed5-beee-d2fcee1e9d50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:36,857 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:27:36,858 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3dc616e-0c57-4d01-88d9-9a0dadb31579', 'x-compute-request-id': 'req-a3dc616e-0c57-4d01-88d9-9a0dadb31579', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:38,028 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:27:38,028 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493e8f54-23d9-4cd0-ba17-2f8b99c538e5', 'x-compute-request-id': 'req-493e8f54-23d9-4cd0-ba17-2f8b99c538e5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:39,210 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:27:39,211 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a755cd0a-e3c4-4ac9-ae78-62089cb0072c', 'x-compute-request-id': 'req-a755cd0a-e3c4-4ac9-ae78-62089cb0072c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:40,356 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:27:40,356 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e981dfa-f521-4058-82f0-f165e6cd6cf5', 'x-compute-request-id': 'req-9e981dfa-f521-4058-82f0-f165e6cd6cf5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:41,508 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:27:41,508 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-140f73cb-0042-4759-aea6-c41418285c00', 'x-compute-request-id': 'req-140f73cb-0042-4759-aea6-c41418285c00', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:42,769 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.251s
2026-06-26 08:27:42,769 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b038438-66e3-46ab-9a9e-5b7a8488784e', 'x-compute-request-id': 'req-5b038438-66e3-46ab-9a9e-5b7a8488784e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:43,928 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:27:43,929 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbdf3896-5b7f-4d95-84d6-4c4642c92c54', 'x-compute-request-id': 'req-bbdf3896-5b7f-4d95-84d6-4c4642c92c54', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:45,099 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:27:45,099 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff3b3829-29d3-4514-b8ac-a9115e48a2ee', 'x-compute-request-id': 'req-ff3b3829-29d3-4514-b8ac-a9115e48a2ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:46,310 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.201s
2026-06-26 08:27:46,310 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9503f64-3ba8-4c91-9345-c02b241a9b51', 'x-compute-request-id': 'req-b9503f64-3ba8-4c91-9345-c02b241a9b51', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:47,508 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:27:47,509 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3c30c1-7aa8-47e2-aeac-a432dc28b6f7', 'x-compute-request-id': 'req-cf3c30c1-7aa8-47e2-aeac-a432dc28b6f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:48,669 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:27:48,669 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a5cc99e-46d9-4354-9f5e-67b7899441df', 'x-compute-request-id': 'req-9a5cc99e-46d9-4354-9f5e-67b7899441df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:49,820 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:27:49,820 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d72c8d-d182-4768-b261-60612ad3aa5d', 'x-compute-request-id': 'req-33d72c8d-d182-4768-b261-60612ad3aa5d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:50,984 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:27:50,984 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-519f1958-89c0-4f70-9ad1-8e091ca58afe', 'x-compute-request-id': 'req-519f1958-89c0-4f70-9ad1-8e091ca58afe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:52,306 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.315s
2026-06-26 08:27:52,306 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0312076f-7b67-4a0e-a8fc-17d2126e0676', 'x-compute-request-id': 'req-0312076f-7b67-4a0e-a8fc-17d2126e0676', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:53,504 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:27:53,504 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-285ac3e3-052b-4a6d-906e-25be9e051e3c', 'x-compute-request-id': 'req-285ac3e3-052b-4a6d-906e-25be9e051e3c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:54,670 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:27:54,670 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f57a32d5-05b7-44db-9d79-01126f0990da', 'x-compute-request-id': 'req-f57a32d5-05b7-44db-9d79-01126f0990da', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:55,823 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:27:55,824 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c710c29-cb31-4b58-a1bd-08677ad33849', 'x-compute-request-id': 'req-2c710c29-cb31-4b58-a1bd-08677ad33849', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:56,984 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:27:56,984 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a29f21c-01c8-456f-835a-b18eaeb132be', 'x-compute-request-id': 'req-5a29f21c-01c8-456f-835a-b18eaeb132be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:58,178 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:27:58,178 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c337c92f-33af-40e1-8655-6be02510a342', 'x-compute-request-id': 'req-c337c92f-33af-40e1-8655-6be02510a342', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:27:59,352 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:27:59,352 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-689e788f-da88-402c-8fef-e9cb793b09e4', 'x-compute-request-id': 'req-689e788f-da88-402c-8fef-e9cb793b09e4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:00,491 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.128s
2026-06-26 08:28:00,491 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3595ae96-e856-42bc-ad0b-40751522e422', 'x-compute-request-id': 'req-3595ae96-e856-42bc-ad0b-40751522e422', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:01,649 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:28:01,649 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d616b2-cc15-40ae-8aad-c1d4416fd2e0', 'x-compute-request-id': 'req-00d616b2-cc15-40ae-8aad-c1d4416fd2e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:02,794 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:28:02,794 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11c8554e-238d-4ed4-8e8b-342ddc4cc6ea', 'x-compute-request-id': 'req-11c8554e-238d-4ed4-8e8b-342ddc4cc6ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:03,946 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:28:03,946 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a5da1fb-6d43-47cb-9317-35a046c38aa4', 'x-compute-request-id': 'req-7a5da1fb-6d43-47cb-9317-35a046c38aa4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:05,146 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:28:05,146 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fcfcff9-470a-4daf-bf01-5d6b1f685611', 'x-compute-request-id': 'req-1fcfcff9-470a-4daf-bf01-5d6b1f685611', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:06,294 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:28:06,295 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-423bda02-6e9a-4df0-b70e-0071843fd679', 'x-compute-request-id': 'req-423bda02-6e9a-4df0-b70e-0071843fd679', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:07,488 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:28:07,489 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60af1964-27ab-4e6c-bef7-794f4c1a176d', 'x-compute-request-id': 'req-60af1964-27ab-4e6c-bef7-794f4c1a176d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:08,638 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:28:08,638 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce7e184f-4f75-49dd-90d7-c6c1da4194a7', 'x-compute-request-id': 'req-ce7e184f-4f75-49dd-90d7-c6c1da4194a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:09,797 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:28:09,798 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd44f915-61e9-4733-b528-4fe80d1777c1', 'x-compute-request-id': 'req-fd44f915-61e9-4733-b528-4fe80d1777c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:10,980 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.175s
2026-06-26 08:28:10,980 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0bf272b-a788-4734-87a1-5341ea45a78c', 'x-compute-request-id': 'req-c0bf272b-a788-4734-87a1-5341ea45a78c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:12,127 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:28:12,128 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e5ceb7-3081-45a0-aa46-084fb859100b', 'x-compute-request-id': 'req-f2e5ceb7-3081-45a0-aa46-084fb859100b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:13,342 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:28:13,343 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1814f3ed-8e86-414c-9eec-e92e014366b5', 'x-compute-request-id': 'req-1814f3ed-8e86-414c-9eec-e92e014366b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:14,501 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:28:14,501 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b8a30ef-90bc-4f6c-bb8e-b0c91f47ef89', 'x-compute-request-id': 'req-8b8a30ef-90bc-4f6c-bb8e-b0c91f47ef89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:15,666 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:28:15,666 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958308b7-a408-46ee-bdd4-bd7fca512872', 'x-compute-request-id': 'req-958308b7-a408-46ee-bdd4-bd7fca512872', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:16,872 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:28:16,872 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbb743e4-39e7-4909-b898-b838b687d011', 'x-compute-request-id': 'req-dbb743e4-39e7-4909-b898-b838b687d011', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:18,034 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:28:18,034 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfabe57c-9068-49e4-8629-784f8c8aa590', 'x-compute-request-id': 'req-dfabe57c-9068-49e4-8629-784f8c8aa590', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:19,238 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:28:19,238 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a3c1f41-1c8f-4fba-ae0e-476e4ca7eef0', 'x-compute-request-id': 'req-9a3c1f41-1c8f-4fba-ae0e-476e4ca7eef0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:20,410 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:28:20,411 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ece1e95-0d4e-4034-8dda-bc009053674f', 'x-compute-request-id': 'req-1ece1e95-0d4e-4034-8dda-bc009053674f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:21,566 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:28:21,567 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201b4557-8939-4c56-982c-be56c60f8429', 'x-compute-request-id': 'req-201b4557-8939-4c56-982c-be56c60f8429', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:22,787 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:28:22,788 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a16c0cfa-b2b7-4386-9f97-81804e1025ba', 'x-compute-request-id': 'req-a16c0cfa-b2b7-4386-9f97-81804e1025ba', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:23,952 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:28:23,952 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721d4980-2c7e-4b75-877f-a3cd130fab85', 'x-compute-request-id': 'req-721d4980-2c7e-4b75-877f-a3cd130fab85', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:25,152 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:28:25,153 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-287e6eda-40e0-4f66-8385-d62a8f660ce2', 'x-compute-request-id': 'req-287e6eda-40e0-4f66-8385-d62a8f660ce2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:26,307 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:28:26,307 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe6772d4-7e4c-47be-9f90-ec0bc7f68ce2', 'x-compute-request-id': 'req-fe6772d4-7e4c-47be-9f90-ec0bc7f68ce2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:27,457 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:28:27,457 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15108505-f157-4723-a0bd-99816106ef9c', 'x-compute-request-id': 'req-15108505-f157-4723-a0bd-99816106ef9c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:28,658 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:28:28,658 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7935e32c-9e53-4963-9174-e5c2b34f401b', 'x-compute-request-id': 'req-7935e32c-9e53-4963-9174-e5c2b34f401b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:29,823 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:28:29,824 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef8e0b7c-07ff-4bb6-96d9-bff774a514d6', 'x-compute-request-id': 'req-ef8e0b7c-07ff-4bb6-96d9-bff774a514d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:30,982 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:28:30,982 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dba6709-d7e8-457c-9e4a-e66a75aa7107', 'x-compute-request-id': 'req-1dba6709-d7e8-457c-9e4a-e66a75aa7107', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:32,147 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:28:32,148 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de62bf57-1eef-4e0c-9a91-17eb20911c15', 'x-compute-request-id': 'req-de62bf57-1eef-4e0c-9a91-17eb20911c15', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:33,313 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:28:33,313 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee02a1f8-d511-4889-9973-76f768ac5eec', 'x-compute-request-id': 'req-ee02a1f8-d511-4889-9973-76f768ac5eec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:34,520 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:28:34,520 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11079cc5-6396-4eec-b92e-ebaf535af64d', 'x-compute-request-id': 'req-11079cc5-6396-4eec-b92e-ebaf535af64d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:35,656 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.129s
2026-06-26 08:28:35,656 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fccac466-1dbc-4786-a9f8-1ce430441fde', 'x-compute-request-id': 'req-fccac466-1dbc-4786-a9f8-1ce430441fde', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:36,807 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:28:36,807 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39acfe65-3ef7-411a-8bf8-9f8033523780', 'x-compute-request-id': 'req-39acfe65-3ef7-411a-8bf8-9f8033523780', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:38,010 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:28:38,010 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9384baf-33cb-4bdb-8e24-3255a68012b0', 'x-compute-request-id': 'req-f9384baf-33cb-4bdb-8e24-3255a68012b0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:39,178 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:28:39,179 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7818d0f-b542-4143-9b83-7f19d985ce4c', 'x-compute-request-id': 'req-a7818d0f-b542-4143-9b83-7f19d985ce4c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:40,372 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:28:40,373 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854855a5-3fca-4788-af4b-a7db484389a3', 'x-compute-request-id': 'req-854855a5-3fca-4788-af4b-a7db484389a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:41,535 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:28:41,535 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac8c9517-6103-41fc-9962-ff2650caab45', 'x-compute-request-id': 'req-ac8c9517-6103-41fc-9962-ff2650caab45', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:42,669 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.125s
2026-06-26 08:28:42,669 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52aa0c1-0d0a-41a3-8b33-84078cad1ece', 'x-compute-request-id': 'req-d52aa0c1-0d0a-41a3-8b33-84078cad1ece', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:44,005 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.330s
2026-06-26 08:28:44,005 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46569dbd-dac3-4f6e-8bba-ed3d34e6fb77', 'x-compute-request-id': 'req-46569dbd-dac3-4f6e-8bba-ed3d34e6fb77', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:45,171 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:28:45,172 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c35765a6-de74-4320-8ab1-ee4eae103761', 'x-compute-request-id': 'req-c35765a6-de74-4320-8ab1-ee4eae103761', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:46,333 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:28:46,334 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb6e7272-6fc0-4dbd-9a02-8824e58887fd', 'x-compute-request-id': 'req-eb6e7272-6fc0-4dbd-9a02-8824e58887fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:47,544 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:28:47,544 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a661c215-2c27-4d2f-9f20-a4cd19ef5538', 'x-compute-request-id': 'req-a661c215-2c27-4d2f-9f20-a4cd19ef5538', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:48,703 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:28:48,703 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f800a6c-62b3-4df1-af85-e22990037b7a', 'x-compute-request-id': 'req-8f800a6c-62b3-4df1-af85-e22990037b7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:49,846 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:28:49,847 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-808a58c0-2f44-45a7-81a2-f882951c0e25', 'x-compute-request-id': 'req-808a58c0-2f44-45a7-81a2-f882951c0e25', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:50,997 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:28:50,997 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c900064c-b0f7-425b-9379-a56add6d303c', 'x-compute-request-id': 'req-c900064c-b0f7-425b-9379-a56add6d303c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:52,223 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.217s
2026-06-26 08:28:52,223 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2914852e-2ccf-4e4a-8184-05119bd9621e', 'x-compute-request-id': 'req-2914852e-2ccf-4e4a-8184-05119bd9621e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:53,418 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:28:53,419 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7833b865-4c57-489c-a638-2dc6c2d83f93', 'x-compute-request-id': 'req-7833b865-4c57-489c-a638-2dc6c2d83f93', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:54,583 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:28:54,583 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1781382-4a5e-4e53-a560-fb32fe24b819', 'x-compute-request-id': 'req-a1781382-4a5e-4e53-a560-fb32fe24b819', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:55,740 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:28:55,740 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ba46d24-2136-4de9-9bf6-8f70930236f0', 'x-compute-request-id': 'req-7ba46d24-2136-4de9-9bf6-8f70930236f0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:56,910 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:28:56,910 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f88c810-9e4e-42e3-9d84-c602c3898661', 'x-compute-request-id': 'req-4f88c810-9e4e-42e3-9d84-c602c3898661', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:58,149 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.228s
2026-06-26 08:28:58,149 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-694127e1-b2af-439f-97bb-b3e4bfedcc02', 'x-compute-request-id': 'req-694127e1-b2af-439f-97bb-b3e4bfedcc02', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:28:59,312 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:28:59,312 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f325b22c-10f4-45e2-8f42-434812eea869', 'x-compute-request-id': 'req-f325b22c-10f4-45e2-8f42-434812eea869', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:00,523 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.201s
2026-06-26 08:29:00,524 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3c59856-63fd-4664-b05e-bef2b961b65b', 'x-compute-request-id': 'req-c3c59856-63fd-4664-b05e-bef2b961b65b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:01,684 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:29:01,684 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2290a897-b7e7-4054-b865-56bed3b2b602', 'x-compute-request-id': 'req-2290a897-b7e7-4054-b865-56bed3b2b602', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:02,834 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:29:02,834 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-473efa65-dbfd-4af6-8894-2db2039433fe', 'x-compute-request-id': 'req-473efa65-dbfd-4af6-8894-2db2039433fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:04,023 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:29:04,023 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bf0ba18-a5f1-457b-90ac-42add7cdc13e', 'x-compute-request-id': 'req-2bf0ba18-a5f1-457b-90ac-42add7cdc13e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:05,229 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:29:05,229 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d107b2ac-3e79-4135-bca5-0a201199b5ee', 'x-compute-request-id': 'req-d107b2ac-3e79-4135-bca5-0a201199b5ee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:06,405 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:29:06,405 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e95757e9-5409-4622-8dbf-c77398979afb', 'x-compute-request-id': 'req-e95757e9-5409-4622-8dbf-c77398979afb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:07,608 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:29:07,608 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a12b918f-8c67-4d4b-9508-7e591a63f278', 'x-compute-request-id': 'req-a12b918f-8c67-4d4b-9508-7e591a63f278', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:08,772 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:29:08,772 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff498149-29e7-490d-b31e-8974cefbd42e', 'x-compute-request-id': 'req-ff498149-29e7-490d-b31e-8974cefbd42e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:09,935 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:29:09,935 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3c2671f-f2a8-4a80-9341-8c1cc70da379', 'x-compute-request-id': 'req-d3c2671f-f2a8-4a80-9341-8c1cc70da379', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:11,145 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.204s
2026-06-26 08:29:11,145 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7185302a-db5b-4fc4-91e1-1ce755505d4e', 'x-compute-request-id': 'req-7185302a-db5b-4fc4-91e1-1ce755505d4e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:12,311 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:29:12,312 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b32b1058-6f32-4f27-a838-a6a8ec0ab705', 'x-compute-request-id': 'req-b32b1058-6f32-4f27-a838-a6a8ec0ab705', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:13,538 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.215s
2026-06-26 08:29:13,538 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d7cc23e-2b7f-4c14-83f0-e9ea32e4da30', 'x-compute-request-id': 'req-4d7cc23e-2b7f-4c14-83f0-e9ea32e4da30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:14,698 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:29:14,699 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492f13b6-a081-4f56-9c48-126e3d434853', 'x-compute-request-id': 'req-492f13b6-a081-4f56-9c48-126e3d434853', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:15,876 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.166s
2026-06-26 08:29:15,876 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-386c12f5-4a6a-44a1-9304-45b56f6ca796', 'x-compute-request-id': 'req-386c12f5-4a6a-44a1-9304-45b56f6ca796', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:17,159 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.271s
2026-06-26 08:29:17,159 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c629b0d3-b47a-4c45-83ea-d30ccf134f3f', 'x-compute-request-id': 'req-c629b0d3-b47a-4c45-83ea-d30ccf134f3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:18,368 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:29:18,369 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d725787d-c91c-4eaa-ab09-d9e63090fa9d', 'x-compute-request-id': 'req-d725787d-c91c-4eaa-ab09-d9e63090fa9d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:19,573 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:29:19,573 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6b3a757-8276-4b01-b853-5c255b922f02', 'x-compute-request-id': 'req-e6b3a757-8276-4b01-b853-5c255b922f02', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:20,776 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:29:20,777 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b6c7c05-69b9-4018-aea9-a94f77212629', 'x-compute-request-id': 'req-1b6c7c05-69b9-4018-aea9-a94f77212629', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:21,952 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:29:21,952 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd6a8420-d2ff-494b-b990-077d2e994f22', 'x-compute-request-id': 'req-bd6a8420-d2ff-494b-b990-077d2e994f22', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:23,110 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:29:23,110 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-469efc43-3bc3-49d0-9b30-31bce1ec2829', 'x-compute-request-id': 'req-469efc43-3bc3-49d0-9b30-31bce1ec2829', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:24,299 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.177s
2026-06-26 08:29:24,299 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fb16980-80ac-4568-b757-52ee7a56da03', 'x-compute-request-id': 'req-9fb16980-80ac-4568-b757-52ee7a56da03', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:25,467 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:29:25,467 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6570826e-36e0-4fc9-980d-10ded6edfbd5', 'x-compute-request-id': 'req-6570826e-36e0-4fc9-980d-10ded6edfbd5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:26,687 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.209s
2026-06-26 08:29:26,688 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48df2d13-88e6-4b1f-ad03-3c0a3e5f6ee0', 'x-compute-request-id': 'req-48df2d13-88e6-4b1f-ad03-3c0a3e5f6ee0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:27,899 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:29:27,899 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e2e428f-44fb-4bf4-8602-0f5932f07016', 'x-compute-request-id': 'req-7e2e428f-44fb-4bf4-8602-0f5932f07016', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:29,079 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:29:29,080 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1621decc-fac4-49ac-adaa-42da53dc6ff1', 'x-compute-request-id': 'req-1621decc-fac4-49ac-adaa-42da53dc6ff1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:30,240 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:29:30,241 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de662871-0bbd-4876-add6-4ab7b0176d02', 'x-compute-request-id': 'req-de662871-0bbd-4876-add6-4ab7b0176d02', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:31,412 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:29:31,413 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd6d390-a2d8-4dce-8d18-50b659d6a54a', 'x-compute-request-id': 'req-8bd6d390-a2d8-4dce-8d18-50b659d6a54a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:32,606 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:29:32,606 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f65b9d6-6b15-4cb4-aa6a-a8ba73727f45', 'x-compute-request-id': 'req-7f65b9d6-6b15-4cb4-aa6a-a8ba73727f45', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:33,757 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:29:33,758 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cdc5409-8cdf-4e72-8384-8bad3f114c9b', 'x-compute-request-id': 'req-5cdc5409-8cdf-4e72-8384-8bad3f114c9b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:34,889 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.123s
2026-06-26 08:29:34,890 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63510a66-4e60-4239-aea4-bf4515336408', 'x-compute-request-id': 'req-63510a66-4e60-4239-aea4-bf4515336408', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:36,099 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:29:36,099 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb48a500-261f-4db2-a696-c7082137166d', 'x-compute-request-id': 'req-cb48a500-261f-4db2-a696-c7082137166d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:37,253 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:29:37,254 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c21044-372a-4be9-997a-935cc2cc1b31', 'x-compute-request-id': 'req-78c21044-372a-4be9-997a-935cc2cc1b31', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:38,422 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:29:38,423 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-341f0625-8088-4955-ad03-92729cb68143', 'x-compute-request-id': 'req-341f0625-8088-4955-ad03-92729cb68143', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:39,597 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:29:39,598 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42ac1a3-29ca-48b9-892f-d61aab77ce6d', 'x-compute-request-id': 'req-f42ac1a3-29ca-48b9-892f-d61aab77ce6d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:40,785 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:29:40,785 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-731cd50d-3701-4822-b972-7f66d5cfaa42', 'x-compute-request-id': 'req-731cd50d-3701-4822-b972-7f66d5cfaa42', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:41,929 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.131s
2026-06-26 08:29:41,930 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7efa6c7-6bc4-4cbc-99ae-3bdab4ca69a6', 'x-compute-request-id': 'req-a7efa6c7-6bc4-4cbc-99ae-3bdab4ca69a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:43,135 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:29:43,135 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9617cfa5-c1c9-4175-992f-fb3030814795', 'x-compute-request-id': 'req-9617cfa5-c1c9-4175-992f-fb3030814795', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:44,284 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:29:44,284 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08b2b788-5972-40ba-b3f7-2597be9f4655', 'x-compute-request-id': 'req-08b2b788-5972-40ba-b3f7-2597be9f4655', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:45,456 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.166s
2026-06-26 08:29:45,457 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9aac29ac-ad23-4846-be33-eb411513b619', 'x-compute-request-id': 'req-9aac29ac-ad23-4846-be33-eb411513b619', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:46,615 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:29:46,615 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c4d6d52-8f3c-4de3-9886-60bc5a7e0676', 'x-compute-request-id': 'req-9c4d6d52-8f3c-4de3-9886-60bc5a7e0676', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:47,767 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:29:47,767 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82f5970d-96d7-4250-ad62-eaf15f8d2f06', 'x-compute-request-id': 'req-82f5970d-96d7-4250-ad62-eaf15f8d2f06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:49,002 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.225s
2026-06-26 08:29:49,003 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4be6822d-20c2-4dbd-af19-101e6280ac11', 'x-compute-request-id': 'req-4be6822d-20c2-4dbd-af19-101e6280ac11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:50,213 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:29:50,214 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e51af27d-f330-4649-8288-48f2e6061332', 'x-compute-request-id': 'req-e51af27d-f330-4649-8288-48f2e6061332', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:51,366 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:29:51,366 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b3557ff-4e21-4973-8e57-9a0813034eae', 'x-compute-request-id': 'req-4b3557ff-4e21-4973-8e57-9a0813034eae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:52,524 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:29:52,524 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8533d2-32ff-44a1-8cfa-4a38ad19a3de', 'x-compute-request-id': 'req-7d8533d2-32ff-44a1-8cfa-4a38ad19a3de', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:53,677 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:29:53,678 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18945253-7d7a-4d6d-bca7-2f4d9200d8c6', 'x-compute-request-id': 'req-18945253-7d7a-4d6d-bca7-2f4d9200d8c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:54,899 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.209s
2026-06-26 08:29:54,899 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd4f61f-47f4-4e0f-b42c-2a93d62d7793', 'x-compute-request-id': 'req-9fd4f61f-47f4-4e0f-b42c-2a93d62d7793', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:56,073 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:29:56,073 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c609d3c-f8d9-4ccf-85a4-1a2774b0ee52', 'x-compute-request-id': 'req-7c609d3c-f8d9-4ccf-85a4-1a2774b0ee52', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:57,224 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:29:57,225 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ba82faa-4347-4f88-bc43-ef425d583e55', 'x-compute-request-id': 'req-9ba82faa-4347-4f88-bc43-ef425d583e55', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:58,387 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:29:58,388 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbc3238b-b149-45a2-95ef-63b5b53c6c48', 'x-compute-request-id': 'req-cbc3238b-b149-45a2-95ef-63b5b53c6c48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:29:59,534 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:29:59,535 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d74a69-d5a1-42fd-9970-fcae2b4eb031', 'x-compute-request-id': 'req-c7d74a69-d5a1-42fd-9970-fcae2b4eb031', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:00,706 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:30:00,706 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fd3bb0d-319a-41de-a068-94979165870a', 'x-compute-request-id': 'req-2fd3bb0d-319a-41de-a068-94979165870a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:01,892 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:30:01,892 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baa72fe1-6e09-4417-8b42-cf5540cba8b7', 'x-compute-request-id': 'req-baa72fe1-6e09-4417-8b42-cf5540cba8b7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:03,089 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:30:03,089 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-959ef7e6-8f58-464a-bcb9-1f6c2d9de302', 'x-compute-request-id': 'req-959ef7e6-8f58-464a-bcb9-1f6c2d9de302', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:04,266 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.167s
2026-06-26 08:30:04,267 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d261f8-8098-4b94-b3e0-d64105efaacf', 'x-compute-request-id': 'req-49d261f8-8098-4b94-b3e0-d64105efaacf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:05,439 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:30:05,440 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add39c9b-6a23-4a2d-b6a5-3b0655a61358', 'x-compute-request-id': 'req-add39c9b-6a23-4a2d-b6a5-3b0655a61358', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:06,614 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:30:06,614 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fb688ee-f631-496f-8e9c-04c8d1f1555d', 'x-compute-request-id': 'req-7fb688ee-f631-496f-8e9c-04c8d1f1555d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:07,782 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:30:07,782 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83d4d6d6-d85a-4107-895a-380b266d2140', 'x-compute-request-id': 'req-83d4d6d6-d85a-4107-895a-380b266d2140', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:08,995 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:30:08,995 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b943ca97-884f-443b-8f18-052a29ee81e0', 'x-compute-request-id': 'req-b943ca97-884f-443b-8f18-052a29ee81e0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:10,165 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:30:10,166 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b71b3431-ebbd-48e7-b324-4384743d006d', 'x-compute-request-id': 'req-b71b3431-ebbd-48e7-b324-4384743d006d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:11,384 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:30:11,384 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a2b632-7345-4983-aa6b-e88046e5136c', 'x-compute-request-id': 'req-a4a2b632-7345-4983-aa6b-e88046e5136c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:12,516 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.123s
2026-06-26 08:30:12,516 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ddd3fa8-8915-49f3-8b56-52eff1a23538', 'x-compute-request-id': 'req-2ddd3fa8-8915-49f3-8b56-52eff1a23538', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:13,658 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:30:13,658 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe990ddb-9680-4282-97c9-72db70034707', 'x-compute-request-id': 'req-fe990ddb-9680-4282-97c9-72db70034707', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:14,816 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:30:14,816 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f5876d3-dc63-4701-8a1c-2ec348d3203c', 'x-compute-request-id': 'req-4f5876d3-dc63-4701-8a1c-2ec348d3203c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:15,998 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:30:15,999 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b34fac73-d8b2-4f03-b4ae-d4768089bfcf', 'x-compute-request-id': 'req-b34fac73-d8b2-4f03-b4ae-d4768089bfcf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:17,205 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:30:17,206 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-488518ae-854c-4b95-bfb9-8e90f8bf4308', 'x-compute-request-id': 'req-488518ae-854c-4b95-bfb9-8e90f8bf4308', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:18,358 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:30:18,359 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b131465-0904-47d0-9224-502545697ac2', 'x-compute-request-id': 'req-7b131465-0904-47d0-9224-502545697ac2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:19,522 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:30:19,523 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2da6aa78-f546-4b4f-aec5-4f7d81f5ede9', 'x-compute-request-id': 'req-2da6aa78-f546-4b4f-aec5-4f7d81f5ede9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:20,745 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:30:20,745 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81aa692f-c740-4c85-bfeb-5de616daabd5', 'x-compute-request-id': 'req-81aa692f-c740-4c85-bfeb-5de616daabd5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:21,908 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:30:21,908 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13f5eb1f-9406-44a7-a493-03dcadbcdc7b', 'x-compute-request-id': 'req-13f5eb1f-9406-44a7-a493-03dcadbcdc7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:23,106 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:30:23,107 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e53bc609-0a04-4ed0-a29e-3ef30baedba1', 'x-compute-request-id': 'req-e53bc609-0a04-4ed0-a29e-3ef30baedba1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:24,270 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:30:24,270 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b2aec9-e8dd-4f50-8378-6dc22e0a0015', 'x-compute-request-id': 'req-14b2aec9-e8dd-4f50-8378-6dc22e0a0015', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:25,452 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:30:25,452 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b94ec019-fa4b-4c5d-a25f-77de0cc48610', 'x-compute-request-id': 'req-b94ec019-fa4b-4c5d-a25f-77de0cc48610', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:26,647 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:30:26,647 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77e22443-b76c-4f1b-9814-39b9e9bad6cf', 'x-compute-request-id': 'req-77e22443-b76c-4f1b-9814-39b9e9bad6cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:27,801 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:30:27,802 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-325b70c5-bda1-4d07-93e4-98080f93324c', 'x-compute-request-id': 'req-325b70c5-bda1-4d07-93e4-98080f93324c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:29,006 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:30:29,006 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98802e0a-afc6-498e-afea-4fad2c0ea187', 'x-compute-request-id': 'req-98802e0a-afc6-498e-afea-4fad2c0ea187', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:30,154 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:30:30,155 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3849b57-b5b6-4632-9c7b-8afe6e46b8c5', 'x-compute-request-id': 'req-f3849b57-b5b6-4632-9c7b-8afe6e46b8c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:31,331 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:30:31,331 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-384c9477-151a-47aa-85a2-3d529b2c22e2', 'x-compute-request-id': 'req-384c9477-151a-47aa-85a2-3d529b2c22e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:32,514 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:30:32,514 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63a78411-8065-463f-aea5-a47274ccf8cc', 'x-compute-request-id': 'req-63a78411-8065-463f-aea5-a47274ccf8cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:33,672 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:30:33,673 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a38f82e6-83dd-4c3e-b2fa-9e46bb6597d9', 'x-compute-request-id': 'req-a38f82e6-83dd-4c3e-b2fa-9e46bb6597d9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:34,879 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:30:34,880 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be48c5bf-33ce-41c9-a815-7a84394dd973', 'x-compute-request-id': 'req-be48c5bf-33ce-41c9-a815-7a84394dd973', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:36,048 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:30:36,048 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c870a456-5acb-40d9-bfad-cda0f4a54366', 'x-compute-request-id': 'req-c870a456-5acb-40d9-bfad-cda0f4a54366', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:37,214 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:30:37,214 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89059640-4f50-4191-92b1-0cdef0a42f85', 'x-compute-request-id': 'req-89059640-4f50-4191-92b1-0cdef0a42f85', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:38,381 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:30:38,381 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ab64837-9538-45c5-9545-951d33e8f045', 'x-compute-request-id': 'req-6ab64837-9538-45c5-9545-951d33e8f045', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:39,535 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:30:39,535 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4526242-f5da-43d4-af06-fddadf9b0d9d', 'x-compute-request-id': 'req-d4526242-f5da-43d4-af06-fddadf9b0d9d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:40,707 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:30:40,708 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3598aa-a855-4dc0-94b7-478b62fd7b84', 'x-compute-request-id': 'req-ad3598aa-a855-4dc0-94b7-478b62fd7b84', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:41,899 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:30:41,899 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a254f81-f7dc-43a3-ac48-43980fed5f2b', 'x-compute-request-id': 'req-7a254f81-f7dc-43a3-ac48-43980fed5f2b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:43,052 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:30:43,052 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf50cf52-478a-4843-8e1f-fe994846b2d6', 'x-compute-request-id': 'req-cf50cf52-478a-4843-8e1f-fe994846b2d6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:44,181 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.120s
2026-06-26 08:30:44,181 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bbef00f-f985-4842-89c5-dbf72fa688ce', 'x-compute-request-id': 'req-0bbef00f-f985-4842-89c5-dbf72fa688ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:45,327 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:30:45,328 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a41d73d6-1ecb-4a54-b122-93f6a329b46d', 'x-compute-request-id': 'req-a41d73d6-1ecb-4a54-b122-93f6a329b46d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:46,530 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:30:46,530 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc0d969-f760-4224-b995-52897bcb78eb', 'x-compute-request-id': 'req-8fc0d969-f760-4224-b995-52897bcb78eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:47,725 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:30:47,725 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6178a0d-20b9-4c87-87cc-c11e7de5846f', 'x-compute-request-id': 'req-e6178a0d-20b9-4c87-87cc-c11e7de5846f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:48,876 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:30:48,876 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcebcf55-ac56-4b28-a3cc-cb0bf882fd26', 'x-compute-request-id': 'req-dcebcf55-ac56-4b28-a3cc-cb0bf882fd26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:50,026 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:30:50,027 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c35205f-09fd-4c0f-9e13-779cb80fa7c9', 'x-compute-request-id': 'req-2c35205f-09fd-4c0f-9e13-779cb80fa7c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:51,188 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:30:51,188 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1d1cd5-f3b2-47ea-8e52-a555ae1be9f7', 'x-compute-request-id': 'req-4e1d1cd5-f3b2-47ea-8e52-a555ae1be9f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:52,432 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.234s
2026-06-26 08:30:52,432 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16e2e82-fd72-4007-90c2-80cc9af3660a', 'x-compute-request-id': 'req-e16e2e82-fd72-4007-90c2-80cc9af3660a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:53,652 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:30:53,652 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b535a48-853e-454a-ba5c-da18b4a3fe8e', 'x-compute-request-id': 'req-8b535a48-853e-454a-ba5c-da18b4a3fe8e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:54,810 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:30:54,810 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a943d64-9aff-48b0-97ff-3c93790799a1', 'x-compute-request-id': 'req-1a943d64-9aff-48b0-97ff-3c93790799a1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:55,989 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:30:55,989 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d13f586-f5cb-4662-b44c-933a71086cbb', 'x-compute-request-id': 'req-0d13f586-f5cb-4662-b44c-933a71086cbb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:57,170 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:30:57,170 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2f94d88-3aa1-4fdb-a116-ec3451a2c8f1', 'x-compute-request-id': 'req-e2f94d88-3aa1-4fdb-a116-ec3451a2c8f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:58,334 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:30:58,335 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bcc18eb-c1bf-4855-9aa0-e241f1bd2f0f', 'x-compute-request-id': 'req-7bcc18eb-c1bf-4855-9aa0-e241f1bd2f0f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:30:59,542 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:30:59,542 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819fe5ee-246c-469b-93b5-194c0d9c8f89', 'x-compute-request-id': 'req-819fe5ee-246c-469b-93b5-194c0d9c8f89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:00,747 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:31:00,747 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e66b3b1d-47b7-4bc1-9330-eab09e76804f', 'x-compute-request-id': 'req-e66b3b1d-47b7-4bc1-9330-eab09e76804f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:01,969 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:31:01,970 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa36bd7a-65f3-4854-a763-889a7d2b31f6', 'x-compute-request-id': 'req-aa36bd7a-65f3-4854-a763-889a7d2b31f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:03,142 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:31:03,142 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c8df6ad-0c9e-49fd-99e2-7f12d914032a', 'x-compute-request-id': 'req-2c8df6ad-0c9e-49fd-99e2-7f12d914032a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:04,321 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.167s
2026-06-26 08:31:04,321 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1c363db-145a-401e-ae2a-98f18fd1759c', 'x-compute-request-id': 'req-b1c363db-145a-401e-ae2a-98f18fd1759c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:05,550 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.218s
2026-06-26 08:31:05,550 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9f0aa89-333b-4cef-ac48-2ff797906ace', 'x-compute-request-id': 'req-b9f0aa89-333b-4cef-ac48-2ff797906ace', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:06,734 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.173s
2026-06-26 08:31:06,734 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8e58c24-0532-493a-b3ad-e2befd838d93', 'x-compute-request-id': 'req-b8e58c24-0532-493a-b3ad-e2befd838d93', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:07,979 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.234s
2026-06-26 08:31:07,979 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461ff18b-9c72-40b9-b560-bc5468d5b24a', 'x-compute-request-id': 'req-461ff18b-9c72-40b9-b560-bc5468d5b24a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:09,123 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:31:09,123 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b2e6e4-44b7-4859-85f7-c6563bc40462', 'x-compute-request-id': 'req-32b2e6e4-44b7-4859-85f7-c6563bc40462', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:10,282 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:31:10,282 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4818b443-08e6-420a-8b33-884803cc4f08', 'x-compute-request-id': 'req-4818b443-08e6-420a-8b33-884803cc4f08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:11,478 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:31:11,479 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf700468-d921-4f28-9aad-41c844b3025b', 'x-compute-request-id': 'req-cf700468-d921-4f28-9aad-41c844b3025b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:12,636 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:31:12,636 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e54cd7b-5b83-4a1f-a929-946c2e3a55b3', 'x-compute-request-id': 'req-7e54cd7b-5b83-4a1f-a929-946c2e3a55b3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:13,858 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:31:13,859 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee4a8af0-c34b-4fa7-88b1-0b08bfd474c8', 'x-compute-request-id': 'req-ee4a8af0-c34b-4fa7-88b1-0b08bfd474c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:15,079 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.214s
2026-06-26 08:31:15,079 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c60222ec-2585-4d22-81ce-dff2d916c119', 'x-compute-request-id': 'req-c60222ec-2585-4d22-81ce-dff2d916c119', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:16,317 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.227s
2026-06-26 08:31:16,317 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-824868cd-9af5-450c-969c-4ab9dfb27017', 'x-compute-request-id': 'req-824868cd-9af5-450c-969c-4ab9dfb27017', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:17,516 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:31:17,517 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5727f0a6-b161-4253-a9b9-52a9a496eca9', 'x-compute-request-id': 'req-5727f0a6-b161-4253-a9b9-52a9a496eca9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:18,720 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:31:18,721 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9747b911-8179-4883-9523-f0494bf0ec66', 'x-compute-request-id': 'req-9747b911-8179-4883-9523-f0494bf0ec66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:19,860 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:31:19,860 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b55651a-bb25-4091-be57-cde48c498ece', 'x-compute-request-id': 'req-8b55651a-bb25-4091-be57-cde48c498ece', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:21,024 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:31:21,024 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4710ad69-d232-4292-bb88-10b0fa01bd06', 'x-compute-request-id': 'req-4710ad69-d232-4292-bb88-10b0fa01bd06', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:22,235 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:31:22,235 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35e0c527-b19d-4de3-b131-a920e21ba1ec', 'x-compute-request-id': 'req-35e0c527-b19d-4de3-b131-a920e21ba1ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:23,396 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:31:23,396 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8c9e84f-3f60-4e7d-bc1c-c012e67a167b', 'x-compute-request-id': 'req-f8c9e84f-3f60-4e7d-bc1c-c012e67a167b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:24,622 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.217s
2026-06-26 08:31:24,623 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b17a55-1bb2-430d-84ca-471dd46953eb', 'x-compute-request-id': 'req-e1b17a55-1bb2-430d-84ca-471dd46953eb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:25,772 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:31:25,772 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8161c218-88d2-4507-b87a-52cd2e876e4b', 'x-compute-request-id': 'req-8161c218-88d2-4507-b87a-52cd2e876e4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:26,932 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:31:26,933 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-516454c9-1811-4166-b7c4-2bbbd223cb0f', 'x-compute-request-id': 'req-516454c9-1811-4166-b7c4-2bbbd223cb0f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:28,096 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:31:28,096 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18f4fbc-ddc7-43f4-a9dc-8f1d32dacbc0', 'x-compute-request-id': 'req-a18f4fbc-ddc7-43f4-a9dc-8f1d32dacbc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:29,251 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:31:29,251 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edee3adf-84a0-4ba9-ad46-2f915c8a293a', 'x-compute-request-id': 'req-edee3adf-84a0-4ba9-ad46-2f915c8a293a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:30,453 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:31:30,453 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86035552-c632-47bb-822a-584f5a20771a', 'x-compute-request-id': 'req-86035552-c632-47bb-822a-584f5a20771a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:31,625 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:31:31,625 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8c80ffa-ec14-41d8-b786-fa32d98a6aff', 'x-compute-request-id': 'req-e8c80ffa-ec14-41d8-b786-fa32d98a6aff', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:32,826 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:31:32,826 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-248db0b8-4507-4ced-b902-fc6933ca5397', 'x-compute-request-id': 'req-248db0b8-4507-4ced-b902-fc6933ca5397', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:33,959 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.125s
2026-06-26 08:31:33,960 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee09db1b-d538-4702-9caa-f2e5fbd28598', 'x-compute-request-id': 'req-ee09db1b-d538-4702-9caa-f2e5fbd28598', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:35,107 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:31:35,108 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6dc42621-021b-4004-922c-abeda7626954', 'x-compute-request-id': 'req-6dc42621-021b-4004-922c-abeda7626954', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:36,318 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:31:36,319 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856ca762-eb5d-48bf-8f42-b923b0d668c7', 'x-compute-request-id': 'req-856ca762-eb5d-48bf-8f42-b923b0d668c7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:37,472 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:31:37,472 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f009a97-35ff-4f32-9011-1eccbca39c9b', 'x-compute-request-id': 'req-6f009a97-35ff-4f32-9011-1eccbca39c9b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:38,668 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:31:38,668 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f10da7d-25ea-4ac1-9e2c-9b85faccb035', 'x-compute-request-id': 'req-7f10da7d-25ea-4ac1-9e2c-9b85faccb035', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:39,832 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:31:39,833 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eeb1d4b-891f-44eb-9824-49c9b68d6bb0', 'x-compute-request-id': 'req-9eeb1d4b-891f-44eb-9824-49c9b68d6bb0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:41,039 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:31:41,039 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-806443e0-de0e-4240-9d01-60efaa27a4ea', 'x-compute-request-id': 'req-806443e0-de0e-4240-9d01-60efaa27a4ea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:42,279 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.227s
2026-06-26 08:31:42,279 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b2b3988-f881-4e86-8292-635867899c0b', 'x-compute-request-id': 'req-3b2b3988-f881-4e86-8292-635867899c0b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:43,466 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:31:43,466 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fc631f6-46b3-49c2-aee9-0c223073adb2', 'x-compute-request-id': 'req-1fc631f6-46b3-49c2-aee9-0c223073adb2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:44,616 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:31:44,616 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-186f0c19-835a-4a8f-b423-583017b28b04', 'x-compute-request-id': 'req-186f0c19-835a-4a8f-b423-583017b28b04', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:45,748 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.124s
2026-06-26 08:31:45,749 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-020f2c72-0cf8-4390-9da6-093648a2c47f', 'x-compute-request-id': 'req-020f2c72-0cf8-4390-9da6-093648a2c47f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:46,944 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:31:46,944 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-092d69a1-318e-4069-a289-c7482560bed1', 'x-compute-request-id': 'req-092d69a1-318e-4069-a289-c7482560bed1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:48,143 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:31:48,143 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74dce8a2-c3b7-4f74-bab4-83ca0a8a3ece', 'x-compute-request-id': 'req-74dce8a2-c3b7-4f74-bab4-83ca0a8a3ece', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:49,304 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:31:49,304 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2631c65-c336-4531-9dd3-efa51692a134', 'x-compute-request-id': 'req-a2631c65-c336-4531-9dd3-efa51692a134', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:50,472 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:31:50,472 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72895bb1-602b-4cd8-b443-66d0d007b0fa', 'x-compute-request-id': 'req-72895bb1-602b-4cd8-b443-66d0d007b0fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:51,615 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:31:51,615 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cbb47d2-a610-4d64-a471-01e4d4fe3bb6', 'x-compute-request-id': 'req-1cbb47d2-a610-4d64-a471-01e4d4fe3bb6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:52,837 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:31:52,837 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f119efdd-f628-4cc7-9117-ccd174e9471a', 'x-compute-request-id': 'req-f119efdd-f628-4cc7-9117-ccd174e9471a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:54,052 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:31:54,052 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-280a8bb2-8b3e-4b45-b40b-65c4eb83a211', 'x-compute-request-id': 'req-280a8bb2-8b3e-4b45-b40b-65c4eb83a211', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:55,206 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:31:55,206 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32b8d16a-5734-4250-aca9-8afaf967159f', 'x-compute-request-id': 'req-32b8d16a-5734-4250-aca9-8afaf967159f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:56,342 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.129s
2026-06-26 08:31:56,342 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945ad656-0343-428f-b0a3-77f932d40ce2', 'x-compute-request-id': 'req-945ad656-0343-428f-b0a3-77f932d40ce2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:57,498 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:31:57,498 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af45c250-6125-4e78-9616-07da6b8d0f8d', 'x-compute-request-id': 'req-af45c250-6125-4e78-9616-07da6b8d0f8d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:58,690 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:31:58,690 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5851918-9016-4572-a804-71e153f5c0f7', 'x-compute-request-id': 'req-b5851918-9016-4572-a804-71e153f5c0f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:31:59,851 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:31:59,851 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cc66c6a-4c0f-45fc-940f-84567acc8f28', 'x-compute-request-id': 'req-3cc66c6a-4c0f-45fc-940f-84567acc8f28', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:01,005 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:32:01,005 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b909ca7-7865-482a-a9e5-3fcb58199364', 'x-compute-request-id': 'req-2b909ca7-7865-482a-a9e5-3fcb58199364', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:02,218 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:32:02,218 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fda46cf1-1be7-4f3b-9e9b-aca319812576', 'x-compute-request-id': 'req-fda46cf1-1be7-4f3b-9e9b-aca319812576', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:03,381 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:32:03,381 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6a76ce-9f7e-46de-9fbd-adf6ac010888', 'x-compute-request-id': 'req-2b6a76ce-9f7e-46de-9fbd-adf6ac010888', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:04,588 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:32:04,589 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af499215-6761-4f76-bf3e-cd4a796310df', 'x-compute-request-id': 'req-af499215-6761-4f76-bf3e-cd4a796310df', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:05,741 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:32:05,741 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d4f2a7-48d3-4434-ba02-c0a36fefbcf5', 'x-compute-request-id': 'req-18d4f2a7-48d3-4434-ba02-c0a36fefbcf5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:06,888 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:32:06,888 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57fc532f-4d92-4cbf-b003-501338bf83b5', 'x-compute-request-id': 'req-57fc532f-4d92-4cbf-b003-501338bf83b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:08,085 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:32:08,085 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166c759d-358a-4924-b442-6b6fdceb7ee5', 'x-compute-request-id': 'req-166c759d-358a-4924-b442-6b6fdceb7ee5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:09,217 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.121s
2026-06-26 08:32:09,217 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24273eb0-cb54-4bad-a4b5-4f90c6742eeb', 'x-compute-request-id': 'req-24273eb0-cb54-4bad-a4b5-4f90c6742eeb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:10,411 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:32:10,412 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ad4d5f8-7c47-4176-a75f-8ad9afb2eca5', 'x-compute-request-id': 'req-4ad4d5f8-7c47-4176-a75f-8ad9afb2eca5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:11,575 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:32:11,575 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b75da84-6bd4-4c84-84e2-224e1ce2d7d7', 'x-compute-request-id': 'req-5b75da84-6bd4-4c84-84e2-224e1ce2d7d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:12,731 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:32:12,732 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e00c1ef-2e91-47d9-a720-34da4d7d66e3', 'x-compute-request-id': 'req-6e00c1ef-2e91-47d9-a720-34da4d7d66e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:13,889 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:32:13,889 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3077ed4-33aa-4485-957f-d4e0a7090ae8', 'x-compute-request-id': 'req-e3077ed4-33aa-4485-957f-d4e0a7090ae8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:15,056 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:32:15,056 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-512a9695-8e56-4da0-8194-c33144765d60', 'x-compute-request-id': 'req-512a9695-8e56-4da0-8194-c33144765d60', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:16,238 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.168s
2026-06-26 08:32:16,238 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-855c71f3-1234-405e-86c7-b32ae73492cd', 'x-compute-request-id': 'req-855c71f3-1234-405e-86c7-b32ae73492cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:17,398 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:32:17,398 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f8a0a19-04ba-4c4d-a2fc-4d1ae6218f50', 'x-compute-request-id': 'req-8f8a0a19-04ba-4c4d-a2fc-4d1ae6218f50', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:18,599 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:32:18,599 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-496f7b52-9eb9-4eb8-add6-880c96a1ee4f', 'x-compute-request-id': 'req-496f7b52-9eb9-4eb8-add6-880c96a1ee4f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:19,769 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:32:19,769 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc79adda-ad69-4d5e-9924-f50b33d196a9', 'x-compute-request-id': 'req-bc79adda-ad69-4d5e-9924-f50b33d196a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:20,924 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:32:20,924 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92c13b0d-ef27-437e-863a-2fe80e4e6fe5', 'x-compute-request-id': 'req-92c13b0d-ef27-437e-863a-2fe80e4e6fe5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:22,072 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:32:22,072 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5e5fb1d-d19f-4b79-89f2-803f7c694475', 'x-compute-request-id': 'req-f5e5fb1d-d19f-4b79-89f2-803f7c694475', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:23,227 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:32:23,228 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f91e151-f695-451b-8c55-9925cc96d378', 'x-compute-request-id': 'req-0f91e151-f695-451b-8c55-9925cc96d378', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:24,427 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:32:24,428 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1ebf7a4-ee3c-410c-8e90-2ed8fbdff94d', 'x-compute-request-id': 'req-c1ebf7a4-ee3c-410c-8e90-2ed8fbdff94d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:25,592 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:32:25,592 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83925dff-21fc-4df7-bde2-eaa309e6780a', 'x-compute-request-id': 'req-83925dff-21fc-4df7-bde2-eaa309e6780a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:26,726 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:32:26,727 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8584d67b-d855-4651-948a-e420228edcc8', 'x-compute-request-id': 'req-8584d67b-d855-4651-948a-e420228edcc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:27,933 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:32:27,933 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ddfcac8-20fe-4358-b0da-a7d773705b9e', 'x-compute-request-id': 'req-6ddfcac8-20fe-4358-b0da-a7d773705b9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:29,100 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:32:29,100 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a3a14c7-bebe-4b2a-95bc-a1e16da0e171', 'x-compute-request-id': 'req-7a3a14c7-bebe-4b2a-95bc-a1e16da0e171', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:30,261 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:32:30,262 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef5cac80-cec0-4986-a7a8-a9c798e5360c', 'x-compute-request-id': 'req-ef5cac80-cec0-4986-a7a8-a9c798e5360c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:31,416 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:32:31,416 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a26db7d-1f89-4c5b-ac73-bb0e75685007', 'x-compute-request-id': 'req-5a26db7d-1f89-4c5b-ac73-bb0e75685007', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:32,630 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:32:32,630 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bbd2ea7e-73ec-46ec-9686-05626124cb11', 'x-compute-request-id': 'req-bbd2ea7e-73ec-46ec-9686-05626124cb11', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:33,780 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:32:33,780 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37093f78-79cf-4dc0-a146-5439e017c82f', 'x-compute-request-id': 'req-37093f78-79cf-4dc0-a146-5439e017c82f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:34,945 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:32:34,946 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d40921c-3e87-41c9-ac78-22320ad7cb66', 'x-compute-request-id': 'req-0d40921c-3e87-41c9-ac78-22320ad7cb66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:36,120 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:32:36,121 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9506c226-9438-40cd-a7e0-0675e1eec9f4', 'x-compute-request-id': 'req-9506c226-9438-40cd-a7e0-0675e1eec9f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:37,293 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:32:37,293 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b5e0d09-bc40-481b-b4d7-6d7d4485a460', 'x-compute-request-id': 'req-4b5e0d09-bc40-481b-b4d7-6d7d4485a460', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:38,509 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:32:38,510 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a3c23fb-1c02-418b-a042-246ceb6341e2', 'x-compute-request-id': 'req-4a3c23fb-1c02-418b-a042-246ceb6341e2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:39,699 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:32:39,699 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fd0035f-6960-44f8-baaa-32636a0caa5e', 'x-compute-request-id': 'req-6fd0035f-6960-44f8-baaa-32636a0caa5e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:40,865 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:32:40,865 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fd4cfb2-ee63-47c3-9478-445400a85582', 'x-compute-request-id': 'req-3fd4cfb2-ee63-47c3-9478-445400a85582', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:42,029 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:32:42,029 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7124ae1-dfc0-4989-87d7-0ed6aeaf686f', 'x-compute-request-id': 'req-a7124ae1-dfc0-4989-87d7-0ed6aeaf686f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:43,200 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:32:43,201 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b664e874-0922-4140-9450-afec122fdf1b', 'x-compute-request-id': 'req-b664e874-0922-4140-9450-afec122fdf1b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:44,414 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.201s
2026-06-26 08:32:44,414 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66a6c33-3ceb-4ed1-a199-beb70d8cfe39', 'x-compute-request-id': 'req-d66a6c33-3ceb-4ed1-a199-beb70d8cfe39', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:45,611 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:32:45,611 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-135ad4c0-957f-40bf-8e56-d1df50c940f9', 'x-compute-request-id': 'req-135ad4c0-957f-40bf-8e56-d1df50c940f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:46,791 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.167s
2026-06-26 08:32:46,792 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f09c420-0a4b-4122-aef0-bdc80cc4e524', 'x-compute-request-id': 'req-3f09c420-0a4b-4122-aef0-bdc80cc4e524', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:47,939 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:32:47,939 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b76f2ea1-90fa-44c1-841a-34bf2ab4a82a', 'x-compute-request-id': 'req-b76f2ea1-90fa-44c1-841a-34bf2ab4a82a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:49,091 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:32:49,092 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fc3f99d-72dc-4f5d-889b-26453505d585', 'x-compute-request-id': 'req-7fc3f99d-72dc-4f5d-889b-26453505d585', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:50,244 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:32:50,244 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-622c2783-b0ed-4150-b055-9e724de20f07', 'x-compute-request-id': 'req-622c2783-b0ed-4150-b055-9e724de20f07', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:51,453 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:32:51,453 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8da6d1a3-3e24-4673-948d-aeeb9ad4641e', 'x-compute-request-id': 'req-8da6d1a3-3e24-4673-948d-aeeb9ad4641e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:52,619 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:32:52,620 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f873e66-fd95-48fe-82e4-65c8cac46c5a', 'x-compute-request-id': 'req-0f873e66-fd95-48fe-82e4-65c8cac46c5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:53,772 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:32:53,772 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bde7fab-1667-46be-8e84-1547c7b01e01', 'x-compute-request-id': 'req-5bde7fab-1667-46be-8e84-1547c7b01e01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:54,928 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:32:54,929 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13b1747c-8735-438e-aa84-a67818836465', 'x-compute-request-id': 'req-13b1747c-8735-438e-aa84-a67818836465', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:56,139 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:32:56,140 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52263d23-1e2e-4009-aee4-496347c17533', 'x-compute-request-id': 'req-52263d23-1e2e-4009-aee4-496347c17533', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:57,307 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:32:57,307 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eb9e634-cc9b-4dc0-80cc-3a2894e570be', 'x-compute-request-id': 'req-3eb9e634-cc9b-4dc0-80cc-3a2894e570be', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:58,463 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:32:58,465 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e94ab7b-be99-4d9f-9fe7-f97b713650a3', 'x-compute-request-id': 'req-7e94ab7b-be99-4d9f-9fe7-f97b713650a3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:32:59,629 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:32:59,630 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f144151d-604b-45cb-83ac-a58af51c277b', 'x-compute-request-id': 'req-f144151d-604b-45cb-83ac-a58af51c277b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:00,791 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:33:00,792 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841606f2-cae0-4878-a0e3-df908f20e9d5', 'x-compute-request-id': 'req-841606f2-cae0-4878-a0e3-df908f20e9d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:01,999 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:33:01,999 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c430f6ec-4f03-4901-9a97-15a3e38497b4', 'x-compute-request-id': 'req-c430f6ec-4f03-4901-9a97-15a3e38497b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:03,157 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:33:03,157 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5171b43-5e52-4191-97d6-8f02232aebb1', 'x-compute-request-id': 'req-e5171b43-5e52-4191-97d6-8f02232aebb1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:04,380 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.212s
2026-06-26 08:33:04,381 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-399dbbc6-a0d7-4a7e-94ba-bc70a091f8b1', 'x-compute-request-id': 'req-399dbbc6-a0d7-4a7e-94ba-bc70a091f8b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:05,530 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:33:05,530 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283979e8-dc85-47e5-bf7c-5dd15c135c6e', 'x-compute-request-id': 'req-283979e8-dc85-47e5-bf7c-5dd15c135c6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:06,692 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:33:06,693 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5c22e4-260c-4710-9caf-0c9608d4dfa3', 'x-compute-request-id': 'req-cf5c22e4-260c-4710-9caf-0c9608d4dfa3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:07,885 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:33:07,885 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a31ac78a-bd89-4dca-a049-4de8c199996b', 'x-compute-request-id': 'req-a31ac78a-bd89-4dca-a049-4de8c199996b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:09,024 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:33:09,024 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a694cc57-c9b0-4fa8-bfc3-b307f5d2c84e', 'x-compute-request-id': 'req-a694cc57-c9b0-4fa8-bfc3-b307f5d2c84e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:10,170 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:33:10,170 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d285a18-f4ff-448b-9565-b88cbd1248c0', 'x-compute-request-id': 'req-2d285a18-f4ff-448b-9565-b88cbd1248c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:11,332 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:33:11,332 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-094e11ae-4619-4cf7-95f7-9710d6f01159', 'x-compute-request-id': 'req-094e11ae-4619-4cf7-95f7-9710d6f01159', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:12,522 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:33:12,522 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7fbd689-0c3c-4eb8-a2e1-8db4d2d3acea', 'x-compute-request-id': 'req-c7fbd689-0c3c-4eb8-a2e1-8db4d2d3acea', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:13,682 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:33:13,682 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c7daee1-0374-4a84-8168-5cba296e4599', 'x-compute-request-id': 'req-3c7daee1-0374-4a84-8168-5cba296e4599', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:14,838 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:33:14,838 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b65fb87-d677-4943-9194-abc38e4e5c4d', 'x-compute-request-id': 'req-5b65fb87-d677-4943-9194-abc38e4e5c4d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:16,009 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:33:16,009 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f61b6aa-f202-4820-a5f0-00e39d0df5f8', 'x-compute-request-id': 'req-5f61b6aa-f202-4820-a5f0-00e39d0df5f8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:17,198 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:33:17,198 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89291a69-b5f2-4112-9636-be0c6df0e3bc', 'x-compute-request-id': 'req-89291a69-b5f2-4112-9636-be0c6df0e3bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:18,400 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:33:18,400 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e108b7-dd43-4b67-a570-7a2f2ebb8f7a', 'x-compute-request-id': 'req-18e108b7-dd43-4b67-a570-7a2f2ebb8f7a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:19,601 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:33:19,601 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78878361-e3c8-480e-86b9-6bc013362ff7', 'x-compute-request-id': 'req-78878361-e3c8-480e-86b9-6bc013362ff7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:20,757 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:33:20,758 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a04fdfa0-7f68-499a-820c-71a2795f2966', 'x-compute-request-id': 'req-a04fdfa0-7f68-499a-820c-71a2795f2966', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:21,923 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:33:21,923 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1db6040b-5bf7-4624-89fe-ef3bd2d4d689', 'x-compute-request-id': 'req-1db6040b-5bf7-4624-89fe-ef3bd2d4d689', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:23,095 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:33:23,095 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910bf308-bbfd-4b85-abf7-a15ee8de1346', 'x-compute-request-id': 'req-910bf308-bbfd-4b85-abf7-a15ee8de1346', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:24,292 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:33:24,292 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-600db21f-cc18-4fa6-aeca-13e39ff18fdc', 'x-compute-request-id': 'req-600db21f-cc18-4fa6-aeca-13e39ff18fdc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:25,443 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:33:25,443 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2afe5e9f-7439-4f6b-a4d7-f964780767f7', 'x-compute-request-id': 'req-2afe5e9f-7439-4f6b-a4d7-f964780767f7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:26,587 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:33:26,587 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d5ea3a6-ec74-4783-aecd-1836dc3b8a3d', 'x-compute-request-id': 'req-9d5ea3a6-ec74-4783-aecd-1836dc3b8a3d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:27,736 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:33:27,736 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e3431d1-ba0b-4714-a288-41d8d5146cbc', 'x-compute-request-id': 'req-3e3431d1-ba0b-4714-a288-41d8d5146cbc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:28,919 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.173s
2026-06-26 08:33:28,919 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-247ee1fd-db59-40d7-8c2e-b0d947288f08', 'x-compute-request-id': 'req-247ee1fd-db59-40d7-8c2e-b0d947288f08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:30,076 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:33:30,077 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad5f7d3e-fe3b-4baf-b3cc-71f381c14c25', 'x-compute-request-id': 'req-ad5f7d3e-fe3b-4baf-b3cc-71f381c14c25', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:31,261 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.177s
2026-06-26 08:33:31,262 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0235fd6f-4582-4974-a6d4-ee8adc69e31d', 'x-compute-request-id': 'req-0235fd6f-4582-4974-a6d4-ee8adc69e31d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:32,415 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:33:32,415 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23db71e5-c8a2-462a-8eef-246c78113b35', 'x-compute-request-id': 'req-23db71e5-c8a2-462a-8eef-246c78113b35', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:33,568 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:33:33,568 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12449b93-23e2-4209-9f10-3f2d28b8acb9', 'x-compute-request-id': 'req-12449b93-23e2-4209-9f10-3f2d28b8acb9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:34,775 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.197s
2026-06-26 08:33:34,776 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f94dfb-42b8-406d-b658-f0516f4508d5', 'x-compute-request-id': 'req-15f94dfb-42b8-406d-b658-f0516f4508d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:35,914 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:33:35,914 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910ab717-49a3-464b-8c77-4b1f3aa6bf98', 'x-compute-request-id': 'req-910ab717-49a3-464b-8c77-4b1f3aa6bf98', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:37,105 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:33:37,105 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09ad5c0f-69a8-4300-ac9f-ef4c1c1f8bec', 'x-compute-request-id': 'req-09ad5c0f-69a8-4300-ac9f-ef4c1c1f8bec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:38,277 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:33:38,277 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9731f582-cc86-49e9-9355-00387225b028', 'x-compute-request-id': 'req-9731f582-cc86-49e9-9355-00387225b028', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:39,425 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:33:39,426 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efd88eb2-362c-43ff-8370-8ae6da177c6c', 'x-compute-request-id': 'req-efd88eb2-362c-43ff-8370-8ae6da177c6c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:40,582 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:33:40,582 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80ab5851-a780-4e12-a48f-ec7f85ed067a', 'x-compute-request-id': 'req-80ab5851-a780-4e12-a48f-ec7f85ed067a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:41,719 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:33:41,719 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d613721d-46ef-4722-afef-4142c3ccc007', 'x-compute-request-id': 'req-d613721d-46ef-4722-afef-4142c3ccc007', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:42,910 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:33:42,910 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66229ba5-2eec-4451-a0bb-6fa0b0e588b5', 'x-compute-request-id': 'req-66229ba5-2eec-4451-a0bb-6fa0b0e588b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:44,077 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:33:44,077 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d327ca10-a456-47ed-84c8-e116a7298096', 'x-compute-request-id': 'req-d327ca10-a456-47ed-84c8-e116a7298096', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:45,227 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:33:45,228 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdb1fc00-4d0c-42d4-8757-1c17b1e3b559', 'x-compute-request-id': 'req-cdb1fc00-4d0c-42d4-8757-1c17b1e3b559', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:46,412 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.174s
2026-06-26 08:33:46,412 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1163fee6-61fe-4416-8764-73bc1324587a', 'x-compute-request-id': 'req-1163fee6-61fe-4416-8764-73bc1324587a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:47,588 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:33:47,588 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38866055-4ba2-4d62-839d-46e118553634', 'x-compute-request-id': 'req-38866055-4ba2-4d62-839d-46e118553634', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:48,793 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:33:48,793 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a7d4e0-8aa5-442e-a26b-261b7935a735', 'x-compute-request-id': 'req-f2a7d4e0-8aa5-442e-a26b-261b7935a735', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:49,989 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:33:49,989 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83816bab-873c-4602-8f90-d6c71cb9f001', 'x-compute-request-id': 'req-83816bab-873c-4602-8f90-d6c71cb9f001', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:51,162 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:33:51,162 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ce86bbd-1559-45a4-9d00-61d4be889bfe', 'x-compute-request-id': 'req-4ce86bbd-1559-45a4-9d00-61d4be889bfe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:52,319 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:33:52,319 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60ef48f-bff8-4089-b854-115b9de53708', 'x-compute-request-id': 'req-b60ef48f-bff8-4089-b854-115b9de53708', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:53,499 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:33:53,499 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cf6e435-1f79-4ac6-96f3-b57802d4d2b1', 'x-compute-request-id': 'req-3cf6e435-1f79-4ac6-96f3-b57802d4d2b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:54,706 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:33:54,706 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e920db-c817-4cf4-8f15-5970e0c9a784', 'x-compute-request-id': 'req-b3e920db-c817-4cf4-8f15-5970e0c9a784', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:55,861 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:33:55,861 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f83d94f-9395-43ab-8b00-46780c4c21cd', 'x-compute-request-id': 'req-0f83d94f-9395-43ab-8b00-46780c4c21cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:57,073 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:33:57,074 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4074891-e217-4e5f-aa31-8cfee0b91d0a', 'x-compute-request-id': 'req-c4074891-e217-4e5f-aa31-8cfee0b91d0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:58,255 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:33:58,255 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d51633-e589-4010-9fec-3e3960482a97', 'x-compute-request-id': 'req-f5d51633-e589-4010-9fec-3e3960482a97', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:33:59,416 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:33:59,417 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a1814df-824b-4d50-b424-9fb62aa582fd', 'x-compute-request-id': 'req-4a1814df-824b-4d50-b424-9fb62aa582fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:00,579 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:34:00,580 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e2a06bd-4224-40d2-8c2f-4387c9100b66', 'x-compute-request-id': 'req-3e2a06bd-4224-40d2-8c2f-4387c9100b66', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:01,736 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:34:01,736 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95cfbbc0-fbbe-4bdb-8777-f4306ec76d01', 'x-compute-request-id': 'req-95cfbbc0-fbbe-4bdb-8777-f4306ec76d01', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:02,938 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:34:02,939 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05ce9af9-dd5f-460a-921c-ded1f8313a49', 'x-compute-request-id': 'req-05ce9af9-dd5f-460a-921c-ded1f8313a49', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:04,090 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:34:04,090 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d1a125b-f350-4789-8261-90dfa759d482', 'x-compute-request-id': 'req-9d1a125b-f350-4789-8261-90dfa759d482', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:05,293 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:34:05,294 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23c00e4-c65f-400a-8ff6-4a42b8b57fc5', 'x-compute-request-id': 'req-f23c00e4-c65f-400a-8ff6-4a42b8b57fc5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:06,446 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:34:06,447 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6a9cd2-645e-442e-806b-89087a141099', 'x-compute-request-id': 'req-7c6a9cd2-645e-442e-806b-89087a141099', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:07,615 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:34:07,616 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae53e616-68bd-4e76-af3b-17c3fbe9319f', 'x-compute-request-id': 'req-ae53e616-68bd-4e76-af3b-17c3fbe9319f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:08,832 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:34:08,832 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7b85595-0648-4f28-96ad-076224d2ae57', 'x-compute-request-id': 'req-d7b85595-0648-4f28-96ad-076224d2ae57', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:10,010 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.168s
2026-06-26 08:34:10,010 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7615cf2e-b7d4-4cbd-bce4-b41aa001db71', 'x-compute-request-id': 'req-7615cf2e-b7d4-4cbd-bce4-b41aa001db71', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:11,233 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.213s
2026-06-26 08:34:11,233 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3104688-3bcf-464e-9ec5-4e09b6a0f993', 'x-compute-request-id': 'req-d3104688-3bcf-464e-9ec5-4e09b6a0f993', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:12,397 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:34:12,398 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf5b1aff-4dc8-4a0e-8d0b-018a322dfb3a', 'x-compute-request-id': 'req-cf5b1aff-4dc8-4a0e-8d0b-018a322dfb3a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:13,578 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:34:13,578 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c29c496d-36c3-4a05-aafd-0b1941c477c5', 'x-compute-request-id': 'req-c29c496d-36c3-4a05-aafd-0b1941c477c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:14,789 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:34:14,789 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f70dd3-2d8a-4383-976a-8d535cf0e94d', 'x-compute-request-id': 'req-c1f70dd3-2d8a-4383-976a-8d535cf0e94d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:15,922 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.124s
2026-06-26 08:34:15,922 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25d26a59-3ca0-4d6c-8429-a7cd6ae9e30e', 'x-compute-request-id': 'req-25d26a59-3ca0-4d6c-8429-a7cd6ae9e30e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:17,112 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:34:17,112 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-72da3fa1-6016-495a-9485-26b9859f0130', 'x-compute-request-id': 'req-72da3fa1-6016-495a-9485-26b9859f0130', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:18,277 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:34:18,278 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea2fffa9-1fb3-4def-a35b-176fb825e135', 'x-compute-request-id': 'req-ea2fffa9-1fb3-4def-a35b-176fb825e135', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:19,441 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:34:19,441 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff729d22-526d-4856-85c6-2187514a8648', 'x-compute-request-id': 'req-ff729d22-526d-4856-85c6-2187514a8648', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:20,634 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:34:20,635 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4969ca26-6fb3-46eb-87d8-3238c76c37e9', 'x-compute-request-id': 'req-4969ca26-6fb3-46eb-87d8-3238c76c37e9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:21,794 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:34:21,794 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53779bc2-a4fa-4671-9cf4-4f6248ceddbf', 'x-compute-request-id': 'req-53779bc2-a4fa-4671-9cf4-4f6248ceddbf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:23,004 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:34:23,005 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06b75838-8914-4bd9-b1f2-7c5d40059765', 'x-compute-request-id': 'req-06b75838-8914-4bd9-b1f2-7c5d40059765', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:24,177 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:34:24,177 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6e1a0d-43ba-4dec-aa47-dba4feffd059', 'x-compute-request-id': 'req-7a6e1a0d-43ba-4dec-aa47-dba4feffd059', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:25,336 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:34:25,336 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e36c755d-5e4c-44c2-a873-2f38f9f97758', 'x-compute-request-id': 'req-e36c755d-5e4c-44c2-a873-2f38f9f97758', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:26,543 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:34:26,544 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d6e1abd-372e-4b29-9b5f-3372fea86cd9', 'x-compute-request-id': 'req-8d6e1abd-372e-4b29-9b5f-3372fea86cd9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:27,729 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.175s
2026-06-26 08:34:27,729 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1be735-6f91-46bd-910f-27b8c10367b9', 'x-compute-request-id': 'req-5d1be735-6f91-46bd-910f-27b8c10367b9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:28,931 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:34:28,932 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6beef41-cd88-43fc-aa6e-de9a6b993725', 'x-compute-request-id': 'req-e6beef41-cd88-43fc-aa6e-de9a6b993725', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:30,113 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:34:30,113 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6209edc-e772-48f0-9791-25cc59251e97', 'x-compute-request-id': 'req-d6209edc-e772-48f0-9791-25cc59251e97', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:31,265 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:34:31,266 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fea5093e-8217-420d-892f-02601cacd487', 'x-compute-request-id': 'req-fea5093e-8217-420d-892f-02601cacd487', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:32,468 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:34:32,468 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b14a528-c306-42dc-b1d2-efb52cd5fda7', 'x-compute-request-id': 'req-5b14a528-c306-42dc-b1d2-efb52cd5fda7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:33,638 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:34:33,639 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4853eae-f44d-4c51-9266-5e01f79f63f9', 'x-compute-request-id': 'req-a4853eae-f44d-4c51-9266-5e01f79f63f9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:34,812 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:34:34,813 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba1b3e4c-427e-46d5-bbf7-174ac688a63e', 'x-compute-request-id': 'req-ba1b3e4c-427e-46d5-bbf7-174ac688a63e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:35,962 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:34:35,963 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a2d50db-b750-4901-ade8-921f782d948a', 'x-compute-request-id': 'req-6a2d50db-b750-4901-ade8-921f782d948a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:37,164 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:34:37,164 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19017374-6b2b-47f1-9272-a23e1141b454', 'x-compute-request-id': 'req-19017374-6b2b-47f1-9272-a23e1141b454', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:38,398 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.221s
2026-06-26 08:34:38,399 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd2aecb-6ea8-477b-bf3a-17e9f66c0231', 'x-compute-request-id': 'req-1dd2aecb-6ea8-477b-bf3a-17e9f66c0231', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:39,581 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.172s
2026-06-26 08:34:39,582 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6cdbb8f-06fe-45a5-b99e-2993db253826', 'x-compute-request-id': 'req-d6cdbb8f-06fe-45a5-b99e-2993db253826', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:40,746 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:34:40,747 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75a2435f-d6cd-4128-8113-bbe020c39e3f', 'x-compute-request-id': 'req-75a2435f-d6cd-4128-8113-bbe020c39e3f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:41,923 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.166s
2026-06-26 08:34:41,924 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25dc1317-d556-4139-bf6a-0b84c83d6cee', 'x-compute-request-id': 'req-25dc1317-d556-4139-bf6a-0b84c83d6cee', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:43,128 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:34:43,128 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a068302c-414f-4920-bfbc-1afe03a72127', 'x-compute-request-id': 'req-a068302c-414f-4920-bfbc-1afe03a72127', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:44,348 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:34:44,349 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7e05ea-b511-48bd-99c0-3249cf605b87', 'x-compute-request-id': 'req-ca7e05ea-b511-48bd-99c0-3249cf605b87', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:45,521 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:34:45,521 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f323304-765b-405e-a8d5-eb4d22aa5ca6', 'x-compute-request-id': 'req-0f323304-765b-405e-a8d5-eb4d22aa5ca6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:46,689 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:34:46,689 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5b0d621-abdb-455c-8481-f3a85749211d', 'x-compute-request-id': 'req-a5b0d621-abdb-455c-8481-f3a85749211d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:47,862 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:34:47,863 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5e1aee-0f76-44c3-ab9a-bd79b0ff1376', 'x-compute-request-id': 'req-dd5e1aee-0f76-44c3-ab9a-bd79b0ff1376', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:49,025 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:34:49,025 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fd4e8fc-cab0-4fee-b64b-5518db4327d3', 'x-compute-request-id': 'req-5fd4e8fc-cab0-4fee-b64b-5518db4327d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:50,239 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.203s
2026-06-26 08:34:50,239 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b40cfc1d-436b-4972-99bf-c6c178549b68', 'x-compute-request-id': 'req-b40cfc1d-436b-4972-99bf-c6c178549b68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:51,405 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:34:51,405 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02a0de9-51ac-4e08-8bcd-d314ba1632b1', 'x-compute-request-id': 'req-d02a0de9-51ac-4e08-8bcd-d314ba1632b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:52,579 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:34:52,579 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85c97527-7557-43f4-ad51-5191c812a444', 'x-compute-request-id': 'req-85c97527-7557-43f4-ad51-5191c812a444', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:53,738 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:34:53,738 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d424c3bf-2025-4731-8824-1fddd44168b5', 'x-compute-request-id': 'req-d424c3bf-2025-4731-8824-1fddd44168b5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:54,889 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:34:54,889 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf0cb4d8-6be6-4ea4-926a-2f368f3a09d7', 'x-compute-request-id': 'req-bf0cb4d8-6be6-4ea4-926a-2f368f3a09d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:56,090 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.192s
2026-06-26 08:34:56,090 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2654dc1d-0d28-4062-bdc8-1b2d76530eb0', 'x-compute-request-id': 'req-2654dc1d-0d28-4062-bdc8-1b2d76530eb0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:57,238 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:34:57,238 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1873e7f-28b7-4e51-bb49-bc46f7c8288c', 'x-compute-request-id': 'req-a1873e7f-28b7-4e51-bb49-bc46f7c8288c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:58,445 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:34:58,445 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ce616fc-526b-45d3-80e1-90c9f0637b48', 'x-compute-request-id': 'req-9ce616fc-526b-45d3-80e1-90c9f0637b48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:34:59,612 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:34:59,613 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf36317d-4eaa-4f28-a56a-dd295ab36f6e', 'x-compute-request-id': 'req-bf36317d-4eaa-4f28-a56a-dd295ab36f6e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:00,764 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:35:00,764 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43c300b3-8b98-4e47-9735-5612f04db5a7', 'x-compute-request-id': 'req-43c300b3-8b98-4e47-9735-5612f04db5a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:01,925 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:35:01,926 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6caed71-9eb2-44fc-8384-0560e965f6a8', 'x-compute-request-id': 'req-f6caed71-9eb2-44fc-8384-0560e965f6a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:03,128 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:35:03,128 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c083311-aa86-4882-9621-9c15cffbb874', 'x-compute-request-id': 'req-1c083311-aa86-4882-9621-9c15cffbb874', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:04,339 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.204s
2026-06-26 08:35:04,339 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1215db-24d9-4999-9c47-97ac9451f1b4', 'x-compute-request-id': 'req-5e1215db-24d9-4999-9c47-97ac9451f1b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:05,506 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:35:05,506 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ff4c133-6291-424e-a142-6e3e087a3920', 'x-compute-request-id': 'req-7ff4c133-6291-424e-a142-6e3e087a3920', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:06,655 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:35:06,656 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc982fbc-094d-4a48-98bc-c1ffa8f731f4', 'x-compute-request-id': 'req-bc982fbc-094d-4a48-98bc-c1ffa8f731f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:07,817 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:35:07,818 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f43e6a17-8e8c-4410-9f77-40d55d69d890', 'x-compute-request-id': 'req-f43e6a17-8e8c-4410-9f77-40d55d69d890', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:09,052 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.223s
2026-06-26 08:35:09,052 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6b9209b-df01-4e34-9d24-44d3ece5b863', 'x-compute-request-id': 'req-f6b9209b-df01-4e34-9d24-44d3ece5b863', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:10,230 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:35:10,231 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c268a2c9-3af6-4494-ab83-8d765a558bbc', 'x-compute-request-id': 'req-c268a2c9-3af6-4494-ab83-8d765a558bbc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:11,419 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:35:11,420 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56f34980-2ac9-4915-a56d-ea94e0b279b6', 'x-compute-request-id': 'req-56f34980-2ac9-4915-a56d-ea94e0b279b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:12,772 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.337s
2026-06-26 08:35:12,772 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6488c6-2cb3-4511-931f-b08c0558d021', 'x-compute-request-id': 'req-bf6488c6-2cb3-4511-931f-b08c0558d021', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:13,913 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:35:13,914 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b03a700-34a4-4f72-802a-e571c779660d', 'x-compute-request-id': 'req-6b03a700-34a4-4f72-802a-e571c779660d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:15,110 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:35:15,110 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ab5b7a-30d0-457a-acc6-0fa5f1edc723', 'x-compute-request-id': 'req-01ab5b7a-30d0-457a-acc6-0fa5f1edc723', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:16,264 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:35:16,264 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5d9125e-3e5e-4c66-943a-4959432daf63', 'x-compute-request-id': 'req-b5d9125e-3e5e-4c66-943a-4959432daf63', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:17,409 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:35:17,409 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6da9f237-f72a-49d3-b594-08b0565a4b1b', 'x-compute-request-id': 'req-6da9f237-f72a-49d3-b594-08b0565a4b1b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:18,565 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:35:18,565 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-492ad1aa-2ff9-489c-af7f-c1af6c37cbd4', 'x-compute-request-id': 'req-492ad1aa-2ff9-489c-af7f-c1af6c37cbd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:19,778 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:35:19,778 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1143f913-173a-48ea-b95f-4760b153f531', 'x-compute-request-id': 'req-1143f913-173a-48ea-b95f-4760b153f531', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:20,937 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:35:20,938 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88607c24-fe13-469b-86d9-8cf1b18de7fb', 'x-compute-request-id': 'req-88607c24-fe13-469b-86d9-8cf1b18de7fb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:22,152 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:35:22,152 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3415e35-cb7b-44dc-a1d8-ef88f7744438', 'x-compute-request-id': 'req-e3415e35-cb7b-44dc-a1d8-ef88f7744438', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:23,320 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:35:23,320 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7a4d78-889b-458f-acf8-1a810524111b', 'x-compute-request-id': 'req-cb7a4d78-889b-458f-acf8-1a810524111b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:24,497 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:35:24,497 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eeae37da-2f09-4d09-8111-f3ea08e59a99', 'x-compute-request-id': 'req-eeae37da-2f09-4d09-8111-f3ea08e59a99', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:25,688 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:35:25,688 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c3ed901-41f5-4369-82e3-74616b2ebfab', 'x-compute-request-id': 'req-1c3ed901-41f5-4369-82e3-74616b2ebfab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:26,855 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:35:26,855 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a46936ea-a730-44d7-bce3-f58340137ec2', 'x-compute-request-id': 'req-a46936ea-a730-44d7-bce3-f58340137ec2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:28,013 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:35:28,014 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13339537-ad9f-448e-ae20-322d40c2f0a4', 'x-compute-request-id': 'req-13339537-ad9f-448e-ae20-322d40c2f0a4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:29,162 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:35:29,163 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4cdecd8-2f6b-4d86-82f5-ccb35c4f2067', 'x-compute-request-id': 'req-e4cdecd8-2f6b-4d86-82f5-ccb35c4f2067', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:30,300 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:35:30,301 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9826df4a-27b6-4f54-85fe-a144efaaa93c', 'x-compute-request-id': 'req-9826df4a-27b6-4f54-85fe-a144efaaa93c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:31,527 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.216s
2026-06-26 08:35:31,528 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f4e57d6-ff97-42a6-9342-0864b8685ce1', 'x-compute-request-id': 'req-4f4e57d6-ff97-42a6-9342-0864b8685ce1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:32,728 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:35:32,728 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db770038-c893-404b-9d6d-c90622fc91af', 'x-compute-request-id': 'req-db770038-c893-404b-9d6d-c90622fc91af', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:33,867 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.133s
2026-06-26 08:35:33,867 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7369b03b-da47-42da-a61f-62635076047c', 'x-compute-request-id': 'req-7369b03b-da47-42da-a61f-62635076047c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:35,029 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:35:35,030 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a562d55-ff36-42da-b032-b35416bacb25', 'x-compute-request-id': 'req-7a562d55-ff36-42da-b032-b35416bacb25', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:36,189 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:35:36,189 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb77321-c110-4c21-a840-47a6ac5388bf', 'x-compute-request-id': 'req-8fb77321-c110-4c21-a840-47a6ac5388bf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:37,337 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:35:37,337 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdc982c1-fa2b-411b-a4b9-a380bb628d27', 'x-compute-request-id': 'req-bdc982c1-fa2b-411b-a4b9-a380bb628d27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:38,536 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:35:38,537 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc41bb3-3607-401a-ac1d-6f98ef0c9d82', 'x-compute-request-id': 'req-0dc41bb3-3607-401a-ac1d-6f98ef0c9d82', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:39,699 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:35:39,700 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa5eabed-fc4a-45e5-b7ce-b18c8124b5d7', 'x-compute-request-id': 'req-aa5eabed-fc4a-45e5-b7ce-b18c8124b5d7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:40,998 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.284s
2026-06-26 08:35:40,998 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-360811df-ea9e-4624-adc6-c2cf93e810cd', 'x-compute-request-id': 'req-360811df-ea9e-4624-adc6-c2cf93e810cd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:42,191 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:35:42,192 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6395ae1-8af2-4fce-a947-162aff4ed4ae', 'x-compute-request-id': 'req-a6395ae1-8af2-4fce-a947-162aff4ed4ae', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:43,354 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:35:43,355 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b1e6319-12cd-47d6-a462-d8bb34f15597', 'x-compute-request-id': 'req-9b1e6319-12cd-47d6-a462-d8bb34f15597', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:44,551 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:35:44,551 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a93cf6f-7deb-49ba-98f4-67b67edd172e', 'x-compute-request-id': 'req-3a93cf6f-7deb-49ba-98f4-67b67edd172e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:45,690 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:35:45,690 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ffe45c-1bcd-4e05-b7cf-2fa19c4774c4', 'x-compute-request-id': 'req-01ffe45c-1bcd-4e05-b7cf-2fa19c4774c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:46,845 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:35:46,846 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee846a1-3420-4eb3-8086-377434310248', 'x-compute-request-id': 'req-3ee846a1-3420-4eb3-8086-377434310248', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:48,061 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:35:48,061 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aeb89510-17a5-45f7-84fe-7556a913004b', 'x-compute-request-id': 'req-aeb89510-17a5-45f7-84fe-7556a913004b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:49,215 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:35:49,215 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f360556a-95c5-4a08-a0ae-367e17875055', 'x-compute-request-id': 'req-f360556a-95c5-4a08-a0ae-367e17875055', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:50,358 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:35:50,359 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5b2c92b-9523-4bfa-ade2-155958234724', 'x-compute-request-id': 'req-f5b2c92b-9523-4bfa-ade2-155958234724', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:51,552 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:35:51,553 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71d17f62-fd46-43ec-b8ca-a0494d99d72f', 'x-compute-request-id': 'req-71d17f62-fd46-43ec-b8ca-a0494d99d72f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:52,709 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:35:52,710 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c282c17-410d-44c3-8da2-8cc9c42f55ec', 'x-compute-request-id': 'req-0c282c17-410d-44c3-8da2-8cc9c42f55ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:53,868 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:35:53,869 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9d097c2-a976-4856-85f7-e78e81550b93', 'x-compute-request-id': 'req-c9d097c2-a976-4856-85f7-e78e81550b93', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:55,028 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:35:55,028 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24409eca-31a4-4ef7-957d-efe94771c6fe', 'x-compute-request-id': 'req-24409eca-31a4-4ef7-957d-efe94771c6fe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:56,188 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:35:56,188 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e982fb92-5f7d-40d3-80b1-b35b5b990403', 'x-compute-request-id': 'req-e982fb92-5f7d-40d3-80b1-b35b5b990403', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:57,359 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:35:57,360 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5694e509-6ddd-4ce9-894a-931370e1ee30', 'x-compute-request-id': 'req-5694e509-6ddd-4ce9-894a-931370e1ee30', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:58,558 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:35:58,558 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb4486a9-ff46-4131-9b93-85dae84040fc', 'x-compute-request-id': 'req-eb4486a9-ff46-4131-9b93-85dae84040fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:35:59,717 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:35:59,717 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4452c5b5-c62f-49fa-96f2-58ae36704749', 'x-compute-request-id': 'req-4452c5b5-c62f-49fa-96f2-58ae36704749', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:00,865 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:36:00,865 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a098e97a-5aac-4a4b-9066-de078461b181', 'x-compute-request-id': 'req-a098e97a-5aac-4a4b-9066-de078461b181', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:02,007 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:36:02,008 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db5fa74e-de92-47c5-8a4f-4d493c56f8b1', 'x-compute-request-id': 'req-db5fa74e-de92-47c5-8a4f-4d493c56f8b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:03,180 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:36:03,180 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4211b195-9c67-4a43-82a7-06b6d57f552d', 'x-compute-request-id': 'req-4211b195-9c67-4a43-82a7-06b6d57f552d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:04,321 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:36:04,321 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-001b9264-e885-44ac-a5da-331f2cee3eab', 'x-compute-request-id': 'req-001b9264-e885-44ac-a5da-331f2cee3eab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:05,448 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.117s
2026-06-26 08:36:05,448 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54a50ecb-fd79-48f0-b0ab-9a59ff478be0', 'x-compute-request-id': 'req-54a50ecb-fd79-48f0-b0ab-9a59ff478be0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:06,647 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:36:06,647 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75939746-1e61-433e-9c24-1cae73da4b99', 'x-compute-request-id': 'req-75939746-1e61-433e-9c24-1cae73da4b99', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:07,808 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:36:07,809 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6c361f8-54d2-4c0d-8ab1-3b11d06274cb', 'x-compute-request-id': 'req-b6c361f8-54d2-4c0d-8ab1-3b11d06274cb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:09,009 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:36:09,010 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01e5d5ca-db76-4b6c-ac12-58333f781ced', 'x-compute-request-id': 'req-01e5d5ca-db76-4b6c-ac12-58333f781ced', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:10,169 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:36:10,170 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bfa74bb-1f58-48af-9877-d0feefa0c07b', 'x-compute-request-id': 'req-6bfa74bb-1f58-48af-9877-d0feefa0c07b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:11,359 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:36:11,360 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d8b684-6d4f-41a0-96b2-340db5297ba1', 'x-compute-request-id': 'req-16d8b684-6d4f-41a0-96b2-340db5297ba1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:12,514 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:36:12,514 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28d4e03f-58da-44a4-8449-5f57817a0c37', 'x-compute-request-id': 'req-28d4e03f-58da-44a4-8449-5f57817a0c37', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:13,702 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.178s
2026-06-26 08:36:13,703 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4415ba53-f598-44f2-bf27-d80f3e6c5522', 'x-compute-request-id': 'req-4415ba53-f598-44f2-bf27-d80f3e6c5522', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:14,947 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.233s
2026-06-26 08:36:14,947 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2bddbc17-4311-45f6-ad33-86abfb67c32e', 'x-compute-request-id': 'req-2bddbc17-4311-45f6-ad33-86abfb67c32e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:16,106 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:36:16,106 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e16b96-60e5-4ddd-a5c1-967c43e000bc', 'x-compute-request-id': 'req-76e16b96-60e5-4ddd-a5c1-967c43e000bc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:17,265 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:36:17,265 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5384d7f5-368e-4d40-a86b-81043f4ed881', 'x-compute-request-id': 'req-5384d7f5-368e-4d40-a86b-81043f4ed881', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:18,452 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:36:18,452 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ee579b4-a554-4105-86fe-851462d47135', 'x-compute-request-id': 'req-3ee579b4-a554-4105-86fe-851462d47135', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:19,604 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:36:19,604 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fcc3680-9730-4b9c-a373-ea292a46cdfb', 'x-compute-request-id': 'req-6fcc3680-9730-4b9c-a373-ea292a46cdfb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:20,803 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:36:20,803 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af4468a2-7ec1-46e3-a717-4ec8decdf248', 'x-compute-request-id': 'req-af4468a2-7ec1-46e3-a717-4ec8decdf248', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:22,010 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:36:22,010 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89d07d9d-7440-422c-bcd5-9f14187db4a9', 'x-compute-request-id': 'req-89d07d9d-7440-422c-bcd5-9f14187db4a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:23,173 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:36:23,173 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc3e48b7-06d0-495f-8a06-7ac4702b2962', 'x-compute-request-id': 'req-cc3e48b7-06d0-495f-8a06-7ac4702b2962', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:24,335 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:36:24,335 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e7b543-ec23-4816-af74-150d7f115137', 'x-compute-request-id': 'req-e0e7b543-ec23-4816-af74-150d7f115137', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:25,500 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:36:25,500 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a16840c-7c6c-4d33-861c-4705231016e3', 'x-compute-request-id': 'req-6a16840c-7c6c-4d33-861c-4705231016e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:26,653 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:36:26,654 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eed42b37-439c-4b96-9933-7f99aee1f415', 'x-compute-request-id': 'req-eed42b37-439c-4b96-9933-7f99aee1f415', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:27,850 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:36:27,850 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b574e21a-b1c3-4207-a401-9215287f099d', 'x-compute-request-id': 'req-b574e21a-b1c3-4207-a401-9215287f099d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:29,019 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:36:29,020 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66c5a35f-8095-4155-99a1-1f7bc0d4f01e', 'x-compute-request-id': 'req-66c5a35f-8095-4155-99a1-1f7bc0d4f01e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:30,236 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.208s
2026-06-26 08:36:30,237 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ff041dc-c605-4294-b1cc-3bf45b43649e', 'x-compute-request-id': 'req-2ff041dc-c605-4294-b1cc-3bf45b43649e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:31,415 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:36:31,415 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0f3cdff-502f-433c-9060-a7c9f0822d5e', 'x-compute-request-id': 'req-c0f3cdff-502f-433c-9060-a7c9f0822d5e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:32,576 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:36:32,576 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d751e7-3778-44bf-baa1-189d9f2fa311', 'x-compute-request-id': 'req-33d751e7-3778-44bf-baa1-189d9f2fa311', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:33,735 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:36:33,736 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2e27bce-4360-40a6-af00-0158a31ed362', 'x-compute-request-id': 'req-a2e27bce-4360-40a6-af00-0158a31ed362', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:34,926 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:36:34,926 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e9dc97-6c33-4288-a8dc-e01eaff944ad', 'x-compute-request-id': 'req-03e9dc97-6c33-4288-a8dc-e01eaff944ad', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:36,071 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:36:36,071 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6caef69f-9a09-4aa0-ba1e-d09e59271310', 'x-compute-request-id': 'req-6caef69f-9a09-4aa0-ba1e-d09e59271310', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:37,226 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:36:37,227 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be4df5de-931a-4fe3-9449-c771f7c2cd28', 'x-compute-request-id': 'req-be4df5de-931a-4fe3-9449-c771f7c2cd28', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:38,416 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:36:38,417 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cb7d55f-afb6-4f44-a534-312931dacdb0', 'x-compute-request-id': 'req-6cb7d55f-afb6-4f44-a534-312931dacdb0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:39,545 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.122s
2026-06-26 08:36:39,545 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d7a0282-dda8-41e6-b7b3-c87b362442d5', 'x-compute-request-id': 'req-0d7a0282-dda8-41e6-b7b3-c87b362442d5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:40,708 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:36:40,708 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2253edb2-2c5e-418c-88a5-032521037070', 'x-compute-request-id': 'req-2253edb2-2c5e-418c-88a5-032521037070', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:41,907 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:36:41,908 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-876384fe-0454-4b94-b88b-80064d5fab7c', 'x-compute-request-id': 'req-876384fe-0454-4b94-b88b-80064d5fab7c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:43,060 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:36:43,061 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d610d5ff-e479-4f8b-8a09-f1055f2c2088', 'x-compute-request-id': 'req-d610d5ff-e479-4f8b-8a09-f1055f2c2088', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:44,212 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:36:44,212 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c153c6-ecc5-4455-9f97-abe8f2983c5a', 'x-compute-request-id': 'req-33c153c6-ecc5-4455-9f97-abe8f2983c5a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:45,413 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:36:45,414 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-984eca78-6165-42e7-8c9c-b28174a57a48', 'x-compute-request-id': 'req-984eca78-6165-42e7-8c9c-b28174a57a48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:46,569 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:36:46,569 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb266438-be31-471a-84e7-d381b02e86c6', 'x-compute-request-id': 'req-cb266438-be31-471a-84e7-d381b02e86c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:47,728 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:36:47,728 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04f2c49e-fd62-4695-a548-5da33664aa9e', 'x-compute-request-id': 'req-04f2c49e-fd62-4695-a548-5da33664aa9e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:48,894 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:36:48,894 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14b2ec53-f6e1-4e3f-9870-a355cb2f84b6', 'x-compute-request-id': 'req-14b2ec53-f6e1-4e3f-9870-a355cb2f84b6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:50,055 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:36:50,056 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d764c129-5a90-4eca-a0db-759410df1b41', 'x-compute-request-id': 'req-d764c129-5a90-4eca-a0db-759410df1b41', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:51,260 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:36:51,260 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c456254d-dd36-4331-a23e-9faf5d2a19b9', 'x-compute-request-id': 'req-c456254d-dd36-4331-a23e-9faf5d2a19b9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:52,463 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:36:52,463 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94c2f738-5f7d-4b48-9770-1100b6bac14b', 'x-compute-request-id': 'req-94c2f738-5f7d-4b48-9770-1100b6bac14b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:53,608 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:36:53,608 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1aac5322-916f-4a5a-9182-15afc2844b08', 'x-compute-request-id': 'req-1aac5322-916f-4a5a-9182-15afc2844b08', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:54,768 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:36:54,768 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a700010c-140d-418b-8a49-37266f0b8c16', 'x-compute-request-id': 'req-a700010c-140d-418b-8a49-37266f0b8c16', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:55,913 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:36:55,913 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18e4d8a2-3547-419b-a3c9-582e6ced4b6a', 'x-compute-request-id': 'req-18e4d8a2-3547-419b-a3c9-582e6ced4b6a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:57,049 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.128s
2026-06-26 08:36:57,049 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-530eb37e-9f5b-4229-9650-ec7382aa9eda', 'x-compute-request-id': 'req-530eb37e-9f5b-4229-9650-ec7382aa9eda', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:58,242 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:36:58,243 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc5331c-0cec-4bdc-b4c9-13e09869f4e7', 'x-compute-request-id': 'req-ecc5331c-0cec-4bdc-b4c9-13e09869f4e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:36:59,403 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:36:59,403 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fad4942-6216-4a4a-9469-3ba9b827edb9', 'x-compute-request-id': 'req-1fad4942-6216-4a4a-9469-3ba9b827edb9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:00,601 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:37:00,601 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa28d4d-0a70-4413-8ac7-bcce2eab4810', 'x-compute-request-id': 'req-2aa28d4d-0a70-4413-8ac7-bcce2eab4810', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:01,775 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:37:01,775 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44924242-600f-43a5-96dd-ed29caf16b27', 'x-compute-request-id': 'req-44924242-600f-43a5-96dd-ed29caf16b27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:02,946 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:37:02,946 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f40ef96-a999-4bc9-886c-3ddb73f39f4a', 'x-compute-request-id': 'req-1f40ef96-a999-4bc9-886c-3ddb73f39f4a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:04,143 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:37:04,143 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aad55271-12ed-4359-a0fb-8ca9de1d19db', 'x-compute-request-id': 'req-aad55271-12ed-4359-a0fb-8ca9de1d19db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:05,311 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:37:05,311 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c92e60d3-8c25-48b2-bb73-cf1baa94073f', 'x-compute-request-id': 'req-c92e60d3-8c25-48b2-bb73-cf1baa94073f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:06,537 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.214s
2026-06-26 08:37:06,538 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6c23287-83ce-44a7-ae62-8fcd58a4efa6', 'x-compute-request-id': 'req-a6c23287-83ce-44a7-ae62-8fcd58a4efa6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:07,702 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:37:07,703 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cac773d4-f5e0-4c08-8b25-76b936791809', 'x-compute-request-id': 'req-cac773d4-f5e0-4c08-8b25-76b936791809', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:08,861 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:37:08,861 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3fe5fd5-812b-4d34-8a8a-b3b2327b6aa6', 'x-compute-request-id': 'req-a3fe5fd5-812b-4d34-8a8a-b3b2327b6aa6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:10,005 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.132s
2026-06-26 08:37:10,005 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb879c0-931e-4fef-9589-c7ea7e416c96', 'x-compute-request-id': 'req-3bb879c0-931e-4fef-9589-c7ea7e416c96', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:11,180 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.166s
2026-06-26 08:37:11,181 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d55a5452-e329-4731-8978-c0a1e22cd2f4', 'x-compute-request-id': 'req-d55a5452-e329-4731-8978-c0a1e22cd2f4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:12,385 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:37:12,385 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bac88c2-281c-4fdc-857c-d3a1b22d3bdc', 'x-compute-request-id': 'req-0bac88c2-281c-4fdc-857c-d3a1b22d3bdc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:13,545 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:37:13,546 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be938aa-8e8d-4011-8df0-db0ab1a2c014', 'x-compute-request-id': 'req-7be938aa-8e8d-4011-8df0-db0ab1a2c014', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:14,696 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:37:14,696 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78e2efd3-e561-45f3-834d-ef5de8f08d2e', 'x-compute-request-id': 'req-78e2efd3-e561-45f3-834d-ef5de8f08d2e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:15,825 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.120s
2026-06-26 08:37:15,825 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9700b57c-6916-4ed6-b1e9-461f5e489220', 'x-compute-request-id': 'req-9700b57c-6916-4ed6-b1e9-461f5e489220', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:17,058 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.227s
2026-06-26 08:37:17,058 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34dba336-2f97-4b42-81e7-fb8ed755457b', 'x-compute-request-id': 'req-34dba336-2f97-4b42-81e7-fb8ed755457b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:18,209 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:37:18,209 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6835f2ea-dc00-4e65-826d-4fc42a370f68', 'x-compute-request-id': 'req-6835f2ea-dc00-4e65-826d-4fc42a370f68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:19,396 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:37:19,396 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7419aaae-325b-42e8-a216-2c065977287b', 'x-compute-request-id': 'req-7419aaae-325b-42e8-a216-2c065977287b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:20,563 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:37:20,564 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c806a588-d8fb-4712-8a19-46c7e66990c1', 'x-compute-request-id': 'req-c806a588-d8fb-4712-8a19-46c7e66990c1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:21,715 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:37:21,715 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca56301e-0c2c-4b13-964f-e30d12cf54db', 'x-compute-request-id': 'req-ca56301e-0c2c-4b13-964f-e30d12cf54db', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:22,908 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:37:22,908 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7030597d-3279-40cc-a759-301add9846a2', 'x-compute-request-id': 'req-7030597d-3279-40cc-a759-301add9846a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:24,058 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:37:24,058 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3214ea1c-10cd-4717-b0c0-3de8c998d4a5', 'x-compute-request-id': 'req-3214ea1c-10cd-4717-b0c0-3de8c998d4a5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:25,240 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.173s
2026-06-26 08:37:25,241 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b375071-9b74-4ad4-91f0-82bf5430ed32', 'x-compute-request-id': 'req-3b375071-9b74-4ad4-91f0-82bf5430ed32', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:26,396 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:37:26,396 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2229c75-ae5e-457c-a148-f1efd6b0edde', 'x-compute-request-id': 'req-b2229c75-ae5e-457c-a148-f1efd6b0edde', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:27,552 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:37:27,552 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc6a2b25-f951-40bd-9191-e52eedc51b74', 'x-compute-request-id': 'req-fc6a2b25-f951-40bd-9191-e52eedc51b74', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:28,747 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:37:28,747 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-744658de-309c-4d97-b743-acdee97574aa', 'x-compute-request-id': 'req-744658de-309c-4d97-b743-acdee97574aa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:29,906 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:37:29,906 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44104d8d-2095-4a04-b027-3da2a6c8c6cf', 'x-compute-request-id': 'req-44104d8d-2095-4a04-b027-3da2a6c8c6cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:31,068 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:37:31,068 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3717d725-bf35-41c2-b874-ed178cf85a2f', 'x-compute-request-id': 'req-3717d725-bf35-41c2-b874-ed178cf85a2f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:32,275 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.201s
2026-06-26 08:37:32,276 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec19e7e-b1e3-4ef9-a649-9e7958d678c9', 'x-compute-request-id': 'req-8ec19e7e-b1e3-4ef9-a649-9e7958d678c9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:33,427 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:37:33,428 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-278f4a80-546d-408f-b67a-cf52282972b3', 'x-compute-request-id': 'req-278f4a80-546d-408f-b67a-cf52282972b3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:34,648 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:37:34,648 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffe9e5fa-46c7-4e4a-a826-11050ff5af67', 'x-compute-request-id': 'req-ffe9e5fa-46c7-4e4a-a826-11050ff5af67', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:35,795 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:37:35,796 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18d510c6-f895-4e45-918c-8bdea5684189', 'x-compute-request-id': 'req-18d510c6-f895-4e45-918c-8bdea5684189', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:36,943 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:37:36,943 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6e1217-6c70-4052-9543-b5e56d93affa', 'x-compute-request-id': 'req-2d6e1217-6c70-4052-9543-b5e56d93affa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:38,115 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:37:38,116 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-650f2f27-d035-4975-b4c6-1fba1fd7546a', 'x-compute-request-id': 'req-650f2f27-d035-4975-b4c6-1fba1fd7546a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:39,272 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:37:39,273 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0f4e91-d55e-48b1-a908-5bd5a55e58ab', 'x-compute-request-id': 'req-ed0f4e91-d55e-48b1-a908-5bd5a55e58ab', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:40,477 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:37:40,478 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffda1794-0778-4814-86a6-8b4d0fb7d97d', 'x-compute-request-id': 'req-ffda1794-0778-4814-86a6-8b4d0fb7d97d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:41,615 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.124s
2026-06-26 08:37:41,615 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e2d3fd9-8956-4d64-8adb-786e922fc500', 'x-compute-request-id': 'req-6e2d3fd9-8956-4d64-8adb-786e922fc500', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:42,808 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:37:42,809 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1932d340-e74f-48df-933f-9c164a193c40', 'x-compute-request-id': 'req-1932d340-e74f-48df-933f-9c164a193c40', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:43,965 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:37:43,965 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2edcb98-dcc7-40f7-8cc9-81537ec60e18', 'x-compute-request-id': 'req-f2edcb98-dcc7-40f7-8cc9-81537ec60e18', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:45,136 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:37:45,136 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af45b6a-bd88-4bb5-aae7-64834c6c6c32', 'x-compute-request-id': 'req-1af45b6a-bd88-4bb5-aae7-64834c6c6c32', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:46,351 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:37:46,352 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb12cd0-1ed9-43fa-94c5-f0e82bb6eac9', 'x-compute-request-id': 'req-ebb12cd0-1ed9-43fa-94c5-f0e82bb6eac9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:47,500 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:37:47,500 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5824c7b-2665-478f-92f3-e6a0f5aeb4a6', 'x-compute-request-id': 'req-c5824c7b-2665-478f-92f3-e6a0f5aeb4a6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:48,638 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.128s
2026-06-26 08:37:48,638 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86d7ecd4-6ddb-4e62-a96f-298333f32b9a', 'x-compute-request-id': 'req-86d7ecd4-6ddb-4e62-a96f-298333f32b9a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:49,804 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:37:49,805 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c3fbc3-2182-4d89-8531-63a8bfa056ec', 'x-compute-request-id': 'req-54c3fbc3-2182-4d89-8531-63a8bfa056ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:50,990 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:37:50,991 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-41735abc-ef8c-46aa-b881-81009fe358d3', 'x-compute-request-id': 'req-41735abc-ef8c-46aa-b881-81009fe358d3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:52,181 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:37:52,181 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb674cf2-52b1-4477-b3a4-6d5629277c17', 'x-compute-request-id': 'req-cb674cf2-52b1-4477-b3a4-6d5629277c17', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:53,346 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:37:53,347 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf990d71-4bb1-4ed7-b4ea-8971d368dff4', 'x-compute-request-id': 'req-cf990d71-4bb1-4ed7-b4ea-8971d368dff4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:54,517 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.165s
2026-06-26 08:37:54,518 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f292386f-0074-431d-bd7a-913eea201d5f', 'x-compute-request-id': 'req-f292386f-0074-431d-bd7a-913eea201d5f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:55,677 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:37:55,677 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec51ccd2-7805-4285-bd87-d43e7877e93a', 'x-compute-request-id': 'req-ec51ccd2-7805-4285-bd87-d43e7877e93a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:56,847 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:37:56,847 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add35bf9-5d35-4c06-ad88-fe318f61bd0a', 'x-compute-request-id': 'req-add35bf9-5d35-4c06-ad88-fe318f61bd0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:58,034 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.176s
2026-06-26 08:37:58,034 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bedf29d7-c99b-4242-a0ac-1bb0328c269a', 'x-compute-request-id': 'req-bedf29d7-c99b-4242-a0ac-1bb0328c269a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:37:59,225 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:37:59,225 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-176a8e72-157c-4977-8136-9f6b25c1a364', 'x-compute-request-id': 'req-176a8e72-157c-4977-8136-9f6b25c1a364', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:00,380 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:38:00,380 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8b0204-94c5-4a6a-85a1-a86a4e627c2c', 'x-compute-request-id': 'req-6d8b0204-94c5-4a6a-85a1-a86a4e627c2c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:01,535 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:38:01,535 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ceaeee9-2c76-41ce-8c39-743c7cde445b', 'x-compute-request-id': 'req-1ceaeee9-2c76-41ce-8c39-743c7cde445b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:02,690 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:38:02,691 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be3d6d54-2a46-40b4-ac82-b1fd2ca0a667', 'x-compute-request-id': 'req-be3d6d54-2a46-40b4-ac82-b1fd2ca0a667', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:03,844 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:38:03,844 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a65851a-24da-4aba-9f60-4f0aca1b9a5b', 'x-compute-request-id': 'req-0a65851a-24da-4aba-9f60-4f0aca1b9a5b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:05,035 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.180s
2026-06-26 08:38:05,036 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa462997-da22-4aa5-b75d-96b7ed377c7b', 'x-compute-request-id': 'req-fa462997-da22-4aa5-b75d-96b7ed377c7b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:06,229 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:38:06,230 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b09878ae-383e-4347-adac-6def1ada5677', 'x-compute-request-id': 'req-b09878ae-383e-4347-adac-6def1ada5677', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:07,449 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:38:07,449 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-318015dd-c9c6-4373-8b1d-19106ff551d2', 'x-compute-request-id': 'req-318015dd-c9c6-4373-8b1d-19106ff551d2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:08,602 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:38:08,602 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ecb7fa-a723-4a96-bdad-c397be90d038', 'x-compute-request-id': 'req-f5ecb7fa-a723-4a96-bdad-c397be90d038', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:09,752 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:38:09,752 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07716c1e-2d88-478b-bf15-09b889684526', 'x-compute-request-id': 'req-07716c1e-2d88-478b-bf15-09b889684526', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:10,908 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:38:10,908 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a6b8d7-d5a2-4144-880b-a2373f44d011', 'x-compute-request-id': 'req-39a6b8d7-d5a2-4144-880b-a2373f44d011', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:12,123 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:38:12,123 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb0dd131-46e9-4011-b707-d5dcc152fffe', 'x-compute-request-id': 'req-bb0dd131-46e9-4011-b707-d5dcc152fffe', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:13,326 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:38:13,327 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb7af407-f8fe-4661-ad8e-7e9f2bfc0c83', 'x-compute-request-id': 'req-bb7af407-f8fe-4661-ad8e-7e9f2bfc0c83', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:14,480 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:38:14,481 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fbce1e4-e809-4c4f-8ff1-ab50408d13c6', 'x-compute-request-id': 'req-7fbce1e4-e809-4c4f-8ff1-ab50408d13c6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:15,646 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:38:15,647 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3e3ad9c5-9262-4f82-beef-60ba29ee7cfd', 'x-compute-request-id': 'req-3e3ad9c5-9262-4f82-beef-60ba29ee7cfd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:16,806 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:38:16,807 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a2c4464-3c93-45af-a368-a6f2a5315abb', 'x-compute-request-id': 'req-1a2c4464-3c93-45af-a368-a6f2a5315abb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:18,022 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:38:18,022 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94a23744-f4ab-4f8f-b649-349e40f01d8f', 'x-compute-request-id': 'req-94a23744-f4ab-4f8f-b649-349e40f01d8f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:19,187 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:38:19,187 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94900de7-ed5f-4146-aa22-8d9a59a91582', 'x-compute-request-id': 'req-94900de7-ed5f-4146-aa22-8d9a59a91582', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:20,398 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.205s
2026-06-26 08:38:20,399 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98512252-d07a-4733-bafd-8c61699e6ca6', 'x-compute-request-id': 'req-98512252-d07a-4733-bafd-8c61699e6ca6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:21,560 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:38:21,560 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a1595d-27a0-4da7-a38e-eb7606b54a90', 'x-compute-request-id': 'req-39a1595d-27a0-4da7-a38e-eb7606b54a90', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:22,708 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:38:22,708 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6291856b-e990-4a72-ab7b-ef20b90fcc27', 'x-compute-request-id': 'req-6291856b-e990-4a72-ab7b-ef20b90fcc27', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:23,866 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:38:23,866 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0d88090-e989-4a69-a956-755fcc0e6bfd', 'x-compute-request-id': 'req-c0d88090-e989-4a69-a956-755fcc0e6bfd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:25,005 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.128s
2026-06-26 08:38:25,005 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f950cbe-c75b-403d-a874-4fbb233ac3b1', 'x-compute-request-id': 'req-7f950cbe-c75b-403d-a874-4fbb233ac3b1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:26,217 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:38:26,217 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4477235c-cdd3-4e7a-be7b-834e070d152b', 'x-compute-request-id': 'req-4477235c-cdd3-4e7a-be7b-834e070d152b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:27,411 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:38:27,411 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5195f093-789c-4d3a-9133-298f454c7514', 'x-compute-request-id': 'req-5195f093-789c-4d3a-9133-298f454c7514', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:28,562 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:38:28,563 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-491b90f0-c86e-4229-8f61-bdedbcf6b997', 'x-compute-request-id': 'req-491b90f0-c86e-4229-8f61-bdedbcf6b997', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:29,714 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:38:29,714 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd910a91-f3fa-461d-898e-744d760c9a26', 'x-compute-request-id': 'req-bd910a91-f3fa-461d-898e-744d760c9a26', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:30,878 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:38:30,878 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cf274ca-5bd3-4e2c-9731-053c8f1ee90c', 'x-compute-request-id': 'req-6cf274ca-5bd3-4e2c-9731-053c8f1ee90c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:32,091 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.200s
2026-06-26 08:38:32,091 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66b8a5d3-2617-4b9a-9421-d4ad6c55cfc0', 'x-compute-request-id': 'req-66b8a5d3-2617-4b9a-9421-d4ad6c55cfc0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:33,277 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.175s
2026-06-26 08:38:33,278 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb995ec-2cee-4ffb-a7a6-b9981ca022fc', 'x-compute-request-id': 'req-fbb995ec-2cee-4ffb-a7a6-b9981ca022fc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:34,483 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:38:34,483 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16d11afd-838d-47ef-99f0-8b9b37a94fd9', 'x-compute-request-id': 'req-16d11afd-838d-47ef-99f0-8b9b37a94fd9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:35,640 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:38:35,640 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74d7dbcb-f7a2-47cf-b204-c8f4857e3096', 'x-compute-request-id': 'req-74d7dbcb-f7a2-47cf-b204-c8f4857e3096', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:36,816 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.168s
2026-06-26 08:38:36,817 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e8ed93e-18fd-4d94-91d9-901fc50f4eca', 'x-compute-request-id': 'req-4e8ed93e-18fd-4d94-91d9-901fc50f4eca', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:38,020 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:38:38,021 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab8ecad4-bc06-45bd-abe7-1ce34cd028d1', 'x-compute-request-id': 'req-ab8ecad4-bc06-45bd-abe7-1ce34cd028d1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:39,185 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:38:39,185 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae7bc65e-0bce-4c65-bea8-a4a34f742f63', 'x-compute-request-id': 'req-ae7bc65e-0bce-4c65-bea8-a4a34f742f63', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:40,354 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:38:40,354 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b85684-942a-4622-8191-240daccb080c', 'x-compute-request-id': 'req-52b85684-942a-4622-8191-240daccb080c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:41,579 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.218s
2026-06-26 08:38:41,579 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bca6813-20fd-4aec-aba4-252093e6ae1a', 'x-compute-request-id': 'req-5bca6813-20fd-4aec-aba4-252093e6ae1a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:42,745 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:38:42,746 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64b803c0-f083-4cdd-a420-c044c9f97246', 'x-compute-request-id': 'req-64b803c0-f083-4cdd-a420-c044c9f97246', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:43,963 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.209s
2026-06-26 08:38:43,963 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dca2a6e3-52ed-481d-9e20-1a71fc4c7216', 'x-compute-request-id': 'req-dca2a6e3-52ed-481d-9e20-1a71fc4c7216', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:45,131 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:38:45,132 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88125bf1-5784-450e-85a8-8b11e7082459', 'x-compute-request-id': 'req-88125bf1-5784-450e-85a8-8b11e7082459', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:46,304 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:38:46,304 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48b6399f-7b1c-4665-bd3d-dd047aca151d', 'x-compute-request-id': 'req-48b6399f-7b1c-4665-bd3d-dd047aca151d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:47,501 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.188s
2026-06-26 08:38:47,502 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461ed8d8-fe36-4845-b4d3-e8a2fb92552a', 'x-compute-request-id': 'req-461ed8d8-fe36-4845-b4d3-e8a2fb92552a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:48,667 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:38:48,668 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c818353f-8b64-4ae2-99e1-5168a6fe0138', 'x-compute-request-id': 'req-c818353f-8b64-4ae2-99e1-5168a6fe0138', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:49,875 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:38:49,876 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1f25fc9-febc-405b-a2fa-95d12205a755', 'x-compute-request-id': 'req-f1f25fc9-febc-405b-a2fa-95d12205a755', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:51,038 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:38:51,039 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dc77268-d82d-4992-b8e4-ddbe04ec190c', 'x-compute-request-id': 'req-8dc77268-d82d-4992-b8e4-ddbe04ec190c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:52,208 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:38:52,208 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5d079a5-3ef5-4f72-b463-2fe7f5ebc10f', 'x-compute-request-id': 'req-f5d079a5-3ef5-4f72-b463-2fe7f5ebc10f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:53,371 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:38:53,372 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-156edc70-b5c6-4ea1-90dd-3dcb017fb971', 'x-compute-request-id': 'req-156edc70-b5c6-4ea1-90dd-3dcb017fb971', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:54,599 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.221s
2026-06-26 08:38:54,599 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e62574d-bff8-4d79-8113-a6bb4b9bfd29', 'x-compute-request-id': 'req-7e62574d-bff8-4d79-8113-a6bb4b9bfd29', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:55,766 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.153s
2026-06-26 08:38:55,766 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db68bb47-6954-45c9-a528-951ccf4f36fb', 'x-compute-request-id': 'req-db68bb47-6954-45c9-a528-951ccf4f36fb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:56,919 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:38:56,920 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd12ffc2-35cc-4e71-975a-5517143d6568', 'x-compute-request-id': 'req-dd12ffc2-35cc-4e71-975a-5517143d6568', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:58,095 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.163s
2026-06-26 08:38:58,095 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa0b4a3-b977-42a9-80ff-97aabb829d98', 'x-compute-request-id': 'req-3aa0b4a3-b977-42a9-80ff-97aabb829d98', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:38:59,292 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:38:59,292 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ae7242f-e2bf-48e8-bf5f-ebfc408ea34c', 'x-compute-request-id': 'req-0ae7242f-e2bf-48e8-bf5f-ebfc408ea34c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:00,464 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:39:00,464 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abddd943-cb99-44b3-8796-c55558648004', 'x-compute-request-id': 'req-abddd943-cb99-44b3-8796-c55558648004', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:01,604 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:39:01,604 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83f0bdfa-ed99-423e-9b55-47acc4d441c8', 'x-compute-request-id': 'req-83f0bdfa-ed99-423e-9b55-47acc4d441c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:02,741 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:39:02,741 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdbb8fe9-d58e-403d-97ea-c4ad12c536fa', 'x-compute-request-id': 'req-fdbb8fe9-d58e-403d-97ea-c4ad12c536fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:03,897 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:39:03,897 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b9e6e8-fbf9-43ec-8b76-e13bb296dfcc', 'x-compute-request-id': 'req-93b9e6e8-fbf9-43ec-8b76-e13bb296dfcc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:05,081 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.174s
2026-06-26 08:39:05,082 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c078abf9-81d0-4904-a4da-7bcd422ccce1', 'x-compute-request-id': 'req-c078abf9-81d0-4904-a4da-7bcd422ccce1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:06,292 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:39:06,292 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c686c523-69d6-49fb-8794-ded44d67bc04', 'x-compute-request-id': 'req-c686c523-69d6-49fb-8794-ded44d67bc04', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:07,455 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.151s
2026-06-26 08:39:07,455 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7c2d652-a855-40a8-9a08-7868be70c551', 'x-compute-request-id': 'req-b7c2d652-a855-40a8-9a08-7868be70c551', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:08,619 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.155s
2026-06-26 08:39:08,620 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a71affb2-ed96-4178-b827-19272316dc89', 'x-compute-request-id': 'req-a71affb2-ed96-4178-b827-19272316dc89', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:09,774 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:39:09,774 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b65750b-6d99-4c25-8d2b-d3727b5f40e8', 'x-compute-request-id': 'req-1b65750b-6d99-4c25-8d2b-d3727b5f40e8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:10,971 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.184s
2026-06-26 08:39:10,972 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff669e1-3f77-45c6-b5d3-803f65f7c887', 'x-compute-request-id': 'req-aff669e1-3f77-45c6-b5d3-803f65f7c887', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:12,179 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:39:12,179 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8ef14fe-5883-447d-926f-07e4314584ce', 'x-compute-request-id': 'req-f8ef14fe-5883-447d-926f-07e4314584ce', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:13,455 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.267s
2026-06-26 08:39:13,456 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e664e8-a34a-425a-a456-aa831721d6e7', 'x-compute-request-id': 'req-e4e664e8-a34a-425a-a456-aa831721d6e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:14,614 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:39:14,615 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d88f4f1-0562-48b9-9566-729cf4d83146', 'x-compute-request-id': 'req-9d88f4f1-0562-48b9-9566-729cf4d83146', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:15,766 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:39:15,766 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c715d8-8c35-49d1-88f7-b5b941163730', 'x-compute-request-id': 'req-42c715d8-8c35-49d1-88f7-b5b941163730', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:16,962 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.190s
2026-06-26 08:39:16,963 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b8453ea-8f68-4090-861b-f67d5b28d531', 'x-compute-request-id': 'req-0b8453ea-8f68-4090-861b-f67d5b28d531', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:18,105 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.131s
2026-06-26 08:39:18,105 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55ce48d9-8b11-467b-bfad-f15897edffb3', 'x-compute-request-id': 'req-55ce48d9-8b11-467b-bfad-f15897edffb3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:19,335 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.223s
2026-06-26 08:39:19,335 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-879dfab8-73c0-450d-bfd6-efa910177939', 'x-compute-request-id': 'req-879dfab8-73c0-450d-bfd6-efa910177939', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:20,500 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:39:20,501 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc74eaf5-786d-49e7-8760-04567e878fd4', 'x-compute-request-id': 'req-cc74eaf5-786d-49e7-8760-04567e878fd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:21,657 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:39:21,657 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6323b0d5-bd89-49b0-b16a-dbd6c83df51c', 'x-compute-request-id': 'req-6323b0d5-bd89-49b0-b16a-dbd6c83df51c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:22,856 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:39:22,857 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ead6895a-e9ee-4f4a-a9ba-533a0f37cd4b', 'x-compute-request-id': 'req-ead6895a-e9ee-4f4a-a9ba-533a0f37cd4b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:24,053 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.185s
2026-06-26 08:39:24,054 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1db5f50-b3d2-49a8-8f94-741546773956', 'x-compute-request-id': 'req-d1db5f50-b3d2-49a8-8f94-741546773956', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:25,256 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:39:25,256 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db4160e2-7dbe-41af-9e06-0d2c3e47755b', 'x-compute-request-id': 'req-db4160e2-7dbe-41af-9e06-0d2c3e47755b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:26,399 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.130s
2026-06-26 08:39:26,399 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9950248f-6c0f-498d-9007-8fd468179139', 'x-compute-request-id': 'req-9950248f-6c0f-498d-9007-8fd468179139', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:27,572 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.164s
2026-06-26 08:39:27,572 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1ea4acb-08ca-4eb8-a513-4f5305c288f1', 'x-compute-request-id': 'req-b1ea4acb-08ca-4eb8-a513-4f5305c288f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:28,776 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:39:28,776 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12050b4f-3e6d-44c5-b3b3-06d56db1558d', 'x-compute-request-id': 'req-12050b4f-3e6d-44c5-b3b3-06d56db1558d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:29,944 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.157s
2026-06-26 08:39:29,945 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c23ee20-005f-4f25-8722-0755e5ca0bc8', 'x-compute-request-id': 'req-6c23ee20-005f-4f25-8722-0755e5ca0bc8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:31,145 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:39:31,146 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6491bd48-c997-4990-ad89-ec03def21813', 'x-compute-request-id': 'req-6491bd48-c997-4990-ad89-ec03def21813', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:32,290 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:39:32,291 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52fdbcb7-9214-43ae-9627-4ff02376422a', 'x-compute-request-id': 'req-52fdbcb7-9214-43ae-9627-4ff02376422a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:33,421 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.120s
2026-06-26 08:39:33,421 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ed1b62-3a29-402e-97cb-eb49a7a24d1c', 'x-compute-request-id': 'req-98ed1b62-3a29-402e-97cb-eb49a7a24d1c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:34,571 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.140s
2026-06-26 08:39:34,571 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a76fd33-2b36-4eab-8abc-eb38358aae4a', 'x-compute-request-id': 'req-2a76fd33-2b36-4eab-8abc-eb38358aae4a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:35,758 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:39:35,759 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a6b77b2-2f83-4a62-b48b-caf1c3a7f623', 'x-compute-request-id': 'req-8a6b77b2-2f83-4a62-b48b-caf1c3a7f623', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:36,903 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.137s
2026-06-26 08:39:36,903 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a79b9a27-0eeb-45bf-9059-b4bc73742ace', 'x-compute-request-id': 'req-a79b9a27-0eeb-45bf-9059-b4bc73742ace', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:38,119 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:39:38,119 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b2156f3-9fe5-4a8d-800e-bd30858d805e', 'x-compute-request-id': 'req-5b2156f3-9fe5-4a8d-800e-bd30858d805e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:39,303 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.171s
2026-06-26 08:39:39,303 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bad060e-ec65-4ec2-84b8-be4f707c8fbb', 'x-compute-request-id': 'req-4bad060e-ec65-4ec2-84b8-be4f707c8fbb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:40,452 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.138s
2026-06-26 08:39:40,452 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ccabb6-79ae-4ff5-ad31-e17addfd459b', 'x-compute-request-id': 'req-a8ccabb6-79ae-4ff5-ad31-e17addfd459b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:41,610 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:39:41,610 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce2e9fb-9fdb-456c-8251-6eb0804e90a9', 'x-compute-request-id': 'req-cce2e9fb-9fdb-456c-8251-6eb0804e90a9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:42,761 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:39:42,761 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d766920c-5538-4b1c-87ab-2a1160fcfcb8', 'x-compute-request-id': 'req-d766920c-5538-4b1c-87ab-2a1160fcfcb8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:43,956 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.186s
2026-06-26 08:39:43,957 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb176a59-0871-48c9-aeed-23b02761a646', 'x-compute-request-id': 'req-eb176a59-0871-48c9-aeed-23b02761a646', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:45,147 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.179s
2026-06-26 08:39:45,147 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0549a454-05a4-491b-a6c7-5af6cc17764a', 'x-compute-request-id': 'req-0549a454-05a4-491b-a6c7-5af6cc17764a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:46,301 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:39:46,301 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75341249-6a20-4651-b4cf-ff0a5c031e68', 'x-compute-request-id': 'req-75341249-6a20-4651-b4cf-ff0a5c031e68', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:47,430 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.122s
2026-06-26 08:39:47,431 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0f94e9d-f00e-4dfa-8f2a-324f4480a57e', 'x-compute-request-id': 'req-b0f94e9d-f00e-4dfa-8f2a-324f4480a57e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:48,584 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:39:48,585 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d251e5b-aa9d-42a6-b020-994b1a901fb6', 'x-compute-request-id': 'req-7d251e5b-aa9d-42a6-b020-994b1a901fb6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:49,735 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:39:49,735 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51345834-ad1d-4274-b0ed-e4e13e1c09a7', 'x-compute-request-id': 'req-51345834-ad1d-4274-b0ed-e4e13e1c09a7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:50,944 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:39:50,945 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-801b7813-b006-4212-8da9-ab3798ef9413', 'x-compute-request-id': 'req-801b7813-b006-4212-8da9-ab3798ef9413', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:52,150 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.193s
2026-06-26 08:39:52,150 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f23522b9-7d19-4fdf-921b-6c961c6a4cc3', 'x-compute-request-id': 'req-f23522b9-7d19-4fdf-921b-6c961c6a4cc3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:53,328 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.166s
2026-06-26 08:39:53,328 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-698d2da0-8405-4f19-93fe-6fc5d744a385', 'x-compute-request-id': 'req-698d2da0-8405-4f19-93fe-6fc5d744a385', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:54,515 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.177s
2026-06-26 08:39:54,515 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba12e87e-80f9-4905-8c43-561edf9d449a', 'x-compute-request-id': 'req-ba12e87e-80f9-4905-8c43-561edf9d449a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:55,715 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.191s
2026-06-26 08:39:55,716 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-004a782f-3f20-405b-8b01-74c30e4892c8', 'x-compute-request-id': 'req-004a782f-3f20-405b-8b01-74c30e4892c8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:56,881 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:39:56,881 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87f157be-83d2-4497-9e5c-a2137f22c7c0', 'x-compute-request-id': 'req-87f157be-83d2-4497-9e5c-a2137f22c7c0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:58,113 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.226s
2026-06-26 08:39:58,113 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89aec37b-fea5-4753-ae29-f0fdb5b48a8a', 'x-compute-request-id': 'req-89aec37b-fea5-4753-ae29-f0fdb5b48a8a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:39:59,303 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.182s
2026-06-26 08:39:59,304 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd72674e-1902-48ca-8362-09e1aef2715e', 'x-compute-request-id': 'req-cd72674e-1902-48ca-8362-09e1aef2715e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:00,463 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.150s
2026-06-26 08:40:00,463 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1555a26-104b-4ace-a974-150d0d5d49e3', 'x-compute-request-id': 'req-f1555a26-104b-4ace-a974-150d0d5d49e3', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:01,608 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:40:01,608 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2533ffcf-279c-4145-9833-5f487827e826', 'x-compute-request-id': 'req-2533ffcf-279c-4145-9833-5f487827e826', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:02,779 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.159s
2026-06-26 08:40:02,779 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45763113-f015-45ce-85c0-4732884496e7', 'x-compute-request-id': 'req-45763113-f015-45ce-85c0-4732884496e7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:03,945 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:40:03,946 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b14b4af-ed00-4161-8c7e-618b503b853f', 'x-compute-request-id': 'req-2b14b4af-ed00-4161-8c7e-618b503b853f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:05,155 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.199s
2026-06-26 08:40:05,155 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee0d8bc7-d2db-4759-83a9-f85e0c35b293', 'x-compute-request-id': 'req-ee0d8bc7-d2db-4759-83a9-f85e0c35b293', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:06,325 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:40:06,325 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8d895cc-fc82-463a-939d-47af479784e5', 'x-compute-request-id': 'req-d8d895cc-fc82-463a-939d-47af479784e5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:07,546 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.210s
2026-06-26 08:40:07,546 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddbf1da3-51da-491b-b4cd-6fc9dad9c8b4', 'x-compute-request-id': 'req-ddbf1da3-51da-491b-b4cd-6fc9dad9c8b4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:08,698 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.146s
2026-06-26 08:40:08,698 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7140b727-ebba-417a-aa76-56c68db87287', 'x-compute-request-id': 'req-7140b727-ebba-417a-aa76-56c68db87287', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:09,849 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:40:09,850 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17681c50-f45b-407d-8f59-9d1c66c8e289', 'x-compute-request-id': 'req-17681c50-f45b-407d-8f59-9d1c66c8e289', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:10,982 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.125s
2026-06-26 08:40:10,982 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-768ba2c8-433d-4b51-9405-5f8c721e55e6', 'x-compute-request-id': 'req-768ba2c8-433d-4b51-9405-5f8c721e55e6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:12,156 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:40:12,156 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533c213f-273b-45c9-9288-fb26eec1ba2b', 'x-compute-request-id': 'req-533c213f-273b-45c9-9288-fb26eec1ba2b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:13,364 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.196s
2026-06-26 08:40:13,364 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cd4f5f3-e121-4958-92be-4c13360efa90', 'x-compute-request-id': 'req-9cd4f5f3-e121-4958-92be-4c13360efa90', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:14,543 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.170s
2026-06-26 08:40:14,544 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-601a4c2f-f2fd-4760-9f2c-4f3288bcb96b', 'x-compute-request-id': 'req-601a4c2f-f2fd-4760-9f2c-4f3288bcb96b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:15,747 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.194s
2026-06-26 08:40:15,747 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57452280-7217-47b5-9ab4-97271adfdabf', 'x-compute-request-id': 'req-57452280-7217-47b5-9ab4-97271adfdabf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:16,897 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:40:16,897 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4941b9a4-b2c9-4af2-adf2-ab6a8105cd0a', 'x-compute-request-id': 'req-4941b9a4-b2c9-4af2-adf2-ab6a8105cd0a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:18,050 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:40:18,051 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-051ece16-e37e-4b28-b1f9-d35f6ef34640', 'x-compute-request-id': 'req-051ece16-e37e-4b28-b1f9-d35f6ef34640', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:19,279 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.218s
2026-06-26 08:40:19,279 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01d5d993-1a1f-443b-a209-4bb79076caac', 'x-compute-request-id': 'req-01d5d993-1a1f-443b-a209-4bb79076caac', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:20,435 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:40:20,435 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfdb56d6-8d4c-4f37-a4a0-3b415881a9c4', 'x-compute-request-id': 'req-dfdb56d6-8d4c-4f37-a4a0-3b415881a9c4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:21,629 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.183s
2026-06-26 08:40:21,630 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e92011f6-727d-4aee-88f5-2e10b47444a8', 'x-compute-request-id': 'req-e92011f6-727d-4aee-88f5-2e10b47444a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:22,776 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:40:22,777 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4522cb74-3d33-4c86-8a93-042f3fd08608', 'x-compute-request-id': 'req-4522cb74-3d33-4c86-8a93-042f3fd08608', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:23,912 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:40:23,912 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95164387-b3b8-4e46-8b2d-e6c01d4c6966', 'x-compute-request-id': 'req-95164387-b3b8-4e46-8b2d-e6c01d4c6966', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:25,109 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.187s
2026-06-26 08:40:25,110 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-11056c15-7bd3-4dee-bf42-ce3838e9a18b', 'x-compute-request-id': 'req-11056c15-7bd3-4dee-bf42-ce3838e9a18b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:26,263 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.143s
2026-06-26 08:40:26,263 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0f1c7260-d909-49cd-b871-35ef35039ca9', 'x-compute-request-id': 'req-0f1c7260-d909-49cd-b871-35ef35039ca9', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:27,438 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:40:27,438 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b0198f5-5368-4c59-8d33-f2bc5692467c', 'x-compute-request-id': 'req-0b0198f5-5368-4c59-8d33-f2bc5692467c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:28,579 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:40:28,579 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79682a76-2034-47d2-973c-9cdc55ef95f6', 'x-compute-request-id': 'req-79682a76-2034-47d2-973c-9cdc55ef95f6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:29,791 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.202s
2026-06-26 08:40:29,792 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69f11802-62d8-42f7-9235-ff3b0f6132cf', 'x-compute-request-id': 'req-69f11802-62d8-42f7-9235-ff3b0f6132cf', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:30,940 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.136s
2026-06-26 08:40:30,940 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f973f068-e69a-495a-a258-20810e7fae0d', 'x-compute-request-id': 'req-f973f068-e69a-495a-a258-20810e7fae0d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:32,094 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.144s
2026-06-26 08:40:32,094 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-450ec4fd-2803-4e10-b2d7-9074c0266d4c', 'x-compute-request-id': 'req-450ec4fd-2803-4e10-b2d7-9074c0266d4c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:33,265 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.161s
2026-06-26 08:40:33,265 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7553b537-5549-42ab-85df-7cc1c6ed8f67', 'x-compute-request-id': 'req-7553b537-5549-42ab-85df-7cc1c6ed8f67', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:34,427 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.152s
2026-06-26 08:40:34,428 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec84bd78-0bf5-4249-ba20-bb04b9851ce4', 'x-compute-request-id': 'req-ec84bd78-0bf5-4249-ba20-bb04b9851ce4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:35,635 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:40:35,636 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac7d88ac-1d79-4024-9144-8ad9a12dc809', 'x-compute-request-id': 'req-ac7d88ac-1d79-4024-9144-8ad9a12dc809', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:36,798 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:40:36,798 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-493e1eb9-1e6f-4417-800f-70047caa3e48', 'x-compute-request-id': 'req-493e1eb9-1e6f-4417-800f-70047caa3e48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:37,949 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.142s
2026-06-26 08:40:37,950 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbfc6040-c62a-4492-ab3f-dd92b774d292', 'x-compute-request-id': 'req-cbfc6040-c62a-4492-ab3f-dd92b774d292', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:39,118 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:40:39,118 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb918348-8660-46a5-9d9c-d5746cb673e5', 'x-compute-request-id': 'req-cb918348-8660-46a5-9d9c-d5746cb673e5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:40,293 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.169s
2026-06-26 08:40:40,293 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9007c57f-2c83-4123-8600-18e436b60ec7', 'x-compute-request-id': 'req-9007c57f-2c83-4123-8600-18e436b60ec7', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:41,499 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:40:41,499 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc0f10f9-e4c5-4d68-9087-48ecf63c83bb', 'x-compute-request-id': 'req-cc0f10f9-e4c5-4d68-9087-48ecf63c83bb', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:42,695 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.181s
2026-06-26 08:40:42,695 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cbddf8a-e13e-458b-adc5-24f04ce7e20b', 'x-compute-request-id': 'req-3cbddf8a-e13e-458b-adc5-24f04ce7e20b', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:43,850 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.147s
2026-06-26 08:40:43,850 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1d7c699-f1e6-44f6-877a-4079339dfd7e', 'x-compute-request-id': 'req-e1d7c699-f1e6-44f6-877a-4079339dfd7e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:45,019 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.162s
2026-06-26 08:40:45,019 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3d9daaf-c215-4c50-8124-3adeedbdac56', 'x-compute-request-id': 'req-a3d9daaf-c215-4c50-8124-3adeedbdac56', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:46,155 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.127s
2026-06-26 08:40:46,156 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b79072db-7221-41f7-9026-e0c59321d19a', 'x-compute-request-id': 'req-b79072db-7221-41f7-9026-e0c59321d19a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:47,323 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:40:47,323 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e97eec-bac5-4b36-a97e-b038dd0bee48', 'x-compute-request-id': 'req-91e97eec-bac5-4b36-a97e-b038dd0bee48', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:48,528 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.195s
2026-06-26 08:40:48,528 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde848d4-2af0-4173-807e-b205d8bca1fd', 'x-compute-request-id': 'req-cde848d4-2af0-4173-807e-b205d8bca1fd', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:49,683 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:40:49,683 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-414df11f-5c0e-4722-9ea3-cc42b6f094fa', 'x-compute-request-id': 'req-414df11f-5c0e-4722-9ea3-cc42b6f094fa', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:50,832 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:40:50,833 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c535b6-784c-4cae-887f-8579d44b92c5', 'x-compute-request-id': 'req-26c535b6-784c-4cae-887f-8579d44b92c5', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:51,980 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.141s
2026-06-26 08:40:51,980 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43caae5c-b27b-4779-99ff-67af293b858a', 'x-compute-request-id': 'req-43caae5c-b27b-4779-99ff-67af293b858a', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:53,198 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.207s
2026-06-26 08:40:53,198 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd6ad494-ca8c-4f97-8c48-f248c65d25b8', 'x-compute-request-id': 'req-fd6ad494-ca8c-4f97-8c48-f248c65d25b8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:54,348 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.139s
2026-06-26 08:40:54,348 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d21e83d4-3953-4724-a4dc-c0e18df196f1', 'x-compute-request-id': 'req-d21e83d4-3953-4724-a4dc-c0e18df196f1', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:55,494 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.135s
2026-06-26 08:40:55,494 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7e9f8f8-549a-4be8-ab9e-21ae3ce71b5c', 'x-compute-request-id': 'req-f7e9f8f8-549a-4be8-ab9e-21ae3ce71b5c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:56,645 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.145s
2026-06-26 08:40:56,646 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f107f8e-74ca-4b4d-b57c-d6eed647a7cc', 'x-compute-request-id': 'req-7f107f8e-74ca-4b4d-b57c-d6eed647a7cc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:57,905 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.251s
2026-06-26 08:40:57,905 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71065447-413d-4f39-92f0-99558eb8bd07', 'x-compute-request-id': 'req-71065447-413d-4f39-92f0-99558eb8bd07', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:40:59,069 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.156s
2026-06-26 08:40:59,070 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf319e9-e7bb-42bb-a23b-4b10253d0059', 'x-compute-request-id': 'req-ebf319e9-e7bb-42bb-a23b-4b10253d0059', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:00,229 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:41:00,229 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a52b636f-ee5f-4a81-9551-5097f04d831c', 'x-compute-request-id': 'req-a52b636f-ee5f-4a81-9551-5097f04d831c', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:01,395 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.154s
2026-06-26 08:41:01,396 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c9d57d6-63c2-4d5a-9a32-cc263a87eed6', 'x-compute-request-id': 'req-4c9d57d6-63c2-4d5a-9a32-cc263a87eed6', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:02,615 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.209s
2026-06-26 08:41:02,615 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d041f109-2792-43d8-8d16-3fa76c90739f', 'x-compute-request-id': 'req-d041f109-2792-43d8-8d16-3fa76c90739f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:03,834 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.211s
2026-06-26 08:41:03,834 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716b1ce2-8424-4ae7-81ca-b3ca09db49a2', 'x-compute-request-id': 'req-716b1ce2-8424-4ae7-81ca-b3ca09db49a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:05,001 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:41:05,001 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45075c8d-4c58-4d7b-a28d-9a7776960e8d', 'x-compute-request-id': 'req-45075c8d-4c58-4d7b-a28d-9a7776960e8d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:06,158 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.149s
2026-06-26 08:41:06,158 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55cd14f2-bc7f-482f-9070-abbae893e2a2', 'x-compute-request-id': 'req-55cd14f2-bc7f-482f-9070-abbae893e2a2', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:07,326 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.160s
2026-06-26 08:41:07,326 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3882cc48-4d1e-463b-91fb-603256a05955', 'x-compute-request-id': 'req-3882cc48-4d1e-463b-91fb-603256a05955', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:08,567 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.234s
2026-06-26 08:41:08,567 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d37338a8-c289-469c-864a-038c81da1ee8', 'x-compute-request-id': 'req-d37338a8-c289-469c-864a-038c81da1ee8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:09,708 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:41:09,708 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9da8a191-246b-498e-95b1-3f5bc4392d7d', 'x-compute-request-id': 'req-9da8a191-246b-498e-95b1-3f5bc4392d7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:10,904 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.189s
2026-06-26 08:41:10,904 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc77c356-98fd-4f16-9d16-ac9f3a10416f', 'x-compute-request-id': 'req-dc77c356-98fd-4f16-9d16-ac9f3a10416f', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:12,071 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.158s
2026-06-26 08:41:12,072 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5aa86a3b-5708-4c1c-b8e8-1e9cfbe830a8', 'x-compute-request-id': 'req-5aa86a3b-5708-4c1c-b8e8-1e9cfbe830a8', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:13,215 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.134s
2026-06-26 08:41:13,215 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf3fa63-87fd-477f-928c-d973c3c517a0', 'x-compute-request-id': 'req-1bf3fa63-87fd-477f-928c-d973c3c517a0', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:14,374 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.148s
2026-06-26 08:41:14,374 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-086de8a4-9371-44f0-8613-c6cc14bea77e', 'x-compute-request-id': 'req-086de8a4-9371-44f0-8613-c6cc14bea77e', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:15,683 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.298s
2026-06-26 08:41:15,684 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3f17a11-c931-457a-b2f0-5250af5b8cd4', 'x-compute-request-id': 'req-d3f17a11-c931-457a-b2f0-5250af5b8cd4', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:16,893 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.198s
2026-06-26 08:41:16,893 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-add7852e-1bbc-4dc7-b249-8e8677648c7d', 'x-compute-request-id': 'req-add7852e-1bbc-4dc7-b249-8e8677648c7d', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:18,027 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.126s
2026-06-26 08:41:18,027 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b92fa978-2434-4e72-bd57-8ffbe3400799', 'x-compute-request-id': 'req-b92fa978-2434-4e72-bd57-8ffbe3400799', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:20,031 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.986s
2026-06-26 08:41:20,032 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d716d3b6-4ca9-47fe-ac7f-28a523ffc023', 'x-compute-request-id': 'req-d716d3b6-4ca9-47fe-ac7f-28a523ffc023', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:21,298 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.259s
2026-06-26 08:41:21,299 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba173853-6ef8-4daa-a84c-eaabd18298dc', 'x-compute-request-id': 'req-ba173853-6ef8-4daa-a84c-eaabd18298dc', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:22,525 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.216s
2026-06-26 08:41:22,526 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d8ce95f-89e1-4882-9b27-8bbf4bbef282', 'x-compute-request-id': 'req-5d8ce95f-89e1-4882-9b27-8bbf4bbef282', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:24,930 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 1.395s
2026-06-26 08:41:24,931 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10de82be-d830-4a9b-b2cf-38cf394861ec', 'x-compute-request-id': 'req-10de82be-d830-4a9b-b2cf-38cf394861ec', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:26,211 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:test_server_basic_ops): 200 GET https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde 0.271s
2026-06-26 08:41:26,212 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '1457', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71be4f5c-9224-491c-ae1b-a04f2313dc13', 'x-compute-request-id': 'req-71be4f5c-9224-491c-ae1b-a04f2313dc13', 'connection': 'close', 'status': '200', 'content-location': 'https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde'}
Body: b'{"server": {"accessIPv4": "", "accessIPv6": "", "addresses": {}, "created": "2026-06-26T08:11:25Z", "flavor": {"id": "7", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/flavors/7"}]}, "hostId": "a648ad260f4d0acdc12ef76fe35bafd1e2befd8928088bb5b08d2e21", "id": "ce82c30f-8fcb-4acb-9b33-deb5f651cfde", "image": {"id": "c5b74094-6577-452f-8298-3e366bfa0d73", "links": [{"rel": "bookmark", "href": "https://192.0.2.10:8774/images/c5b74094-6577-452f-8298-3e366bfa0d73"}]}, "links": [{"rel": "self", "href": "https://192.0.2.10:8774/v2.1/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}, {"rel": "bookmark", "href": "https://192.0.2.10:8774/servers/ce82c30f-8fcb-4acb-9b33-deb5f651cfde"}], "metadata": {"meta1": "data1", "meta2": "data2", "metaN": "dataN"}, "name": "tempest-TestServerBasicOps-server-856384285", "status": "BUILD", "tenant_id": "324e7cd7a4a7427aa743db5017750898", "user_id": "6103c91c985049588f2f5cc59309f035", "updated": "2026-06-26T08:26:26Z", "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestServerBasicOps-320606123", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2089912298"}, {"name": "tempest-secgroup-smoke-520001064"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}'
2026-06-26 08:41:26,223 339964 ERROR [tempest.common.compute] Server ce82c30f-8fcb-4acb-9b33-deb5f651cfde failed to delete in time
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute server = waiters.wait_for_server_status(
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute clients.servers_client, server['id'], wait_until,
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute request_id=request_id)
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute raise lib_exc.TimeoutException(message)
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute Details: (TestServerBasicOps:test_server_basic_ops) Server ce82c30f-8fcb-4acb-9b33-deb5f651cfde failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-f258c620-7f27-4bfe-8395-fe6bd1503a5d. Current status: BUILD. Current task state: spawning.
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute During handling of the above exception, another exception occurred:
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute Traceback (most recent call last):
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 361, in create_test_server
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute waiters.wait_for_server_termination(
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute clients.servers_client, server['id'])
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 151, in wait_for_server_termination
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute raise lib_exc.TimeoutException
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute tempest.lib.exceptions.TimeoutException: Request timed out
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute Details: None
2026-06-26 08:41:26.223 339964 ERROR tempest.common.compute
2026-06-26 08:41:26,254 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 202 DELETE https://192.0.2.10:8774/v2.1/os-keypairs/tempest-keypair-1423307943 0.026s
2026-06-26 08:41:26,254 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb170466-fd66-4583-8f27-7ea04d06f220', 'x-compute-request-id': 'req-fb170466-fd66-4583-8f27-7ea04d06f220', 'connection': 'close', 'status': '202', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs/tempest-keypair-1423307943'}
Body: b''
2026-06-26 08:41:26,294 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 409 DELETE https://192.0.2.10:9696/v2.0/security-groups/46b20fc4-dd45-4a6c-8df1-e842598f8747 0.039s
2026-06-26 08:41:26,294 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-135a75f5-db83-47ae-a358-f586e4bf1640', 'connection': 'close', 'status': '409', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups/46b20fc4-dd45-4a6c-8df1-e842598f8747'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group 46b20fc4-dd45-4a6c-8df1-e842598f8747 in use.", "detail": ""}}'
2026-06-26 08:41:26,294 339964 ERROR [tempest.lib.common.validation_resources] Conflict while deleting security group 46b20fc4-dd45-4a6c-8df1-e842598f8747 VM might not be deleted
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources Traceback (most recent call last):
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources security_group_client.delete_security_group(sec_id)
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources return self.delete_resource(uri)
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~~~~~~~~~^^^^^
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources resp, body = self.delete(req_uri)
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~^^^^^^^^^
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources return self.request('DELETE', url, extra_headers, headers, body)
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources self._error_checker(resp, resp_body)
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources raise exceptions.Conflict(resp_body, resp=resp)
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources tempest.lib.exceptions.Conflict: Conflict with state of target resource
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 46b20fc4-dd45-4a6c-8df1-e842598f8747 in use.', 'detail': ''}
2026-06-26 08:41:26.294 339964 ERROR tempest.lib.common.validation_resources
2026-06-26 08:41:26,562 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 204 DELETE https://192.0.2.10:9696/v2.0/floatingips/55a9bd7d-b0c6-4a30-926c-448582e9c430 0.265s
2026-06-26 08:41:26,562 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'x-openstack-request-id': 'req-0d4b9fb8-500c-4618-8c47-57552f808b68', 'connection': 'close', 'status': '204', 'content-location': 'https://192.0.2.10:9696/v2.0/floatingips/55a9bd7d-b0c6-4a30-926c-448582e9c430'}
Body: b''
2026-06-26 08:41:26,630 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 409 DELETE https://192.0.2.10:9696/v2.0/security-groups/a353e46a-c05d-45f6-996c-36902580a39c 0.065s
2026-06-26 08:41:26,631 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-type': 'application/json', 'content-length': '136', 'x-openstack-request-id': 'req-8455db13-6ea2-4c20-92ad-8ba3fb8862b7', 'connection': 'close', 'status': '409', 'content-location': 'https://192.0.2.10:9696/v2.0/security-groups/a353e46a-c05d-45f6-996c-36902580a39c'}
Body: b'{"NeutronError": {"type": "SecurityGroupInUse", "message": "Security Group a353e46a-c05d-45f6-996c-36902580a39c in use.", "detail": ""}}'
2026-06-26 08:41:26,673 339964 INFO [tempest.lib.common.rest_client] Request (TestServerBasicOps:_run_cleanups): 202 DELETE https://192.0.2.10:8774/v2.1/os-keypairs/tempest-TestServerBasicOps-320606123 0.041s
2026-06-26 08:41:26,674 339964 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.1', 'X-Auth-Token': '<omitted>'}
Body: None
Response - Headers: {'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61adab76-6a2c-42af-9a03-38cc17271a42', 'x-compute-request-id': 'req-61adab76-6a2c-42af-9a03-38cc17271a42', 'connection': 'close', 'status': '202', 'content-location': 'https://192.0.2.10:8774/v2.1/os-keypairs/tempest-TestServerBasicOps-320606123'}
Body: b''
}}}
traceback-1: {{{
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/fixtures/fixture.py", line 162, in cleanUp
return self._cleanups(raise_errors=raise_first) # type: ignore[misc]
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/fixtures/callmany.py", line 121, in __call__
raise exc.with_traceback(error[2])
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/fixtures/callmany.py", line 113, in __call__
cleanup(*args, **kwargs)
~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/validation_resources.py", line 346, in clear_validation_resources
raise has_exception
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/validation_resources.py", line 315, in clear_validation_resources
security_group_client.delete_security_group(sec_id)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group 46b20fc4-dd45-4a6c-8df1-e842598f8747 in use.', 'detail': ''}
}}}
traceback-2: {{{
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc
return func(*args, **kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/security_groups_client.py", line 59, in delete_security_group
return self.delete_resource(uri)
~~~~~~~~~~~~~~~~~~~~^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/services/network/base.py", line 42, in delete_resource
resp, body = self.delete(req_uri)
~~~~~~~~~~~^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 362, in delete
return self.request('DELETE', url, extra_headers, headers, body)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 767, in request
self._error_checker(resp, resp_body)
~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/lib/common/rest_client.py", line 897, in _error_checker
raise exceptions.Conflict(resp_body, resp=resp)
tempest.lib.exceptions.Conflict: Conflict with state of target resource
Details: {'type': 'SecurityGroupInUse', 'message': 'Security Group a353e46a-c05d-45f6-996c-36902580a39c in use.', 'detail': ''}
}}}
Traceback (most recent call last):
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/utils/__init__.py", line 65, in wrapper
return f(*func_args, **func_kwargs)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/scenario/test_server_basic_ops.py", line 127, in test_server_basic_ops
self.instance = self.create_server(
~~~~~~~~~~~~~~~~~~^
keypair=keypair,
^^^^^^^^^^^^^^^^
...<2 lines>...
config_drive=CONF.compute_feature_enabled.config_drive,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
metadata=self.md)
^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/scenario/manager.py", line 349, in create_server
body, _ = compute.create_test_server(
~~~~~~~~~~~~~~~~~~~~~~~~~~^
clients,
^^^^^^^^
...<2 lines>...
name=name, flavor=flavor,
^^^^^^^^^^^^^^^^^^^^^^^^^
image_id=image_id, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 345, in create_test_server
with excutils.save_and_reraise_exception():
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 271, in __exit__
self.force_reraise()
~~~~~~~~~~~~~~~~~~^^
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/oslo_utils/excutils.py", line 233, in force_reraise
raise self.value
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/compute.py", line 328, in create_test_server
server = waiters.wait_for_server_status(
clients.servers_client, server['id'], wait_until,
request_id=request_id)
File "/home/zuul/kolla-ansible-venv/lib/python3.13/site-packages/tempest/common/waiters.py", line 101, in wait_for_server_status
raise lib_exc.TimeoutException(message)
tempest.lib.exceptions.TimeoutException: Request timed out
Details: (TestServerBasicOps:test_server_basic_ops) Server ce82c30f-8fcb-4acb-9b33-deb5f651cfde failed to reach ACTIVE status and task state "None" within the required time (900 s). Request ID of server operation performed before checking the server status req-f258c620-7f27-4bfe-8395-fe6bd1503a5d. Current status: BUILD. Current task state: spawning.
|
||||||
| setUpClass (tempest.api.object_storage.test_account_quotas | 1 | 0 | 0 | 0 | 1 | Detail | |
AccountQuotasTest) |
skip
pt9.1: setUpClass (tempest.api.object_storage.test_account_quotas.AccountQuotasTest)
|
||||||
| setUpClass (tempest.api.object_storage.test_account_services | 1 | 0 | 0 | 0 | 1 | Detail | |
AccountTest) |
skip
pt10.1: setUpClass (tempest.api.object_storage.test_account_services.AccountTest)
|
||||||
| setUpClass (tempest.api.object_storage.test_container_quotas | 1 | 0 | 0 | 0 | 1 | Detail | |
ContainerQuotasTest) |
skip
pt11.1: setUpClass (tempest.api.object_storage.test_container_quotas.ContainerQuotasTest)
|
||||||
| setUpClass (tempest.api.object_storage.test_container_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ContainerTest) |
skip
pt12.1: setUpClass (tempest.api.object_storage.test_container_services.ContainerTest)
|
||||||
| setUpClass (tempest.api.object_storage.test_object_services | 1 | 0 | 0 | 0 | 1 | Detail | |
ObjectTest) |
skip
pt13.1: setUpClass (tempest.api.object_storage.test_object_services.ObjectTest)
|
||||||
| setUpClass (tempest.api.volume.test_versions | 1 | 0 | 0 | 0 | 1 | Detail | |
VersionsTest) |
skip
pt14.1: setUpClass (tempest.api.volume.test_versions.VersionsTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_actions | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesActionsTest) |
skip
pt15.1: setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_get | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesGetTest) |
skip
pt16.1: setUpClass (tempest.api.volume.test_volumes_get.VolumesGetTest)
|
||||||
| setUpClass (tempest.api.volume.test_volumes_list | 1 | 0 | 0 | 0 | 1 | Detail | |
VolumesListTestJSON) |
skip
pt17.1: setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON)
|
||||||
| setUpClass (tempest.scenario.test_dashboard_basic_ops | 1 | 0 | 0 | 0 | 1 | Detail | |
TestDashboardBasicOps) |
skip
pt18.1: setUpClass (tempest.scenario.test_dashboard_basic_ops.TestDashboardBasicOps)
|
||||||
| setUpClass (tempest.scenario.test_server_multinode | 1 | 0 | 0 | 0 | 1 | Detail | |
TestServerMultinode) |
skip
pt19.1: setUpClass (tempest.scenario.test_server_multinode.TestServerMultinode)
|
||||||
| tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke] |
pass
pt20.1: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor[id-1f12046b-753d-40d2-abb6-d8eb8b30cb2f,smoke]
|
||||||
test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke] |
pass
pt20.2: tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors[id-e36c0eaa-dff5-4082-ad1f-3f9a80aa3f59,smoke]
|
||||||
| tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke] |
pass
pt21.1: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create[id-850795d7-d4d3-4e55-b527-a774c0123d3a,smoke]
|
||||||
test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke] |
pass
pt21.2: tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list[id-a6154130-5a55-4850-8be4-5e9e796dbf17,smoke]
|
||||||
| tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke] |
pass
pt22.1: tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete[id-eb2b087d-633d-4d0d-a7bd-9e6ba35b32de,smoke]
|
||||||
| tempest.api.compute.test_versions.TestVersions | 2 | 2 | 0 | 0 | 0 | Detail | |
test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke] |
pass
pt23.1: tempest.api.compute.test_versions.TestVersions.test_get_version_details[id-b953a29e-929c-4a8e-81be-ec3a7e03cb76,smoke]
|
||||||
test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke] |
pass
pt23.2: tempest.api.compute.test_versions.TestVersions.test_list_api_versions[id-6c0a0990-43b6-4529-9b61-5fd8daf7c55c,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke] |
pass
pt24.1: tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete[id-7cd59bf9-bda4-4c72-9467-d21cab278355,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_domains.DomainsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke] |
pass
pt25.1: tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain[id-f2f5b44a-82e8-4dad-8084-0661ea3b18cf,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke] |
pass
pt26.1: tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint[id-37e8f15e-ee7c-4657-a1e7-f6b61e375eff,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke] |
pass
pt27.1: tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete[id-1598521a-2f36-4606-8df9-30772bd51339,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke] |
pass
pt28.1: tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy[id-e544703a-2f03-4cf2-9b0f-350782fdb0d3,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_regions.RegionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke] |
pass
pt29.1: tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id[id-2c12c5b5-efcf-4aa5-90c5-bff1ab0cdbe2,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke] |
pass
pt30.1: tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list[id-18afc6c0-46cf-4911-824e-9989cc056c3a,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_services.ServicesTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke] |
pass
pt31.1: tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service[id-5193aad5-bcb7-411d-85b0-b3b61b96ef06,smoke]
|
||||||
| tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke] |
pass
pt32.1: tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all[id-4773ebd5-ecbf-4255-b8d8-b63e6f72b65d,smoke]
|
||||||
| tempest.api.identity.v3.test_api_discovery.TestApiDiscovery | 4 | 4 | 0 | 0 | 0 | Detail | |
test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke] |
pass
pt33.1: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types[id-657c1970-4722-4189-8831-7325f3bc4265,smoke]
|
||||||
test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke] |
pass
pt33.2: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources[id-b9232f5e-d9e5-4d97-b96c-28d3db4de1bd,smoke]
|
||||||
test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke] |
pass
pt33.3: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses[id-8879a470-abfb-47bb-bb8d-5a7fd279ad1e,smoke]
|
||||||
test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke] |
pass
pt33.4: tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions[id-721f480f-35b6-46c7-846e-047e6acea0dc,smoke]
|
||||||
| tempest.api.identity.v3.test_domains.DefaultDomainTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke] |
pass
pt34.1: tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists[id-17a5de24-e6a0-4e4a-a9ee-d85b6e5612b5,smoke]
|
||||||
| tempest.api.image.v2.test_images.BasicOperationsImagesTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke] |
pass
pt35.1: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image[id-f848bb94-1c6e-45a4-8726-39e3a5b23535,smoke]
|
||||||
test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke] |
pass
pt35.2: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file[id-139b765e-7f3d-4b3d-8b37-3ca3876ee318,smoke]
|
||||||
test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke] |
pass
pt35.3: tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image[id-f66891a7-a35c-41a8-b590-a065c2a1caa6,smoke]
|
||||||
| tempest.api.image.v2.test_versions.VersionsTest | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke] |
pass
pt36.1: tempest.api.image.v2.test_versions.VersionsTest.test_list_versions[id-659ea30a-a17c-4317-832c-0f68ed23c31d,smoke]
|
||||||
| tempest.api.network.test_extensions.ExtensionsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke] |
pass
pt37.1: tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions[id-ef28c7e6-e646-4979-9d67-deb207bc5564,smoke]
|
||||||
| tempest.api.network.test_floating_ips.FloatingIPTestJSON | 2 | 2 | 0 | 0 | 0 | Detail | |
test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke] |
pass
pt38.1: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address[id-36de4bd0-f09c-43e3-a8e1-1decc1ffd3a5,smoke]
|
||||||
test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke] |
pass
pt38.2: tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip[id-62595970-ab1c-4b7f-8fcc-fddfe55e8718,smoke]
|
||||||
| tempest.api.network.test_networks.BulkNetworkOpsIpV6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt39.1: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke]
|
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt39.2: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke]
|
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt39.3: tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke]
|
||||||
| tempest.api.network.test_networks.BulkNetworkOpsTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke] |
pass
pt40.1: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network[id-d4f9024d-1e28-4fc1-a6b1-25dbc6fa11e2,smoke]
|
||||||
test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke] |
pass
pt40.2: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port[id-48037ff2-e889-4c3b-b86a-8e3f34d2d060,smoke]
|
||||||
test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke] |
pass
pt40.3: tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet[id-8936533b-c0aa-4f29-8e53-6cc873aec489,smoke]
|
||||||
| tempest.api.network.test_networks.NetworksIpV6Test | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt41.1: tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke]
|
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt41.2: tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke]
|
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt41.3: tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke]
|
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt41.4: tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke]
|
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt41.5: tempest.api.network.test_networks.NetworksIpV6Test.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke]
|
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt41.6: tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke]
|
||||||
| tempest.api.network.test_networks.NetworksTest | 6 | 6 | 0 | 0 | 0 | Detail | |
test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke] |
pass
pt42.1: tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet[id-0e269138-0da6-4efc-a46d-578161e7b221,smoke]
|
||||||
test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke] |
pass
pt42.2: tempest.api.network.test_networks.NetworksTest.test_external_network_visibility[id-af774677-42a9-4e4b-bb58-16fe6a5bc1ec,smoke]
|
||||||
test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke] |
pass
pt42.3: tempest.api.network.test_networks.NetworksTest.test_list_networks[id-f7ffdeda-e200-4a7a-bcbe-05716e86bf43,smoke]
|
||||||
test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke] |
pass
pt42.4: tempest.api.network.test_networks.NetworksTest.test_list_subnets[id-db68ba48-f4ea-49e9-81d1-e367f6d0b20a,smoke]
|
||||||
test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke] |
pass
pt42.5: tempest.api.network.test_networks.NetworksTest.test_show_network[id-2bf13842-c93f-4a69-83ed-717d2ec3b44e,smoke]
|
||||||
test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke] |
pass
pt42.6: tempest.api.network.test_networks.NetworksTest.test_show_subnet[id-bd635d81-6030-4dd1-b3b9-31ba0cfdf6cc,smoke]
|
||||||
| tempest.api.network.test_ports.PortsIpV6TestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt43.1: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke]
|
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt43.2: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke]
|
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt43.3: tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke]
|
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt43.4: tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke]
|
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt43.5: tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke]
|
||||||
| tempest.api.network.test_ports.PortsTestJSON | 5 | 5 | 0 | 0 | 0 | Detail | |
test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke] |
pass
pt44.1: tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools[id-0435f278-40ae-48cb-a404-b8a087bc09b1,smoke]
|
||||||
test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke] |
pass
pt44.2: tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups[id-4179dcb9-1382-4ced-84fe-1b91c54f5735,smoke]
|
||||||
test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke] |
pass
pt44.3: tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port[id-c72c1c0c-2193-4aca-aaa4-b1442640f51c,smoke]
|
||||||
test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke] |
pass
pt44.4: tempest.api.network.test_ports.PortsTestJSON.test_list_ports[id-cf95b358-3e92-4a29-a148-52445e1ac50e,smoke]
|
||||||
test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke] |
pass
pt44.5: tempest.api.network.test_ports.PortsTestJSON.test_show_port[id-c9a685bd-e83f-499c-939f-9f7863ca259f,smoke]
|
||||||
| tempest.api.network.test_routers.RoutersIpV6Test | 4 | 4 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt45.1: tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke]
|
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt45.2: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke]
|
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt45.3: tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke]
|
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt45.4: tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke]
|
||||||
| tempest.api.network.test_routers.RoutersTest | 4 | 4 | 0 | 0 | 0 | Detail | |
test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke] |
pass
pt46.1: tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces[id-802c73c9-c937-4cef-824b-2191e24a6aab,smoke]
|
||||||
test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke] |
pass
pt46.2: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id[id-2b7d2f37-6748-4d78-92e5-1d590234f0d5,smoke]
|
||||||
test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke] |
pass
pt46.3: tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id[id-b42e6e39-2e37-49cc-a6f4-8467e940900a,smoke]
|
||||||
test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke] |
pass
pt46.4: tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router[id-f64403e2-8483-4b34-8ccd-b09a87bcc68c,smoke]
|
||||||
| tempest.api.network.test_security_groups.SecGroupIPv6Test | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt47.1: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke]
|
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt47.2: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke]
|
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt47.3: tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke]
|
||||||
| tempest.api.network.test_security_groups.SecGroupTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke] |
pass
pt48.1: tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group[id-bfd128e5-3c92-44b6-9d66-7fe29d22c802,smoke]
|
||||||
test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke] |
pass
pt48.2: tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule[id-cfb99e0e-7410-4a3d-8a0c-959a63ee77e9,smoke]
|
||||||
test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke] |
pass
pt48.3: tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups[id-e30abd17-fef9-4739-8617-dc26da88e686,smoke]
|
||||||
| tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke] |
pass
pt49.1: tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools[id-62595970-ab1c-4b7f-8fcc-fddfe55e9811,smoke]
|
||||||
| tempest.api.network.test_versions.NetworksApiDiscovery | 2 | 2 | 0 | 0 | 0 | Detail | |
test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke] |
pass
pt50.1: tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources[id-cac8a836-c2e0-4304-b556-cd299c7281d1,smoke]
|
||||||
test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke] |
pass
pt50.2: tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details[id-e64b7216-3178-4263-967c-d389290988bf,smoke]
|
||||||
| Total | 94 | 73 | 9 | 0 | 12 | ||